Email notification on failed JIRA Login

Roland Mori May 6, 2014

Is it possible to configure JIRA to send an email to the JIRA Administrator any time a JIRA user login fails?

Thank you.

2 answers

1 vote
AmolP May 21, 2015

We were able to achieve this by capturing crowd event UserAuthenticationFailedInvalidAuthenticationEvent in listener in version 2 plugin and then send notification email. We did not have to modify JIRA code.

Hope this helps.

Thanks

 

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.
May 6, 2014

This would need modifications in JIRA Code. Not possible via configurations.

Suggest an answer

Log in or Sign up to answer