generated from coop-cloud/example
add alakazam integration file alaconnect.yml
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
ac7fb7c3dd
commit
c1d6826d82
15
alaconnect.yml
Normal file
15
alaconnect.yml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
authentik:
|
||||||
|
env:
|
||||||
|
OIDC_CLIENT_ID: outline
|
||||||
|
OIDC_AUTH_URI: https://authentik.example.com/application/o/authorize/
|
||||||
|
OIDC_TOKEN_URI: https://authentik.example.com/application/o/token/
|
||||||
|
OIDC_USERINFO_URI: https://authentik.example.com/application/o/userinfo/
|
||||||
|
OIDC_DISPLAY_NAME: "Authentik"
|
||||||
|
uncomment:
|
||||||
|
- compose.oidc.yml
|
||||||
|
- OIDC_ENABLED
|
||||||
|
- OIDC_USERNAME_CLAIM
|
||||||
|
- OIDC_SCOPES
|
||||||
|
- SECRET_OIDC_CLIENT_SECRET_VERSION
|
||||||
|
shared_secrets:
|
||||||
|
outline_secret: oidc_client_secret
|
Loading…
x
Reference in New Issue
Block a user