You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe salt api returns an auth token on login, which can be used on subsequent commands.
So to avoid doing login on every command, the token should be reused after doing login()
Is that possible to implement?
regards,
Marius
The text was updated successfully, but these errors were encountered:
Hi,
I believe salt api returns an auth token on login, which can be used on subsequent commands.
So to avoid doing login on every command, the token should be reused after doing login()
Is that possible to implement?
regards,
Marius
The text was updated successfully, but these errors were encountered: