Merged
Conversation
Added new features and support for various client registration and token exchange options.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1371 +/- ##
=======================================
Coverage 79.75% 79.75%
=======================================
Files 153 153
Lines 6998 6998
Branches 1530 1530
=======================================
Hits 5581 5581
Misses 783 783
Partials 634 634 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ramya18101
reviewed
Apr 23, 2026
ramya18101
approved these changes
Apr 23, 2026
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.
Added
external_client_id, allowing clients to be registered from an OAuth 2.0 Client ID Metadata Document. [feat: Add CIMD client registration support and tenant metadata settings #1369]on_behalf_of_token_exchangeto supportedtoken_exchange.allow_any_profile_of_typevalues for clients. [feat: add on_behalf_of_token_exchange support to client token_exchange schema #1366]My Orgclient references support and expand organization connection sync. [feat: AddMy Orgclient references and expand organization connection sync #1367]--dry-run,--dry-run --interactive, and--dry-run --applyflags. [feat: Dry-Run (GA) #1336]Fixed
enabled_clientshandling ingetEnabledClients. [fix: handle undefined enabled_clients in getEnabledClients #1364]