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

secrets/auth: fix bug with aliased backends #16673

Merged
merged 3 commits into from
Aug 11, 2022
Merged

Conversation

fairclothjm
Copy link
Contributor

Ensure we use the alias mappings for secrets engines and auth methods if they exist. This will prevent vault from reporting the plugin does not exist in the catalog.

These alias mappings are evaluated JIT before instantiating the backend as a less invasive solution to support legacy backend types.

@fairclothjm fairclothjm requested a review from a team August 10, 2022 21:44
changelog/16673.txt Outdated Show resolved Hide resolved
@calvn calvn added this to the 1.11.3 milestone Aug 10, 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.

3 participants