feat: add third-party client security, synchronized groups, and new event stream types#1326
Merged
developerkunal merged 1 commit intomasterfrom Apr 17, 2026
Merged
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1326 +/- ##
========================================
Coverage 89.42% 89.42%
========================================
Files 384 384
Lines 18246 18333 +87
Branches 9047 8757 -290
========================================
+ Hits 16316 16395 +79
- Misses 1926 1934 +8
Partials 4 4
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
kushalshit27
approved these changes
Apr 17, 2026
d1627d8 to
882e2c5
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.
Changes
This SDK regeneration introduces support for several new Management API features:
third_party_security_modeandredirection_policyto client configuration, along withdefault_forparameter on client grants for applying grants to all third-party clients. Addeddynamic_client_registration_security_modeto tenant settings.my_organization_configurationproperty on clients, supporting allowed strategies, connection profiles, user attribute profiles, deletion behavior, and role-based invitations.listSynchronizedGroupsandsetendpoints for managing synchronized groups on connections. Added"selected"option toSynchronizeGroupsEnumandapi_enable_groupsconnection option.group.role.assigned,group.role.deleted,organization.group.role.assigned, andorganization.group.role.deletedevent types. Event type enums are now sorted alphabetically.dpop_signing_algoption for OIDC connections.organization_idfield.auth0_managedfrom match criteria.client_id_metadata_document_supportedflag.References
N/A
Testing
Checklist