apache / apache/answer-plugins

Load roles from OAuth2

Open
#285 1 comment 0 reactions 0 assignees View on GitHub
feature
Dominant language
Go
Stars
131
Forks
75
PR merge metrics
No merged PRs in 30d

Description

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"
]
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.