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

Refresh token expiry not handled #129

Open
ra-amitkumar opened this issue Apr 15, 2019 · 0 comments
Open

Refresh token expiry not handled #129

ra-amitkumar opened this issue Apr 15, 2019 · 0 comments

Comments

@ra-amitkumar
Copy link

One of our application uses the SDK for talking to the CIS API.
The SDK handles the case where the access token expires but does not handle the case where the refresh token itself expires. We get the following error:

Authentication failed, Unable to refresh auth token: Request failed with status code: 400, BXNIM0408E: Provided refresh token is expired. Try again later

The only way to fix the issue is to restart the application where we get a new refresh token. Can this be handled within the IAM GO API ?

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

No branches or pull requests

1 participant