I'm referring to the file: atlassian-jira-6.0.6-standalone/atlassian-jira/WEB-INF/classes/seraph-config.xml
Can I keep the following two authenticator classes at the same time?
<authenticator class="com.atlassian.jira.security.login.SSOSeraphAuthenticator"/> <authenticator class="com.atlassian.jira.security.login.JiraSeraphAuthenticator"/>
Hmm, I don't think it can. I seem to remember I did it a year ago (Jira 5.1) and it simply ignored the second validator.
Just now I tried it out. Same result - second validator is ignored.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nic,
I'm planning to do further research in this area. If possible, can you explain any reasons why JIRA can't have two?
(Or, where do I get this information?)
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.