Move closer access token expiration and lifetime settings

What does this MR do and why?

Move closer access token expiration and lifetime settings

Two settings, Access token expiration and Maximum allowable lifetime for access token (days), should be close because they are related. Access token expiration controls if the tokens should have an expiration and Maximum allowable lifetime for access token (days) what the max. expiration should be.

Changelog: changed

References

None

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Go to: https://gdk.test:3443/admin/application_settings/general#js-account-settings
  2. Check the options.

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Eduardo Sanz García

Merge request reports

Loading