OpenSlides / OpenSlides/openslides-client
Redirect after login for SSO
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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