This PR adds support for Cross-Origin Resource Sharing (CORS) to enable the embedding of Dashboards from Superset Cairn into LMS/CMS site. This enhancement allows us to seamlessly integrate visual analytics and data-driven insights directly within our platform.
Added CORS for embeded Dashboards
Description:
This PR adds support for Cross-Origin Resource Sharing (CORS) to enable the embedding of Dashboards from Superset Cairn into LMS/CMS site. This enhancement allows us to seamlessly integrate visual analytics and data-driven insights directly within our platform.
For context: Discussion Link
Solution suggested in the Superset: Solution