RocketChat / RocketChat/Rocket.Chat

After SAML Login the loading screen stays open

Open
#23,569 8 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Description:

We use SAML with Keycloak for login to Rocket.Chat. When you complete the login in the browser, the loading screen stays open.

Actual behavior:

Bildschirmfoto 2021-10-27 um 08 40 35

Server Setup Information:
  • Version of Rocket.Chat Server: 4.0.5
  • NodeJS Version: v12.22.1
  • MongoDB Version: 4.4.9
Client Setup Information
  • Desktop App or Browser Version: Safari
  • Operating System: macOS
Relevant logs:

Logs from BROWSER

[Error] Error: No callback invoker for method 3
(anonyme Funktion) — aa1d4ab72b86a914f2f370581f059e8299cabbb6.js:772:16473
forEach
_process_updated — aa1d4ab72b86a914f2f370581f059e8299cabbb6.js:772:15890
_processOneDataMessage — aa1d4ab72b86a914f2f370581f059e8299cabbb6.js:772:12800
_livedata_data — aa1d4ab72b86a914f2f370581f059e8299cabbb6.js:772:13389
u — aa1d4ab72b86a914f2f370581f059e8299cabbb6.js:999:275747
(anonyme Funktion) — aa1d4ab72b86a914f2f370581f059e8299cabbb6.js:999:275923
(anonyme Funktion) — aa1d4ab72b86a914f2f370581f059e8299cabbb6.js:1:8268
promiseReactionJob

	(anonyme Funktion) (aa1d4ab72b86a914f2f370581f059e8299cabbb6.js:999:276076)
	(anonyme Funktion) (aa1d4ab72b86a914f2f370581f059e8299cabbb6.js:1:8268)
	promiseReactionJob

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the SAML login flow with Keycloak in Safari on the reported setup and inspect the browser logs, especially the “No callback invoker for method 3” error. Done means the loading screen closes after successful login and the callback error no longer occurs.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
authentication
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.