chainlit icon indicating copy to clipboard operation
chainlit copied to clipboard

Authentication of chainlit from company’s sso or LDAP

Open palash-fin opened this issue 1 year ago • 1 comments
trafficstars

I am struggling to find a solution to integrate my chainlit application to my companies ADS using ldap or SSO

going through the documentation it is hard to understand.

palash-fin avatar Feb 22 '24 11:02 palash-fin

There is a great example for implements custom oauth here : https://github.com/Chainlit/cookbook/pull/92/files

lucebert avatar Mar 28 '24 14:03 lucebert