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 verification: cached public keys #248

Open
samu opened this issue Feb 8, 2019 · 0 comments
Open

ID Token verification: cached public keys #248

samu opened this issue Feb 8, 2019 · 0 comments
Labels
type: question Request for information or clarification. Not an issue.

Comments

@samu
Copy link

samu commented Feb 8, 2019

The docs state here that the library "verifies that the given ID token is valid using the cached public keys.".

My interpretation of this is, that the token signature validity is checked using a given public key. When i look at the implementation i can't see any code related to signature verification. Am i missing something, or is it correct that this library is not doing signature verification?

@yoshi-automation yoshi-automation added the triage me I really want to be triaged. label Feb 9, 2019
@sduskis sduskis added type: question Request for information or clarification. Not an issue. and removed triage me I really want to be triaged. labels Feb 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

3 participants