feat!: add session transfer delegation, SSO ticket features, and docs cleanup#1328
Merged
developerkunal merged 1 commit intomasterfrom Apr 22, 2026
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1328 +/- ##
========================================
Coverage 89.42% 89.42%
========================================
Files 384 384
Lines 18333 18334 +1
Branches 8757 9094 +337
========================================
+ Hits 16395 16396 +1
Misses 1934 1934
Partials 4 4
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
amitsingh05667
approved these changes
Apr 22, 2026
c38f8de to
b56dd1b
Compare
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Caution
Breaking Change: The
invitation_landing_client_idandallowed_rolesfields have been removed fromClientMyOrganizationPatchConfiguration,ClientMyOrganizationPostConfiguration, andClientMyOrganizationResponseConfiguration. If your code references these fields, it will need to be updated.Changes
delegationconfiguration toClientSessionTransferConfigurationwithallow_delegated_accessandenforce_device_bindingoptions for Session Transfer Token impersonation supportenabled_featurestoCreateSelfServiceProfileSsoTicketRequestContentto control which features (SSO, domain verification, provisioning) are enabled for edit connection ticketspending_domainstoSelfServiceProfileSsoTicketDomainAliasesConfigfor submitting domains for verification during self-service SSO flowsinvitation_landing_client_idandallowed_rolesfrom My Organization configuration typesdefault_forJSDoc from response content types, keeping the description on the enum definition and the list filter parameterreference.md,LogStreamsClient)yarn.lockReferences
Automated SDK regeneration by Fern.
Testing
Checklist