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

Feature/nested json claims #39

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

colcek
Copy link
Contributor

@colcek colcek commented Feb 15, 2023

Create a private method that splits key by . and traverse values until it is found. The method wraps the original value extraction as key[0]

Fixes #38

@colcek colcek force-pushed the feature/nested-json-claims branch from 771bd5c to 27729b3 Compare February 15, 2023 13:00
@colcek colcek changed the title Feature/nested json claims #38 Feature/nested json claims Feb 15, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

Support nested json claim mapping
1 participant