fix(dex): Set default scopes
This commit is contained in:
@@ -40,6 +40,9 @@ config:
|
||||
clientID: "43667ac0-37e1-422f-99fc-50a699bb255c"
|
||||
clientSecret: $MICROSOFT_CLIENT_SECRET
|
||||
redirectURI: https://auth.adm.oceanbox.io/callback
|
||||
scopes:
|
||||
- openid
|
||||
- email
|
||||
|
||||
staticClients:
|
||||
# - id: dex
|
||||
|
||||
Reference in New Issue
Block a user