Re: superset login through coockie
Hi Srujish, We had a similar requirement at Safaricom and we documented our solution in the link below. The short version of it is that we implemented a custom token provider that is also used to authenticate other services hence serving as an SSO provider. On the backend it performs the LDAP aut
superset login through coockie
Hi Team, am integrating superset through LDAP, and i need to login through common coockie which is shared for other web apps as well. Could you please let me know how to change the code.