Skip to content

Commit 4cd7d34

Browse files
add link to user info
1 parent 5d0d0db commit 4cd7d34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/static-web-apps/authentication-authorization.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
description: Learn to use different authorization providers to secure your Azure Static Web Apps.
66
author: craigshoemaker
77
ms.author: cshoe
8-
ms.date: 06/28/2024
8+
ms.date: 01/27/2025
99
ms.service: azure-static-web-apps
1010
ms.topic: how-to
1111
ms.custom:
@@ -17,7 +17,7 @@ title: |
1717
introduction: |
1818
Azure Static Web Apps provides a streamlined authentication experience, where no extra configuration is required to use GitHub and Microsoft Entra ID for authentication.
1919
20-
In this article, learn about default behavior, how to set up sign-in and sign-out, how to block an authentication provider, and more.
20+
In this article, learn about default behavior, how to set up sign-in and sign-out, how to block an authentication provider, and more. To read the auth details for a specific use, see [Access user information](./user-information.md).
2121
2222
You can [register a custom provider](./authentication-custom.md), which disables all pre-configured providers.
2323

0 commit comments

Comments
 (0)