Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ These are the settings used to configure a <Tooltip tip="Security Assertion Mark

<Callout icon="file-lines" color="#0EA5E9" iconType="regular">

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).

</Callout>

Expand Down Expand Up @@ -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)
* [Troubleshoot SAML Configurations](/docs/troubleshoot/authentication-issues/troubleshoot-saml-configurations)
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ You can configure how Auth0 notifies users and admins about the use of compromis

<Warning>

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.

</Warning>
7. Select **Save**.
Expand Down Expand Up @@ -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)

* [Customize Blocked Account Emails](/docs/customize/email/customize-blocked-account-emails)