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: support/entra/entra-id/app-integration/customize-authentication-session-expiration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.reviewer: willfid
6
6
ms.service: entra-id
7
7
ms.custom: sap:Developing or Registering apps with Microsoft identity platform
8
8
---
9
-
# Customize Middleware authentication ticket to extend user sign-in time
9
+
# Customize Middleware authentication ticket to extend user sign-in duration
10
10
11
11
Microsoft Entra ID tokens (ID tokens, access tokens, and SAML tokens) by default expire after one hour. ASP.NET and ASP.NET Core Middleware set their authentication ticket to the expiration of these tokens by default. If you don't want your web application to redirect users to Microsoft Entra ID to sign in again, you can customize the Middleware authentication ticket.
0 commit comments