Skip to content

Commit 71f2d32

Browse files
authored
Fix missing authentication/microsoft-warning partial (#2025)
1 parent cc6ee0f commit 71f2d32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/_partials/authentication/microsoft/get-client-id-secret.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
1. In the sidebar, select **Certificates & secrets**.
33
1. Select **New client secret**.
44
1. In the modal that opens, enter a description and set an expiration time for your secret.
5-
<Include src="_partials/authentication/microsoft-warning" />
5+
> [!WARNING]
6+
> Microsoft requires an expiration time for client secrets. The default is 6 months, and the maximum is 24 months. When your secret expires, your social connection will stop working until you generate a new secret. It's recommended to set a reminder before the expiration date to avoid disruption to your sign-in flow.
67
1. Select **Add**.
78
1. Save the **Value** somewhere secure.

0 commit comments

Comments
 (0)