You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Google and GiHub OAuth providers can be used independently
or simultaneously when authenticating in sourced-ui.
The order of the providers to use will be defined by 'OAUTH_ENABLED_PROVIDERS'
Signed-off-by: David Pordomingo <[email protected]>
|`OAUTH_GOOGLE_CONSUMER_KEY`| Google OAuth provider consumer key (aka client_id) |
59
+
|`OAUTH_GOOGLE_CONSUMER_SECRET`| Google OAuth provider consumer secret (aka client_secret) |
58
60
59
61
To see the differences between roles in `OAUTH_REGISTRATION_ROLE` variable consult [official superset documentation](https://superset.incubator.apache.org/security.html#provided-roles).
0 commit comments