Skip to content

Support N2W SSO on deploy-cli - #1139

Merged
ramya18101 merged 3 commits into
masterfrom
DXCDT-1114-support-n2w-sso
Aug 4, 2025
Merged

ramya18101 merged 3 commits into
masterfrom
DXCDT-1114-support-n2w-sso

Conversation

@ramya18101

@ramya18101 ramya18101 commented Aug 4, 2025

Copy link
Copy Markdown
Contributor

🔧 Changes

Include new field session_transfer which configures N2W SSO in clients

📚 References

https://auth0.com/docs/api/management/v2/clients/post-clients
https://auth0.com/docs/api/management/v2/clients/get-clients
https://auth0.com/docs/api/management/v2/clients/patch-clients-by-id

🔬 Testing

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@ramya18101

Copy link
Copy Markdown
Contributor Author

❗️❗️❗️ Dependant on node-auth0 release for the support of N2W SSO

Comment thread test/context/directory/clients.test.js Outdated
Comment thread test/tools/auth0/handlers/clients.tests.js
@ramya18101
ramya18101 marked this pull request as ready for review August 4, 2025 04:58
@ramya18101
ramya18101 requested a review from a team as a code owner August 4, 2025 04:58
Comment thread test/context/directory/clients.test.js Outdated
@ramya18101 ramya18101 changed the title [DO NOT MERGE] Support N2W SSO on deploy-cli Support N2W SSO on deploy-cli Aug 4, 2025

@kushalshit27 kushalshit27 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-commenter

codecov-commenter commented Aug 4, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.32%. Comparing base (7054d79) to head (f5087bf).
⚠️ Report is 8 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1139   +/-   ##
=======================================
  Coverage   80.32%   80.32%           
=======================================
  Files         131      131           
  Lines        4981     4981           
  Branches      983      983           
=======================================
  Hits         4001     4001           
  Misses        564      564           
  Partials      416      416           

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

@ramya18101
ramya18101 merged commit 87bcb42 into master Aug 4, 2025
8 checks passed
@ramya18101
ramya18101 deleted the DXCDT-1114-support-n2w-sso branch August 4, 2025 10:43
@kushalshit27 kushalshit27 mentioned this pull request Aug 4, 2025
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.

3 participants