mistercrunch commented on issue #2571: Question:Is it posssible to integrate superset with other web application? URL: https://github.com/apache/incubator-superset/issues/2571#issuecomment-359042095 You can either set the datasource of the dashboard as "public" using the provided `public` role, or set up some sort of automated authentication with something like a reverse proxy (using "remote user" authentication) that would have common authentication for both your applications. Or you can have the users authenticate in Superset within the iframe.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
