BUG FIXES:
resource/auth0_guardian
: Allow updating message templates forphone-message-hook
sms provider (#444)resource/auth0_branding
: Manage universal-login body only if custom domains are set (#446)resource/auth0_connection
: Setauthorization_endpoint
,issuer
,jws_uri
,token_endpoint
,user_info_endpoint
asComputed
to prevent diff issues (#443)resource/auth0_user
: Only send changed fields when updating a user (#453)resource/auth0_*
: Relax url schema validation forinitiate_login_uri
,apple_app_link
,google_app_link
,default_redirection_uri
to allow to be set to empty (#453)
FEATURES:
resource/auth0_log_stream
: Added support for segment log stream type (#437)resource/auth0_action
: Addednode18
to runtime options (#442)resource/auth0_attack_protection
: Added support forbreached_password_detection.stage
(#445)resource/auth0_connection
: Added support forenable_script_context
to db connections (#452)resource/auth0_connection
: Added support forfed_metadata_xml
to adfs connections (#458)resource/auth0_connection
: Added support foricon_url
to okta connections (#459)
NOTES: