Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

User account question

Rumceisz
Contributor
January 27, 2013

Hi All,

a new feature need has arisen in the recent weeks in our Jira instance:

There a some security projects which lead grant access to particular users for a short period: etc. for 2 weeks. Similar to this we would like to manage our customer's (external user's) user accounts that when we create them their account will be active only for 60 days. After 60 days passed they need to request to activate their account again. This is for securtiy reasons.

How can you achieve these features? Is there a plugin for that?

Thanks in advance!
Rumi

2 answers

0 votes
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 27, 2013

It would be fairly easy to do this a plugin. You just need a service that does this check and inactivate users if they were created or last activated before 60 days.

I haven't seen a plugin for this though. Not a very generic requirement ;)

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 27, 2013

Inside Jira, no, there's nothing like that. I've not even seen a plugin to do this (although I can't imagine it would be hard to write a service that deactivates users after a while)

If you have external account management, then you should be able to do it there, depending on the tool you're using.

Suggest an answer

Log in or Sign up to answer