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

auth/oidc: documents redirect URI for UI login with form_post response_mode #12273

Merged
merged 2 commits into from
Aug 5, 2021

Conversation

austingebauer
Copy link
Member

This PR documents the redirect URI that needs to be configured for Vault UI-based login when the auth method has been configured with a response_mode of form_post. The ui/vault path segments of the given redirect URI are replaced with v1 in this particular mode (see path_oidc.go#L415).

@austingebauer austingebauer merged commit 5cb6e63 into main Aug 5, 2021
@austingebauer austingebauer deleted the docs-auth-oidc branch August 5, 2021 22:13
jartek pushed a commit to jartek/vault that referenced this pull request Sep 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants