+

Search Tips | Advanced Search

For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.


Configure the maximum access-token expiration period

Configure the maximum validity duration (expiration period) of access tokens that are obtained by the application.

A generated MobileFirst access token has an expiration period, which determines the duration for which the token is valid. See.Token expiration. The maximum access-token expiration period is configured by setting the value of the maxTokenExpiration property of the application descriptor. The default value of this property is 3,600 seconds (1 hour). Follow the outlined procedure to configure this property.


Procedure

Configure the application’s maximum access-token expiration period by using one of the following alternative methods:

Parent topic: Access tokens