ENHANCEMENTS:
resource/auth0_organization– Add support for thethird_party_client_accessattribute to control whether an organization can be used in user flows with third-party clients (alloworblock, defaults toblock) (#1643)
BUG FIXES:
resource/auth0_client_grant– Respectsubject_typewhen adopting an existing grant, so two grants targeting the same client and audience with differentsubject_typevalues are no longer collapsed onto a single grant (#1534)
NOTES:
resource/auth0_tenant– Clarify in the schema descriptions that the Auth0 Dashboard toggles forenable_public_signup_user_exists_errorandno_disclose_enterprise_connectionsdisplay the inverse of the raw API flag value managed by Terraform (#1647)