feat: Add ability to ignore roles when logging in with SSO (#534)
Closes #533
This commit is contained in:
@@ -45,6 +45,7 @@ services:
|
||||
# - OIDC_SCOPES=openid email profile
|
||||
# - OIDC_ADMIN_ROLES=admin
|
||||
# - OIDC_ROLES_ATTRIBUTE=groups
|
||||
# - OIDC_IGNORE_ROLES=true
|
||||
depends_on:
|
||||
- postgres
|
||||
|
||||
|
||||
Reference in New Issue
Block a user