This commit is contained in:
2024-01-24 16:01:53 +01:00
parent b0f9c7cdbc
commit c490eac799
2 changed files with 26 additions and 25 deletions

View File

@@ -28,6 +28,7 @@ org_name = Main Org.
org_role = Viewer
[auth.generic_oauth]
enabled = true
scopes = openid email nickname
client_id = '${module.oauth2.client_id}'
client_secret = '${module.oauth2.client_secret}'
auth_url = '${module.oauth2.sso_authorize}'