BUG FIXES:
resource/auth0_attack_protection– Improve CAPTCHA provider validation to allow imports with null sensitive fields while still enforcing checks on create/update (#1468)resource/auth0_client_grant– Makeallow_all_scopesnullable so it's omitted from API requests when not explicitly set, and fix transitions to specific scopes (#1471)resource/auth0_user_attribute_profile– Remove redundantMinItemsconstraint from SAML mappings to fix Terraform generation errors (#1461)
NOTES:
resource/auth0_client– Updategrant_typesdocumentation to include Auth0 extension grants (#1470)