Skip to content

Load roles from OAuth2 #285

Description

@davispuh

I'm managing all users with SSO/OIDC/OAuth2 provider and there I also have groups/roles etc.

It looks like currently using connector-basic plugin it's not possible to load roles like Admin/Moderator from OAuth2 provider. This means after each user logins I would have to assign them that manually.

In my provider it has them like this:

"groups": [
        "Administrators"
]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions