Re: superset login through coockie

2020-05-21 Thread Matthew Mutee
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

2020-05-21 Thread Srujish VS
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.