RocketChat / Rocket.Chat

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

First time login hang using OAuth SSO Provider #27085

Open Kieranwest opened 1 year ago

Kieranwest commented 1 year ago

Description:

Logging in for the first time as SSO user causes a hang with just the 3 dot animation until webpage refresh where the page will load correctly each time after. Very similar behavior to what was described here: https://github.com/RocketChat/Rocket.Chat/issues/18652

Steps to reproduce:

Azure SSO configured with OAuth2. First time login with SSO user.

Expected behavior:

First time login to be a success.

Actual behavior:

https://streamable.com/ean07b

Server Setup Information:

Client Setup Information

Additional context

Relevant logs:

https://streamable.com/ean07b

Only error in the server is: {"level":50,"time":"2022-10-17T19:27:31.958Z","pid":9726,"hostname":"Rocket","name":"System","msg":"Exception while invoking method autoTranslate.getSupportedLanguages 'Auto-Translate is disabled [error-autotranslate-disabled]'"}

Gandalf-the-Grey commented 1 year ago

I can confirm same issue for a different (custom) OAuth.

colombani commented 1 year ago

Same one