sadiqkhoja opened a new issue #16812: URL: https://github.com/apache/superset/issues/16812
Hi, I need some guidance on how to embed superset charts with row level security. Here is what I am thinking to do: 1- Create an user in superset for my custom application 2- When an user wants to see any chart, custom app sends its credentials to superset from backend and set the row level security RLS (where clause). A JWT token return to the front end 3- Front end passes JWT token to iFrame. So the question is is it possible to set some session details to be used for RLS when logging in from external application? -- 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]
