Skip to content

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

Open
e-maad wants to merge 3 commits into
devfrom
feat/multi-ingress-WPB-20447
Open

feat: add multi-ingress SSO flow [WPB-20447]#21349
e-maad wants to merge 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)

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