Skip to content

The mapping role is not working #68

@nail4real

Description

@nail4real

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions