I have a requirement to auto logout users, with the logout time being different for Admin and Non-Admin users.
I know there is no inbuilt funtionality in Jira to auto logout users.
But is there a way to identify admin vs non-admin users and maybe display a popup that their session is about to be end ?
Thanks