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
Is it possible to use the session token that I have obtained using a different mechanism (cannot obtain it via the username and password because of organization having SSO) to be used with aiosfstream? I went through the docs but couldn't find it.
The text was updated successfully, but these errors were encountered:
I solved this problem by subclassing the AutheticatorBase class and creating a PassThroughAuthenticator. If this is something that @robertmrk thinks would be useful, I can try to submit a PR:
Is it possible to use the session token that I have obtained using a different mechanism (cannot obtain it via the username and password because of organization having SSO) to be used with aiosfstream? I went through the docs but couldn't find it.
The text was updated successfully, but these errors were encountered: