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

Part 13/n - Remove non-OSI auth methods from API #111

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

cipherboy
Copy link
Member

Earlier we removed several auth plugins (AWS, Azure, and GCP in #101). Because we no longer support them in-tree, we'll want to remove their API helpers as well; instead, each out-of-tree plugin should have an api/ folder which contains similar code as this.


Part of #68; broken up for reviewability.

Earlier we removed several auth plugins (AWS, Azure, and GCP in openbao#101).
Because we no longer support them in-tree, we'll want to remove their
API helpers as well; instead, each out-of-tree plugin should have an
api/ folder which contains similar code as this.

Signed-off-by: Alexander Scheel <alexander.m.scheel@gmail.com>
@cipherboy cipherboy force-pushed the remove-non-osi-api-auth-methods branch from 64c67de to e0df834 Compare February 5, 2024 14:39
@naphelps naphelps self-requested a review February 5, 2024 14:40
@naphelps naphelps merged commit 0a0be27 into openbao:main Feb 5, 2024
3 of 9 checks passed
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