mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 12:49:43 +02:00
feat: Add ability to ignore roles when logging in with SSO (#534)
Closes #533
This commit is contained in:
parent
43f196c9e6
commit
e41a434fc8
5 changed files with 9 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue