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 think this is impossible. To create a user auth token, you must first log in. You can log in via SSO only through the GUI - you need a redirect to the login page and javascript in the browser. Of course, you can try to reproduce SAML protocol requests via the HTTP API (for example https://github.com/justinbleach/saml-client), but this will be very difficult.
Hello,
do you know if it is possible to create user auth token via api calls and not manually via gui?
Regards
David
The text was updated successfully, but these errors were encountered: