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)