Commit graph

3 commits

Author SHA1 Message Date
Frédéric Mangano-Tarumi
b431bfbf34 Guide to setting up Keycloak for the SSO
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2020-06-06 09:11:17 -04:00
Frédéric Mangano-Tarumi
2004eb59ac Crude OpenID Connect client using Authlib
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>
2020-06-06 09:10:14 -04:00
Frédéric Mangano-Tarumi
9484e33e0d Introduce conf/config.dev for development
conf/config.dev’s purpose is to provide a lighter configuration template
for developers, and split development-specific options off the default
configuration file.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2020-06-02 20:07:53 -04:00