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

Invalid OAuth refresh token #341

Open
buddyavis opened this issue Mar 5, 2020 · 1 comment
Open

Invalid OAuth refresh token #341

buddyavis opened this issue Mar 5, 2020 · 1 comment
Labels
blocked Waiting for further information or feedback

Comments

@buddyavis
Copy link

App broker is not able to deploy and undeploy backing application due to error=“invalid_token”, error_description=“Invalid refresh token (expired)

Given Username and password is configured in cloud.deployer.cloudfoundry and app broker generates the access token to communicate with cloud foundry platform.

When service instance are created immediately after App broker is deployed or restarted, all functions of the app broker is working fine as expected.

Then after 45 mins to 1 hour time frame, OAuth refresh token expires and app broker fails to deploy or undeploy backing application resulting in error.

Is there a way for app broker to automatically renew the access/refresh token after the expiry period of the current token?

Please let me know if there is any other configuration exists to solve this issue. Thanks in advance

@spikymonkey
Copy link
Contributor

Hi @buddyavis, we think this is probably due to this known issue. Hopefully we'll be able to pick up the fix for this when it comes out.

@spikymonkey spikymonkey added the blocked Waiting for further information or feedback label Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Waiting for further information or feedback
Projects
None yet
Development

No branches or pull requests

2 participants