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

passing token to CRUD operations in iControlRestSession #171

Closed
mirzawaqasahmed opened this issue Oct 4, 2019 · 1 comment
Closed

passing token to CRUD operations in iControlRestSession #171

mirzawaqasahmed opened this issue Oct 4, 2019 · 1 comment

Comments

@mirzawaqasahmed
Copy link

Hi ,
I am trying to find a way to pass token to iControlRestSession.
I know we can use token authentication using 'token=true' in iControlRestSession. i.e.
icr_session = iControlRESTSession(username, password, token=True)
However, I am more interested in passing the token in future CRUD operation using the iControlRestSession. e.g.
icr_session.get() etc

Am I missing something or this isnt possible?

Thanks in advance.

@f5-rahm
Copy link
Contributor

f5-rahm commented Sep 14, 2020

archiving this repo, this request will not be implemented.

@f5-rahm f5-rahm closed this as completed Sep 14, 2020
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

2 participants