Skip to content

Conversation

@mgyarmathy
Copy link
Contributor

@mgyarmathy mgyarmathy commented Dec 5, 2025

🔧 Changes

(This PR is a follow-up to @kushalshit27's recommendation in #1212.)

auth0-deploy-cli now excludes third-party clients by default, but allows users to opt into including them with the AUTH0_INCLUDE_THIRD_PARTY_CLIENTS configuration option.

This PR introduces a breaking change to users who depend on the current default inclusion behavior of third-party clients, so releasing this warrants a major version bump to 9.x.x.

🔬 Testing

Prior tests for the former AUTH0_EXCLUDE_THIRD__PARTY_CLIENTS configuration option have been updated to the opposite behavior to test AUTH0_INCLUDE_THIRD_PARTY_CLIENTS.

📝 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)

…_PARTY_CLIENTS with AUTH0_INCLUDE_THIRD_PARTY_CLIENTS configuration option
@mgyarmathy mgyarmathy requested a review from a team as a code owner December 5, 2025 23:19
@mgyarmathy mgyarmathy changed the title Exclude third-party clients by default; supersede AUTH0_EXCLUDE_THIRD__PARTY_CLIENTS with AUTH0_INCLUDE_THIRD_PARTY_CLIENTS configuration option Exclude third-party clients by default; supersede AUTH0_EXCLUDE_THIRD__PARTY_CLIENTS with AUTH0_INCLUDE_THIRD_PARTY_CLIENTS configuration option Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants