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

Allow custom claims to be something other than a string #7

Open
raysuelzer opened this issue Aug 8, 2017 · 0 comments
Open

Allow custom claims to be something other than a string #7

raysuelzer opened this issue Aug 8, 2017 · 0 comments

Comments

@raysuelzer
Copy link

There are cases where a claim value will be an object. Consider the following use case:

A custom claims object is added for {response.content}
{response.content}

This content is a JSON object of claims that is retrieved from another service. Currently, this will be treated as a string instead of being nested as JSON.

There are multiple ways to solve this, but I wanted to point out that this is a pretty significant shortfall of the service.

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

No branches or pull requests

1 participant