Double warning for access token creation expiration date

Using the API or the UI, under the following conditions a double, contradictory, warning message could be displayed:

  • EE enabled
  • Require expiration date for access token is enabled in the admin interface: /admin/application_settings/general#js-account-settings
  • Enable a Maximum allowable lifetime for access token (days) of 30 days (any value less than 365 or 400)
  • Create a token with a value of more than 365 or (400) days.

image

Edited by Eduardo Sanz García