forked from getsentry/sentry-auth-google
-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
why isn't it described how to set up the mapping role? is this plugin just an authentication? I have such a problem connected to oidc, where the provider is zitadel, the "Login with Zitadel" tab appears, but still logs in through a local user? Could you please add something else besides these variables (logic) to sentry.conf.py to make the mapping role work?
OIDC_CLIENT_ID = ""
OIDC_CLIENT_SECRET = ""
OIDC_SCOPE = ""
OIDC_DOMAIN = ""
OIDC_ISSUER = ""
OIDC_AUTHORIZATION_ENDPOINT = ""
OIDC_TOKEN_ENDPOINT = ""
OIDC_USERINFO_ENDPOINT = ""
OIDC_ISSUER = ""
Metadata
Metadata
Assignees
Labels
No labels