Skip to content

Commit e070cd6

Browse files
committed
update file
1 parent eebd77b commit e070cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/entra/entra-id/app-integration/customize-authentication-session-expiration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.reviewer: willfid
66
ms.service: entra-id
77
ms.custom: sap:Developing or Registering apps with Microsoft identity platform
88
---
9-
# Customize Middleware authentication ticket to extend user sign-in time
9+
# Customize Middleware authentication ticket to extend user sign-in duration
1010

1111
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.
1212

0 commit comments

Comments
 (0)