OpenSlides / OpenSlides/openslides-client

Redirect after login for SSO

Open
#6,305 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement Schrödinger
Dominant language
TypeScript
Stars
35
Forks
52
Avg merge
1d 9h
Merged PRs (30d)
52

Description

Current behavior
When logging in via SSO the user is redirected to the organization dashboard even if they tried to access another page.
This is a follow up to #5763 (#5862).

Wanted behavior
The user should be redirected to the page they initially intended to access.

Contributor guide

No contributing guide indexed for this repository

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 tracing the TypeScript SSO login redirect handling and review the related issues #5763 and #5862 for the existing flow. Done means that a user who starts on a non-dashboard page is returned to that intended page after SSO login, rather than the organization dashboard.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
authentication
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.