feat(dex): 🔒 Dex now only pulls org roles
This commit is contained in:
parent
d86621b59b
commit
bab179a272
1 changed files with 3 additions and 1 deletions
|
|
@ -58,7 +58,9 @@ config:
|
|||
clientSecret: "$FORGEJO_CLIENT_SECRET"
|
||||
redirectURI: https://dex.observability.t09.de/callback
|
||||
baseURL: https://edp.buildth.ing
|
||||
loadAllGroups: true
|
||||
# loadAllGroups: true
|
||||
orgs:
|
||||
- name: DevFW
|
||||
enablePasswordDB: false
|
||||
|
||||
staticClients:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue