-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
BU Product Work
-
False
-
None
-
False
-
OCPSTRAT-378 - Secure token usage with oc client
-
-
-
Auth - Sprint 234, Auth - Sprint 235, Auth - Sprint 236, Auth - Sprint 237, Auth - Sprint 238
In order for the OAuth2 Authorization Code Grant Flow to work in oc browser login, we need a new OAuthClient that can obtain tokens through [PKCE|https://datatracker.ietf.org/doc/html/rfc7636,] as the existing clients do not have this capability. The new client will be called openshift-cli-client and will have the loopback addresses as valid Redirect URIs.