How can I limit my users to creating personal access tokens with no more than 90 day expiry and disallow tokens with no expiration.
Hi @Tony Rice
You can use this system property -Datlassian.pats.max.tokens.expiry.days=90. This property will set the maximum number of days for a token to expire. If you decided to change this property, the new value will apply only to tokens created after your change and won't affect already created tokens.
https://confluence.atlassian.com/enterprise/using-personal-access-tokens-1026032365.html
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.