Skip to content

fix: Properly extract connection name from domain on sso login#2610

Merged
RemiBonnet merged 1 commit intostagingfrom
fix-enteprrise-sso-login
Apr 21, 2026
Merged

fix: Properly extract connection name from domain on sso login#2610
RemiBonnet merged 1 commit intostagingfrom
fix-enteprrise-sso-login

Conversation

@mzottola
Copy link
Copy Markdown
Contributor

Summary

Connection name on auth0 side are mapped to the customers domain names (without the top level domain part, i.e .com)

Initially the connection name was mapped to the full domain name, but in practice this is not the case.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.02%. Comparing base (77ec122) to head (8a93726).
⚠️ Report is 1 commits behind head on staging.

Files with missing lines Patch % Lines
.../use-redirect-if-logged/use-redirect-if-logged.tsx 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #2610      +/-   ##
===========================================
+ Coverage    47.47%   52.02%   +4.54%     
===========================================
  Files         1231       16    -1215     
  Lines        23050      198   -22852     
  Branches      6851       52    -6799     
===========================================
- Hits         10942      103   -10839     
+ Misses       10045       79    -9966     
+ Partials      2063       16    -2047     
Flag Coverage Δ
unittests 52.02% <0.00%> (+4.54%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@RemiBonnet RemiBonnet merged commit 89806fc into staging Apr 21, 2026
11 checks passed
@RemiBonnet RemiBonnet deleted the fix-enteprrise-sso-login branch April 21, 2026 07:52
@RemiBonnet
Copy link
Copy Markdown
Member

🎉 This PR is included in version 1.301.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants