langflow-ai / langflow

Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.
http://www.langflow.org
MIT License
28.31k stars 3.65k forks source link

Single Sign On (SSO) support with OIDC or OAuth2 #2855

Open hakan-77 opened 1 month ago

hakan-77 commented 1 month ago

Feature Request

For some of our workloads we cannot use the hosted cloud solution from Langflow/DataStax and cannot get security approval for a self hosted solution without Single Sign On (SSO).

Motivation

Your Contribution

Happy to contribute, just not as the lead.

codenprogressive commented 1 month ago

+1 Same here I was not able to get Corp Security approval because of this missing auth feature! This is really needed in order to adopt this framework!

codenprogressive commented 1 month ago

1864

I know Casbin library is in the roadmap to be integrated in Langflow. I'm wondering if still in top list of requested features!