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

lib needs to support bigiq tokens #127

Closed
caphrim007 opened this issue Jan 10, 2017 · 0 comments
Closed

lib needs to support bigiq tokens #127

caphrim007 opened this issue Jan 10, 2017 · 0 comments
Assignees

Comments

@caphrim007
Copy link
Contributor

These tokens, for whatever reason, dont support the same token stuff that big-ip does. So some slight adjustments need to be made to take this into account.

@caphrim007 caphrim007 self-assigned this Jan 10, 2017
caphrim007 added a commit to caphrim007/f5-icontrol-rest-python that referenced this issue Jan 10, 2017
Issues:
Fixes F5Networks#127

Problem:
The bigiq tokens do not include an expiration micros field so it
needs to be calculated from the last-update micros

Analysis:
This patch adds those changes and refactors the methods to be
smaller and more easily tested.

Tests:
caphrim007 added a commit to caphrim007/f5-icontrol-rest-python that referenced this issue Jan 10, 2017
Issues:
Fixes F5Networks#127

Problem:
The bigiq tokens do not include an expiration micros field so it
needs to be calculated from the last-update micros

Analysis:
This patch adds those changes and refactors the methods to be
smaller and more easily tested.

Tests:
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