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: Adds section to 1.9 upgrade guide for ACL policy requirements #13154

Merged
merged 2 commits into from
Nov 16, 2021

Conversation

austingebauer
Copy link
Contributor

This PR adds a section to the 1.9 upgrade guide to call out the ACL policy requirements for the OIDC provider feature. Existing deployments of Vault that are upgraded to 1.9 will not have the required ACL rule that was added to the default policy (see policy_store.go#L154-L157) for 1.9.

This functions as designed and is not a new discovery. We wanted the Authorization Endpoint to be an authenticated endpoint. This guide is necessary because changes to the default policy are not applied during upgrades.

Copy link
Contributor

@taoism4504 taoism4504 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doc LGTM

@austingebauer austingebauer merged commit 5f3b10f into main Nov 16, 2021
@austingebauer austingebauer deleted the oidc-1.9-upgrade-guide branch November 16, 2021 19:27
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.

4 participants