Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Basic support for mapping group claims #87

Merged
merged 1 commit into from
Nov 9, 2021
Merged

Conversation

jvalkeal
Copy link
Contributor

@jvalkeal jvalkeal commented Nov 9, 2021

  • Similarly to mapping scopes to spring sec auth roles,
    we can now map claims like roles/groups.
  • Boolean flag map-group-claims and under group-mappings.
  • Fixes OAuth group claim mapping #86

- Similarly to mapping scopes to spring sec auth roles,
  we can now map claims like roles/groups.
- Boolean flag map-group-claims and under group-mappings.
- Fixes spring-attic#86
@jvalkeal jvalkeal merged commit a8d5bac into spring-attic:main Nov 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

OAuth group claim mapping
1 participant