I am Evaluating JIRA, Confluence and Fisheye for my project. Now i wanted to implement SSO using Crowd. I had tried many times but i am unable to do so.
The problem is when i make changes in the config.xml in JIRA directory and uncomment line for SSO implementation and comment the following line
(<authenticator class="com.atlassian.jira.security.login.JiraSeraphAuthenticator"/>)
i cant access JIRA. When i try to access the JIRA link through the browser, nothing opens, just a blank page. Maybe i am not adding the correct values in crowd.properties file. The format of keys which i can see in my file is very different than the examples which have been given in the following link (https://confluence.atlassian.com/display/CROWD/Integrating+Crowd+with+Atlassian+JIRA).