Hello everyone,
My team is developing a website that uses oAuth tokens for accessing Jira data. This will require that the access token is available for each user when the login is performed.
As can be read here , the Atlassian documentation says: "The access token will persist for 5 years, unless it is revoked. "
Our question here is: is it possible to edit this setting? We would like to reduce this to 6 months maximum, but searching through the documentation did not give us any starting point.
Thank you very much!