erda-project/erda

erda通过uc页面输入用户名密码后无法跳转到主页面

njxz opened this issue · 2 comments

njxz commented

问题:

erda通过uc页面输入用户名密码后无法跳转到主页面

复现方法:

通过在ingress-controller中添加 hide-header x-frame-option
外部起一个网站通过iframe嵌入erda
此时通过iframe访问erda会发生登录后无法跳转的问题

Environment:

  • Erda version: 1。4
  • Kubernetes version (use kubectl version): 1.19.16
  • Cloud provider or hardware configuration:
  • OS (e.g: cat /etc/os-release): centos 7.6.18
  • helm部署
njxz commented

test-iframe.zip

这里是通过fiddle对网络请求的抓包信息

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.