Karlodun edited a comment on issue #17074: URL: https://github.com/apache/superset/issues/17074#issuecomment-941553651
As far as I remember, using a PostgreSQL database as a source, Impersonification was working couple of months (>1 year) ago:  Right now the connection uses the password provided in basic configuration:  Impersonification is using my Superset login, which is right, but for some reason it is not taking the pwd anymore. Probably I had some changes in the configuration last time (or even code patch?), which I don't remember anymore. We're going to have >20 Users in couple of months and >200 users over next two years. Their roles will be syncronized from security groups from AD via ldap2pg. We're using row level security, based on roles. It would be great to have impersonification working, so that every dashboard user would only see data which he is allowed to see via database. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
