Skip to content

feat: add multi-ingress SSO flow [WPB-20447]#21349

Merged
e-maad merged 3 commits into
devfrom
feat/multi-ingress-WPB-20447
May 20, 2026
Merged

feat: add multi-ingress SSO flow [WPB-20447]#21349
e-maad merged 3 commits into
devfrom
feat/multi-ingress-WPB-20447

Conversation

@e-maad
Copy link
Copy Markdown
Contributor

@e-maad e-maad commented May 19, 2026

TaskWPB-20447 [Web] Implement multi-ingress SSO flow

This PR improves the SSO login flow by adding support for fetching an SSO code via email and using it during enterprise login when available, with fallback to the existing domain-based flow.

Highlights

  • Added getSSOCodeByEmail to AccountAPI
  • Added new SSO code response schema/type (ssoCode.ts)
  • Added new SSO code API endpoint and related imports
  • Improved null/undefined checks in requiresPasswordModal for better type safety

@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown
Contributor

🔗 Download Full Report Artifact

🧪 Playwright Test Summary

  • Passed: 15
  • Failed: 0
  • Skipped: 0
  • 🔁 Flaky: 0
  • 📊 Total: 15
  • Total Runtime: 108.1s (~ 1 min 48 sec)

@e-maad e-maad added this pull request to the merge queue May 20, 2026
Merged via the queue into dev with commit 095838e May 20, 2026
34 checks passed
@e-maad e-maad deleted the feat/multi-ingress-WPB-20447 branch May 20, 2026 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants