Releases: auth0/terraform-provider-auth0
Releases · auth0/terraform-provider-auth0
v1.40.0
FEATURES:
resource/auth0_action_module– Add support for creating and managing Auth0 Action Modules withpublishflag to publish module versions (#1472)data-source/auth0_action_module– Add support for retrieving Auth0 Action Modules by ID (#1472)data-source/auth0_action_module_versions– Add support for retrieving all published versions of an Auth0 Action Module (#1472)data-source/auth0_action_module_version– Add support for retrieving a specific version of an Auth0 Action Module (#1472)data-source/auth0_action_module_actions– Add support for retrieving all actions that are using a specific Auth0 Action Module (#1472)resource/auth0_tenant– Add support for configuringephemeral_session_lifetimeandidle_ephemeral_session_lifetimefields (#1483)resource/auth0_supplemental_signals– Add support for managing Supplemental Signals Configuration (e.g., akamai_enabled) (#1481)resource/auth0_self_service_profile– Add support for new SAML strategies:auth0-samlpandokta-samlp(#1479)
ENHANCEMENTS:
resource/auth0_action– Add support for configuringmodulesto reference Action Modules from within Actions (#1472)resource/auth0_connection– Add support for configuringsend_back_channel_noncefor OIDC back-channel connections (#1482)resource/auth0_connection– Add support foruse_oauth_spec_scopeto control OAuth2 scope formatting when communicating with identity providers (#1480)
v1.39.1
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)
v1.39.0
FEATURES:
resource/auth0_organization_discovery_domain– Add support for configuringuse_for_organization_discovery(EA Only) (#1459)resource/auth0_organization_discovery_domains– Add support for configuringuse_for_organization_discovery(EA Only) (#1459)resource/auth0_connection– Add native support for configuring Universal Password Hashing via thecustom_password_hashoption block (EA Only) (#1458)resource/auth0_custom_domain– Add support for configuringrelying_party_identifier(EA Only) (#1455)resource/auth0_event_streams– Add WriteOnly support for Sensitive fields like Token/Password (#1436)resource/auth0_client_grant– Add support for configuringallow_all_scopes(EA Only) (#1452)resource/auth0_connection– Add support for configuring SMS and EMAIL passwordless authentication methods for database connections (EA Only) (#1453)resource/auth0_connection– Add support for configuringemailfield for options (#1453)
ENHANCEMENTS:
resource/auth0_prompt_screen_renderer: Added support forScreenPreLoginOrganizationPicker(#1459)resource/auth0_client– Add support for configuringbackchannel_logout_session_metadata(#1454)
BUG FIXES:
v1.38.0
v1.37.0
FEATURES:
resource/auth0_connection_directory– Add support for creating and managing Directory Provisioning configurations for Google Workspace connections (#1440)data-source/auth0_connection_directory– Add support for retrieving Directory Provisioning configurations by connection ID (#1440)data-source/auth0_connection_directory_default_mapping– Add support for retrieving default Directory Provisioning attribute mappings (#1440)resource/auth0_branding_phone_notification_template– Add support for creating and managing Branding Phone Notification Templates (#1430)data-source/auth0_branding_phone_notification_template– Add support for retrieving Branding Phone Notification Templates (#1430)
BUG FIXES:
v1.36.0
FEATURES:
resource/auth0_connection_profile– Add support for creating and managing Auth0 Connection Profiles (#1414)data-source/auth0_connection_profile– Add support for retrieving Auth0 Connection Profiles (#1414)resource/auth0_client– Add support for configuring Express Configuration Client (#1414)resource/auth0_client_grant– Add support for the new is_system property (#1414)resource/auth0_resource_server– Add support for the new is_system property (#1414)
ENHANCEMENTS:
resource/auth0_network_acl– Add support for newdynamic_client_registrationscope (#1413)
v1.35.0
v1.34.0
FEATURES:
resource/auth0_connection_scim_token- Add support for creating and managing SCIM bearer tokens for enterprise connections (#1399)resource/auth0_attack_protection- Add support for configuringbot_detectionandcaptchasettings (#1398)resource/auth0_client- Add support for configuringasync_approval_notification_channelsto manage CIBA notification channels (#1397)
BUG FIXES:
resource/auth0_resource_server- Add support for configuringsubject_type_authorization.userfor Management API resource server (#1404)
v1.33.0
FEATURES:
resource/auth0_connection- Add support for managing OAuth1 Connections (#1394)data-source/auth0_client_grants- Add support for retrieving Auth0 Client Grants (#1393)resource/auth0_organization_discovery_domain- Add support for managing a single Organization Discovery Domain (#1375)resource/auth0_organization_discovery_domains- Add support for managing multiple Organization Discovery Domains (#1375)resource/auth0_client- Add support for configuringorganization_discovery_methods(#1375)
BUG FIXES:
resource/auth0_client- Allow settingskip_non_verifiable_callback_uri_confirmation_promptattribute as null (#1379)