Skip to content

Commit cc571fb

Browse files
committed
fix broken link
1 parent bad0184 commit cc571fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/docs/appstore/use-content/platform-supported-content/services

content/en/docs/appstore/use-content/platform-supported-content/services/oidc-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@ In versions of OIDC Provider below 1.1.0, the following values are not included
536536

537537
In versions of the OIDC Provider above 2.0.0, the sub value was changed from an `Autonumber` to a `UUID`.
538538

539-
## Configuring Token Validity{token_validity}
539+
## Configuring Token Validity{#token_validity}
540540

541541
* Refresh Token: The validity period for the refresh token is set to 15 days by default. To modify this, update the `RefreshTokenLifetimeInDays` constant available in the module. Ensure to keep the value in *days*.
542542
* Access Token: The default validity for Access token is changing from 24 hours to one hour. To adjust this, modify the `AccessTokenLifetimeInSecs` constant. Ensure to keep the value in *seconds*.

0 commit comments

Comments
 (0)