You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: