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

Provide an API to configure automatic session token refresh #16

Closed
kprav33n opened this issue May 20, 2018 · 3 comments · Fixed by #34
Closed

Provide an API to configure automatic session token refresh #16

kprav33n opened this issue May 20, 2018 · 3 comments · Fixed by #34

Comments

@kprav33n
Copy link
Contributor

APIC sessions do timeout. The timeout is indicated in the response to the login request. Track the timeout, and issue auto refresh at say about 60% of the indicated timeout.

@kprav33n
Copy link
Contributor Author

Requesting ideas from @amney @agccie @arunksaha

@arunksaha
Copy link
Contributor

How long is the default timeout? Does the client have an option for a longer timeout?

@agccie
Copy link
Contributor

agccie commented May 20, 2018

Default timeout is 300 seconds but this is configured within APIC fabric policy. The timeout value is returned in successfully login post 'refreshTimeoutSeconds'

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

Successfully merging a pull request may close this issue.

3 participants