You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/07/16 09:45:20 UTC

[GitHub] [superset] HariniPuppala opened a new issue #15737: Unable to embed superset dashboard in an iframe from an angular application

HariniPuppala opened a new issue #15737:
URL: https://github.com/apache/superset/issues/15737


   Hi,
   I am trying to integrate superset dashboard into an angular based web application by embedding superset dashboard in an iframe.
   I did the following setup:
   Configured LDAP Authentication in superset.
   Enabled a Custom Security Manager to authenticate based on a jwt-token. The jwt-token is decoded and the credentials are validated as per the configured LDAP settings in the Custom Security manager.
   The jwt-token based authentication is working as expected and I am able to redirect to the dashboards without the login page.  But, the same is not working when passed in an iframe.
   
   Getting the below error in iframe:
   ![MicrosoftTeams-image](https://user-images.githubusercontent.com/87519153/125927995-f3d28684-dcc0-4a18-8ca3-348881370dfe.png)
   
   There is this warning message in superset log:
   WARNING:root:Class 'werkzeug.local.LocalProxy' is not mapped
   
   Can anyone please help on this. Thanks in advance!
   


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] srikark16 commented on issue #15737: Unable to embed superset dashboard in an iframe from an angular application

Posted by GitBox <gi...@apache.org>.
srikark16 commented on issue #15737:
URL: https://github.com/apache/superset/issues/15737#issuecomment-883401379


   I am also getting the same error after upgrading superset from 1.1.0. to  1.2.0
   Can anyone know about this error.


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] gokultrivandrum commented on issue #15737: Unable to embed superset dashboard in an iframe from an angular application

Posted by GitBox <gi...@apache.org>.
gokultrivandrum commented on issue #15737:
URL: https://github.com/apache/superset/issues/15737#issuecomment-892359295


   @HariniPuppala @srikark16  Any solution for the error, Also other than iFrame is there any client JS for integrating Dashboard ? @junlincc 


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] srikark16 edited a comment on issue #15737: Unable to embed superset dashboard in an iframe from an angular application

Posted by GitBox <gi...@apache.org>.
srikark16 edited a comment on issue #15737:
URL: https://github.com/apache/superset/issues/15737#issuecomment-883401379


   I am also getting the same error after upgrading superset from 1.1.0. to  1.2.0
   Does anyone know about this error.


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] jhult commented on issue #15737: Unable to embed superset dashboard in an iframe from an angular application

Posted by GitBox <gi...@apache.org>.
jhult commented on issue #15737:
URL: https://github.com/apache/superset/issues/15737#issuecomment-921898183


   Also related to #16718.


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org