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

Support for login token to avoid login for each command #169

Open
Ragsboss opened this issue Sep 27, 2018 · 1 comment
Open

Support for login token to avoid login for each command #169

Ragsboss opened this issue Sep 27, 2018 · 1 comment

Comments

@Ragsboss
Copy link

We are observing that for each EAPI request we make in case of offbox, the remote switch is making one login which results in one authentication request to TACACS, in case that is configured. Please confirm this is the expected behavior currently.

This issue is a request to enhance this, such that EAPI server returns an authentication token that can be reused by clients and thus avoiding doing one login per request..

@dlyssenko
Copy link
Contributor

Hi @Ragsboss, your observation is correct - for every command the login occurs. Currently I'm working on the new release of pyeapi, so trying not to put new code into the branch, however, I'll mark your request as an enhancement and will address in the next release.

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

No branches or pull requests

2 participants