RocketChat / Rocket.Chat

The communications platform that puts data protection first.
https://rocket.chat/
Other
40.22k stars 10.42k forks source link

logout issue with iframe integration #13536

Open vitocarpentieri opened 5 years ago

vitocarpentieri commented 5 years ago

Description:

When I logout from iframe embedded rocket chat "Iframe URL" doesn't showed despite sso "API URL" return 401 satus code. This happen with version 0.74.*. With early versions everything correctly run. Furthermore I noticed that this version calls my sso "API URL" twice, is that right?

Steps to reproduce:

  1. Go to 'Avatar submenu'
  2. Click on 'logout'

Expected behavior:

The login page is loaded into iframe

Actual behavior:

no login page is loaded into iframe

tassoevan commented 5 years ago

@vitocarpentieri Please describe your issue using the following template: https://raw.githubusercontent.com/RocketChat/Rocket.Chat/develop/.github/ISSUE_TEMPLATE/bug_report.md

vitocarpentieri commented 5 years ago

I modified issue description using the indicated template. Thank you so much

JunyiYang0925 commented 5 years ago

@vitocarpentieri any update? Did you manage to solve this?