-
Notifications
You must be signed in to change notification settings - Fork 24
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
Identify the invalid 'sub' value and reject the UserInfo Response. #441
Comments
#441 - Identify the invalid 'sub' value and reject the UserInfo Response.
#441 - Identify the invalid 'sub' value and reject the UserInfo Response
Done in 4.2 |
@yuriyz , for completing this Conformance test case we need Please advise how we can get And Conformance OP does not have introspection end-point. |
oxd was designed as backchannel app. Sockets are removed long time ago and HTTP is main transport now. Thus it's time for oxd to have direct So if back to your question with current oxd design the only way is to add additional OPTIONAL |
#441 - Identify the invalid 'sub' value and reject the UserInfo Response.
Done in 4.2 |
Make a UserInfo Request and verify the 'sub' value of the UserInfo Response by comparing it with the ID Token's 'sub' value. Identify the invalid 'sub' value and reject the UserInfo Response.
Parent Ticket: #437
The text was updated successfully, but these errors were encountered: