Skip to content

Commit 24746fa

Browse files
committed
update link
1 parent f5edb76 commit 24746fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/saas-apps/sharepoint-on-premises-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ $t.Update()
348348
### Configure the lifetime of the security token
349349

350350
By default, Azure AD creates a SAML token that is valid for 1 hour.
351-
This lifetime cannot be customized in the Azure portal, or using a conditional access policy, but it can be done by creating a [custom token lifetime policy](https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-configurable-token-lifetimes) and apply it to the enterprise application created for SharePoint.
351+
This lifetime cannot be customized in the Azure portal, or using a conditional access policy, but it can be done by creating a [custom token lifetime policy](../develop/active-directory-configurable-token-lifetimes.md) and apply it to the enterprise application created for SharePoint.
352352
To do this, complete the steps below using Windows PowerShell (at the time of this writing, AzureADPreview v2.0.2.149 does not work with PowerShell Core):
353353

354354
1. Install the module [AzureADPreview](https://www.powershellgallery.com/packages/AzureADPreview/):

0 commit comments

Comments
 (0)