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

fix(GraphQL): Custom Claim will be parsed as JSON if it is encoded as a string #5862

Merged
merged 1 commit into from
Jul 8, 2020

Conversation

arijitAD
Copy link

@arijitAD arijitAD commented Jul 7, 2020

#5668 Cherrypicking to release/v20.07 branch

  • If JWT custom claim field is string, parse as JSON

Co-authored-by: David Peek [email protected]


This change is Reviewable

Docs Preview: Dgraph Preview

… a string (#5668)

* If JWT custom claim field is string, parse as JSON

Co-authored-by: David Peek <[email protected]>
(cherry picked from commit 27afedf)
@github-actions github-actions bot added the area/graphql Issues related to GraphQL support on Dgraph. label Jul 7, 2020
@arijitAD arijitAD merged commit 1c6890e into release/v20.07 Jul 8, 2020
@joshua-goldstein joshua-goldstein deleted the arijitAD/20.07_auth-claim-json branch August 11, 2022 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/graphql Issues related to GraphQL support on Dgraph.
Development

Successfully merging this pull request may close these issues.

1 participant