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

[Feature]: CF CLI user can skip oauth/token requests on Korifi #1299

Closed
acosta11 opened this issue Jun 30, 2022 · 0 comments
Closed

[Feature]: CF CLI user can skip oauth/token requests on Korifi #1299

acosta11 opened this issue Jun 30, 2022 · 0 comments
Assignees

Comments

@acosta11
Copy link
Member

acosta11 commented Jun 30, 2022

Blockers/Dependencies

PR into the cloudfoundry/cli.

Follow up to #1294 workaround for cli calls that continue to try using oauth tokens.

Background

As a Korifi CF CLI user
I want to skip oauth/token refresh requests
So that I can prevent unnecessary load on my Kubernetes cluster

Acceptance Criteria

GIVEN a new CF CLI version
WHEN I cf push -v or cf logs -v
THEN I see that there is no longer a request of the form:

POST /oauth/token HTTP/1.1
Accept: application/json
Authorization: [PRIVATE DATA HIDDEN]

Dev Notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

4 participants