added oidc scopes
This commit is contained in:
@@ -111,6 +111,8 @@ spec:
|
||||
value: "preferred_username"
|
||||
- name: OIDC_DISPLAY_NAME
|
||||
value: "authentik"
|
||||
- name: OIDC_SCOPES
|
||||
value: "openid profile email offline_access"
|
||||
# SMTP Configuration
|
||||
- name: SMTP_HOST
|
||||
valueFrom:
|
||||
|
||||
Reference in New Issue
Block a user