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

Create User Auth Tokens via API ?! #37

Open
dni-coder opened this issue Jan 8, 2025 · 1 comment
Open

Create User Auth Tokens via API ?! #37

dni-coder opened this issue Jan 8, 2025 · 1 comment

Comments

@dni-coder
Copy link

Hello,

do you know if it is possible to create user auth token via api calls and not manually via gui?

Regards
David

@a-langer
Copy link
Owner

Hi,

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.

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