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

Add support for OAuth username/password authentication for Openshift #191

Open
bobh66 opened this issue Feb 2, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@bobh66
Copy link
Contributor

bobh66 commented Feb 2, 2024

What problem are you facing?

Openshift clusters use OAuth authentication with username/password to login and get a short-lived token for kubectl use

How could Crossplane help solve your problem?

It would be helpful to have a ProviderConfig Identity Type that allows using a Secret with a username and password that is used to login via OAuth and get a token.

This is probably a logical extension of the Azure and Google support that was added recently.

@bobh66 bobh66 added the enhancement New feature or request label Feb 2, 2024
@bobh66 bobh66 changed the title Add support for OAuth login authentication Add support for OAuth username/password authentication for Openshift Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant