added more oidc
This commit is contained in:
@@ -163,6 +163,12 @@ spec:
|
||||
- name: CSRF_TRUSTED_ORIGINS
|
||||
value: "https://workout.dooplex.hu"
|
||||
# Authentik Endpoints (Replace 'authentik.dooplex.hu' with your actual Authentik domain)
|
||||
- name: OIDC_OP_LOGOUT_ENDPOINT
|
||||
value: "https://authentik.dooplex.hu/application/o/workout/end-session/"
|
||||
- name: OIDC_LOGIN_BUTTON_TEXT
|
||||
value: "Login with Authentik"
|
||||
- name: OIDC_ALLOW_CREATE_USER
|
||||
value: "true"
|
||||
- name: OIDC_OP_AUTHORIZATION_ENDPOINT
|
||||
value: "https://authentik.dooplex.hu/application/o/authorize/"
|
||||
- name: OIDC_OP_TOKEN_ENDPOINT
|
||||
|
||||
Reference in New Issue
Block a user