temporalio / temporalio/ui

Redireted back to login page after successful login in idp (keycloak)

Open
#1,008 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.