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/12/07 18:37:26 UTC

[GitHub] [superset] cxsphereraja opened a new issue #17668: It is not working inside iframe with different domain. It works in same domain and Direct URL access

cxsphereraja opened a new issue #17668:
URL: https://github.com/apache/superset/issues/17668


   A clear and concise description of what the bug is.
   
   #### How to reproduce the bug
   
   embed the below snippet into any place. it must work.
   
   ` <iframe src="https://analytics.abc.com/login?auth_code=123code&amp;redirect=https://analytics.abc.com/superset/dashboard/41/" width="100%" height="700"></iframe> `
   
   I have tried and played around with CORS & Content Policy & CSRF & Session Cookies. Nothing works.
   
   ### Expected results
   
   It must authenticate and show the superset dashboard.
   
   ### Actual results
   
   ![image](https://user-images.githubusercontent.com/79897931/145086580-31f0f4d0-2b8a-496d-b77a-66c05d02ab4a.png)
   
   #### Screenshots
   
   If applicable, add screenshots to help explain your problem.
   
   
   ### Environment
   
   (please complete the following information):
   
   - browser type and version: chrome 96.0
   - superset version: 0.35.1
   - python version: 3.7.4
   - node.js version: 10.4.1
   - any feature flags active:
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stack traces and included it here as text if there are any.
   - [ ] I have reproduced the issue with at least the latest released version of superset.
   - [ ] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   ### Additional context
   
   Add any other context about the problem here.
   


-- 
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] JyotsnaC commented on issue #17668: It is not working inside iframe with different domain. It works in same domain and Direct URL access

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


   We are seeing the same issue. Other observation to add is this happens only chrome . It works perfectly in Firefox and safari for us. Would like to get an estimate on when can we get the fix as we already see some tasks are focused on this defect.


-- 
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] JyotsnaC commented on issue #17668: It is not working inside iframe with different domain. It works in same domain and Direct URL access

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


   We are seeing the same issue. Other observation to add is this happens only chrome . It works perfectly in Firefox and safari for us. Would like to get an estimate on when can we get the fix as we already see some tasks are focused on this defect.


-- 
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