FEATURES:
resource/auth0_network_acl_key– Add resource to manage HMAC-SHA256 signing keys for Network ACL HTTP Message Signature verification (EA only) (#1698)data-source/auth0_network_acl_key– Add data source to look up a Network ACL signing key by ID (EA only) (#1698)resource/auth0_network_acl– Addhttp_message_signatureblock tomatch/not_matchinrulefor HMAC signature-based ACL matching against Network ACL keys. (EA only) (#1698)data-source/auth0_network_acl/data-source/auth0_network_acls– Exposehttp_message_signaturein read output when present. (EA only) (#1698)resource/auth0_network_acl/data-source/auth0_network_acl– Addmatch_allboolean torulefor unconditional matching regardless of traffic signals; mutually exclusive withmatchandnot_match. (#1702)resource/auth0_client– Addclient_idattribute to set a custom client identifier at creation time; changes force a new resource. (EA only) (#1697)resource/auth0_client– Add support to manageb2b_integration_configurationfor Enterprise Connect withintegration_typeandsso_profiles(EA only) (#1699)data-source/auth0_client– Exposeb2b_integration_configuration(EA only) (#1699)
ENHANCEMENTS:
resource/auth0_prompt_screen_renderer– Addconfirmationprompt and itsconfirmationscreen (#1695)resource/auth0_connection– Add write-onlyoptions_client_secret_woandoptions_client_secret_wo_versionattributes so the connection client secret can be set without persisting it to state; mutually exclusive withoptions.client_secret(#1690)resource/auth0_email_template– Addauth_email_by_codeas an allowed value for thetemplateattribute (#1692)