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

Bug fixes for JWT with scope and token extras #124

Merged
merged 7 commits into from
Aug 3, 2021

Conversation

andyrzhao
Copy link
Collaborator

  • JWT path should fail-fast if neither scope nor audience is provided (fixes integration test.)
  • JWT path should pre-process scopes and append prefixes if applicable.
  • Token extras (such as "id_token") was not being cached and retrieved from cache correctly. Also add support for "scope" as token extra.

@shinfan shinfan merged commit 6aa2b5c into google:master Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants