You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/includes/tutorial-set-up-app-service-authentication/after.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ manager: CelesteDG
7
7
8
8
ms.service: azure-app-service
9
9
ms.topic: include
10
-
ms.date: 05/16/2024
10
+
ms.date: 11/29/2024
11
11
ms.author: ryanwi
12
12
ms.reviewer: stsoneff
13
13
ms.custom: azureday1
@@ -57,6 +57,8 @@ Now that you have a web app running on App Service, enable authentication and au
57
57
58
58
1. Enter a display **Name** for your application. Users of your application might see the display name when they use the app, for example during sign-in.
59
59
60
+
1. For **Client secret expiration**, select **Recommended: 180 days**.
61
+
60
62
1. For **App registration** > **Supported account types**, select **Current tenant-single tenant** so only users in your organization can sign in to the web app.
0 commit comments