OIDC first
This commit is contained in:
@@ -234,7 +234,7 @@ spec:
|
||||
value: "openid email profile"
|
||||
# Show both DB login form AND OIDC button on login page
|
||||
- name: EXTENSION_PRIORITY
|
||||
value: "*, openid"
|
||||
value: "openid, *"
|
||||
# Auto-create Guacamole accounts for OIDC users
|
||||
- name: POSTGRESQL_AUTO_CREATE_ACCOUNTS
|
||||
value: "true"
|
||||
|
||||
Reference in New Issue
Block a user