mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Guide to setting up Keycloak for the SSO
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
parent
3b347d3989
commit
2b439b8199
2 changed files with 39 additions and 1 deletions
|
@ -20,7 +20,7 @@ aur_location = http://127.0.0.1:8080
|
|||
disable_http_login = 0
|
||||
enable-maintenance = 0
|
||||
|
||||
; Single sign-on
|
||||
; Single sign-on; see doc/sso.txt.
|
||||
[sso]
|
||||
openid_configuration = http://127.0.0.1:8083/auth/realms/aurweb/.well-known/openid-configuration
|
||||
client_id = aurweb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue