Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable Authorization #90

Merged
merged 4 commits into from
Jul 12, 2024
Merged

Conversation

Rain336
Copy link
Contributor

@Rain336 Rain336 commented Jul 12, 2024

This PR adds a configurable mapping from IDP groups to backend roles.
Each role in the backend has a list of corresponding IDP groups under the Authorization section in the appsettings.json.
The groups are mapped, unified and assigned to the claims principal using a claims transformer.

@Metawolve Metawolve self-requested a review July 12, 2024 16:38
@Rain336 Rain336 merged commit 3c9ba4d into main Jul 12, 2024
@Rain336 Rain336 deleted the features/67-Configurable-Authorization branch July 12, 2024 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants