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

id token: allow to set claims #329

Open
wants to merge 1 commit into
base: v3
Choose a base branch
from
Open

id token: allow to set claims #329

wants to merge 1 commit into from

Conversation

drakkan
Copy link

@drakkan drakkan commented Feb 13, 2022

This method is similar to this one.

I need a way, in my test cases, to return an ID Token from my mock verifier, I currently use this reflect hack.

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
@elizabetht
Copy link

elizabetht commented Feb 15, 2022

I am also looking for a way to set claims on a IDToken for my test cases and this method would be super helpful! @ericchiang Could you provide your inputs on this PR?

@bartek
Copy link

bartek commented Jan 7, 2023

This is a nice change and I too would find it useful in setting claims during unit tests. I noticed the PR is getting quite old; Is there anything the maintainers need to push this forward? Thank you!

@kbolino
Copy link

kbolino commented Jan 17, 2024

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.

None yet

4 participants