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

Set expected audience to jsonwebtoken validation option to get ID token #249

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

h-michael
Copy link
Contributor

Close: #248

jsonwebtoken validate audience as default validation rule. But audiecen
is not set. So set "target_audience" in the claim as expected audience.

target_audiecen:
https://cloud.google.com/iap/docs/authentication-howto?hl=ja#bash

See for more details:
yoshidan#248
@yoshidan yoshidan added the safe to test safe to test label Apr 12, 2024
@yoshidan yoshidan merged commit ff65df4 into yoshidan:main Apr 12, 2024
6 checks passed
@yoshidan
Copy link
Owner

Thanks!

@h-michael h-michael deleted the set-audience-to-get-id-token branch April 13, 2024 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test safe to test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can not generate ID Token
2 participants