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

identity/oidc: fixes validation of the request and request_uri parameters #16600

Merged
merged 2 commits into from
Aug 5, 2022

Conversation

austingebauer
Copy link
Member

@austingebauer austingebauer commented Aug 5, 2022

This PR fixes required validation already present in identity_store_oidc_provider.go#L1684-L1693 which wasn't being passed to the server by UI code. It also adds the request_parameter_supported field to the OIDC discovery document per 6.1. Passing a Request Object by Value.

@austingebauer austingebauer requested a review from a team August 5, 2022 01:21
@austingebauer austingebauer changed the title identity/oidc: add request_parameter_supported to discovery document identity/oidc: fixes validation of the request and request_uri parameters Aug 5, 2022
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 this pull request may close these issues.

None yet

2 participants