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

Aud is array, not scalar value #11

Closed
adaamz opened this issue Feb 15, 2019 · 1 comment · Fixed by #13
Closed

Aud is array, not scalar value #11

adaamz opened this issue Feb 15, 2019 · 1 comment · Fixed by #13

Comments

@adaamz
Copy link
Contributor

adaamz commented Feb 15, 2019

Hi,
I cannot get actually validated aud field, because clientID is string and openid server sends aud as list/array.
According to rfc https://tools.ietf.org/html/rfc7519#section-4.1.3, aud is really string[].
Should I send PR to validate aud against [$clientID]?
Am I the only one who experiences this issue?

@steverhoades
Copy link
Owner

Please provide a PR, thanks!

adaamz added a commit to adaamz/oauth2-openid-connect-client that referenced this issue Feb 18, 2019
@adaamz adaamz mentioned this issue Feb 18, 2019
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 a pull request may close this issue.

2 participants