SSO login Authentication from External application #5893
Ramarams
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've set up Langflow in development mode locally and am working on integrating it into my external application. Initially, I configured auto_login to false. Now, when navigating to the Langflow section within my application, user-based authentication is required before accessing the flows. I can send the username and password to the API and receive an access token. However, I'm unsure how to use this token to redirect to the UI.
Beta Was this translation helpful? Give feedback.
All reactions