From b773b06e03989030ea8a406daab765b340a61eba Mon Sep 17 00:00:00 2001 From: Nick Gagliardi <133918568+nick-gagliardi@users.noreply.github.com> Date: Tue, 23 Sep 2025 14:03:32 -0400 Subject: [PATCH 1/2] Update breached-password-detection.mdx --- .../secure/attack-protection/breached-password-detection.mdx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/main/docs/secure/attack-protection/breached-password-detection.mdx b/main/docs/secure/attack-protection/breached-password-detection.mdx index 3a036583c..f9f9473d5 100644 --- a/main/docs/secure/attack-protection/breached-password-detection.mdx +++ b/main/docs/secure/attack-protection/breached-password-detection.mdx @@ -125,7 +125,7 @@ You can configure how Auth0 notifies users and admins about the use of compromis - If you choose **daily**, **weekly**, or **monthly**, your notification will include the number of breaches to your application. If you choose **immediate**, your notification will include the user account attempting to breach your application. Logs are throttled to 1 per hour. + If you choose **daily**, **weekly**, or **monthly**, your notification will include the number of breaches to your application. If you choose **immediate**, your notification will include the user account attempting to breach your application. Notifications and logs are throttled to 1 per hour. 7. Select **Save**. @@ -185,4 +185,5 @@ Verify a user's password reset experience when Auth0 detects a breached password * [Brute-Force Protection](/docs/secure/attack-protection/brute-force-protection) * [Suspicious IP Throttling](/docs/secure/attack-protection/suspicious-ip-throttling) * [View Attack Protection Log Events](/docs/secure/attack-protection/view-attack-protection-events) -* [Customize Blocked Account Emails](/docs/customize/email/customize-blocked-account-emails) \ No newline at end of file + +* [Customize Blocked Account Emails](/docs/customize/email/customize-blocked-account-emails) From 61ce57a151c0bc9faac7bfd834e4083e7496ce47 Mon Sep 17 00:00:00 2001 From: Nick Gagliardi <133918568+nick-gagliardi@users.noreply.github.com> Date: Tue, 23 Sep 2025 14:08:28 -0400 Subject: [PATCH 2/2] Update saml-identity-provider-configuration-settings.mdx --- .../saml/saml-identity-provider-configuration-settings.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/docs/authenticate/protocols/saml/saml-identity-provider-configuration-settings.mdx b/main/docs/authenticate/protocols/saml/saml-identity-provider-configuration-settings.mdx index 2649430b6..605c93d99 100644 --- a/main/docs/authenticate/protocols/saml/saml-identity-provider-configuration-settings.mdx +++ b/main/docs/authenticate/protocols/saml/saml-identity-provider-configuration-settings.mdx @@ -14,7 +14,7 @@ These are the settings used to configure a -If you have configured a [Custom Domain](/docs/customize/custom-domains), you must use your custom domain CNAME in place of the Auth0 domain. To learn more, read [Configure Features to Use Custom Domains](/docs/customize/custom-domains/configure-features-to-use-custom-domains#configure-saml-identity-providers). +If you have configured a [Custom Domain](/docs/customize/custom-domains), you must use your custom domain in place of the Auth0 domain. To learn more, read [Configure Features to Use Custom Domains](/docs/customize/custom-domains/configure-features-to-use-custom-domains#configure-saml-identity-providers). @@ -333,4 +333,4 @@ https://{yourDomain}/samlp?connection={yourConnectionName}&organization=${yourOr * [Locate the Connection ID or Name](/docs/authenticate/identity-providers/locate-the-connection-id) * [Customize SAML Assertions](/docs/authenticate/protocols/saml/saml-configuration/customize-saml-assertions) -* [Troubleshoot SAML Configurations](/docs/troubleshoot/authentication-issues/troubleshoot-saml-configurations) \ No newline at end of file +* [Troubleshoot SAML Configurations](/docs/troubleshoot/authentication-issues/troubleshoot-saml-configurations)