github descope/node-sdk release/v1.7.20
v1.7.20

18 hours ago

This release adds support for loading users by ID, improves attribute type flexibility, and enhances SSO flows by ensuring the user selected at the IdP matches the email provided during SSO initiation.

🚀 New Features & Enhancements

  • Load Users by ID – Added the ability to retrieve users directly by their unique ID (#605)
  • SSO Initiated Email Verification – Enhanced SSO flows to propagate the email provided during sso.start() into the authentication token, allowing the service provider to verify that the user selected in the IdP (SAML) matches the intended email (#1281)

🛠 Fixes & Maintenance

  • Attribute Types Flexibility – Added support for null values in AttributesTypes to improve schema handling (#609)

🔗 Full Changelog: Compare v1.7.19...v1.7.20

Don't miss a new node-sdk release

NewReleases is sending notifications on new releases.