Skip to content

Feature/nested json claims#39

Open
colcek wants to merge 3 commits into
SimonSchneider:masterfrom
colcek:feature/nested-json-claims
Open

Feature/nested json claims#39
colcek wants to merge 3 commits into
SimonSchneider:masterfrom
colcek:feature/nested-json-claims

Conversation

@colcek

@colcek colcek commented Feb 15, 2023

Copy link
Copy Markdown
Contributor

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
Copy Markdown

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