Redireted back to login page after successful login in idp (keycloak)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 431
- Forks
- 179
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 71
Description
Describe the bug
Deployed web UI to kubernetes using helm chart, sso login configured to use keycloak. when try to login, redirected to keycloak, login successfully there, when returning back, facing login page again.
Expected behavior
When redirecting back from idp, should presented with working workflow UI, not being asked for login again.
Additional context
No log on container, no console error in browser, no failed network call in chrome developer console.
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 reproducing the SSO flow in the Kubernetes deployment configured with the Helm chart and Keycloak. Inspect the return from the identity provider and the browser's login state, using the Chrome developer console and network panel despite the reported absence of errors. Done means a successful Keycloak login returns directly to a working workflow UI without another login prompt.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes, typescript
- Domain
- authentication, devops, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100