feat: Add ability to ignore roles when logging in with SSO (#534)

Closes #533
This commit is contained in:
Balthasar Hofer
2023-10-26 02:01:35 +05:00
committed by GitHub
parent 43f196c9e6
commit e41a434fc8
5 changed files with 9 additions and 0 deletions
+1
View File
@@ -28,6 +28,7 @@ SECRET_KEY=notsecretkey
# OIDC_SCOPES=openid email profile
# OIDC_ADMIN_ROLES=admin
# OIDC_ROLES_ATTRIBUTE=groups
# OIDC_IGNORE_ROLES=true
## Do not edit this