summaryrefslogtreecommitdiffstats
path: root/aurweb/routers/sso.py
AgeCommit message (Collapse)AuthorFilesLines
2021-02-20Crude OpenID Connect client using AuthlibFrédéric Mangano-Tarumi1-0/+30
Developers can go to /sso/login to get redirected to the SSO. On successful login, the ID token is displayed. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>