add alakazam integration file alaconnect.yml
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
1669d64a5a
commit
a45b5e158b
12
alaconnect.yml
Normal file
12
alaconnect.yml
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
authentik:
|
||||||
|
env:
|
||||||
|
OAUTH_NAME: authentik
|
||||||
|
OAUTH_URL: https://authentik.example.com/application/o/vikunja/
|
||||||
|
OAUTH_LOGOUT_URL: https://authentik.example.com/application/o/vikunja/end-session/
|
||||||
|
OAUTH_CLIENT_ID: vikunja
|
||||||
|
uncomment:
|
||||||
|
- compose.oauth.yml
|
||||||
|
- OAUTH_ENABLED
|
||||||
|
- SECRET_OAUTH_SECRET_VERSION
|
||||||
|
shared_secrets:
|
||||||
|
vikunja_secret: oauth_secret
|
Loading…
x
Reference in New Issue
Block a user