JIRA authentication through external database

Sergey Sinitsyn July 18, 2012

Hello,

I try write the custom authenticator in jira and i can't find jar what contains com.atlassian.confluence.user.ConfluenceAuthenticator

Could someone help me find this library?

P.S. Sorry for stupid question, but I newbie in development for jira

2 answers

1 accepted

2 votes
Answer accepted
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.
July 18, 2012

For JIRA authentication it uses com.atlassian.jira.security.login.JiraSeraphAuthenticator class. Not ConfluenceAuthenticator.

You will find it under WEB-INF/classes folder.

Sergey Sinitsyn July 19, 2012

Thank you =)

0 votes
Ramiro Pointis
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.
July 18, 2012

If you are developing then it would be a Hosted Version not the On Demand right?

Suggest an answer

Log in or Sign up to answer