New Component: Streamlit-Ldap-Authenticator

does anyone know the reason for:

Token decode error: No cookie found

I spent about two hours on this but couldn’t get it to work, so I ended up implementing it as a reverse proxy:

Complete source code and instructions here.

Hi,
I am using streamlit_ldap_authenticator and in my app the user can login with either company email or account name without any change. It just works.

Kai

Hi,
When a user logins to the app via this manner is everything in the session unique to the user logging in or is there additional logic required for session segmentation?
Thanks,

Hello @jcbarr , Have a found a solution to the problem? i.e Cookie not set when “memberOf” attribute is used.
Secondly, @Nathan_Chen, could you please help me in setting up a ldap search_filter. What I would like to achieve is to have an authentication based on Distribution List.

This doesnt seem to be the root cause as am also getting the token no found issue on reauth even when the cookie is enabled