feat: add keycloak oidc provisioning tasks
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
This commit is contained in:
parent
495b61c1d1
commit
2063268ed6
3 changed files with 104 additions and 3 deletions
|
|
@ -31,7 +31,7 @@ authentik_oidc_apps:
|
|||
client_id_env: NEXTCLOUD_OIDC_CLIENT_ID
|
||||
client_secret_env: NEXTCLOUD_OIDC_CLIENT_SECRET
|
||||
redirect_uris:
|
||||
- url: "https://nextcloud.local.test/login/generic_oauth"
|
||||
- url: "https://nextcloud.local.test/apps/user_oidc/code"
|
||||
matching_mode: strict
|
||||
signing_key_name: "authentik Self-signed Certificate"
|
||||
flows:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue