Documentation for Crowd 2.0.x. Documentation for other versions of Crowd is available too.
If you are experiencing issues with Crowd's OpenID server (CrowdID), please take the following steps to help diagnose the problem:
CROWD/crowd-openidserver-webapp/WEB-INF/classes/log4j.properties
##################################################### # CROWD - CLASS-SPECIFIC LOGGING LEVELS ##################################################### # Set the following lines to DEBUG to enable logging on incoming, outgoing and fault SOAP messages log4j.logger.com.atlassian.crowd.integration.service.soap.xfire.XFireInLoggingMethodHandler=WARN log4j.logger.com.atlassian.crowd.integration.service.soap.xfire.XFireOutLoggingMethodHandler=WARN log4j.logger.com.atlassian.crowd.integration.service.soap.xfire.XFireFaultLoggingMethodHandler=WARN log4j.logger.com.atlassian.crowd.openid=DEBUG log4j.logger.com.atlassian.crowd=INFO
CROWD/crowd-openidclient-webapp/WEB-INF/classes/log4j.properties
##################################################### # CROWD - CLASS-SPECIFIC LOGGING LEVELS ##################################################### log4j.logger.com.atlassian.crowd.openid=DEBUG log4j.logger.com.atlassian.crowd=INFO
http://<your Crowd URL>:<Crowd port>/openidclient/
If these tests are not successful, attach the atlassian-crowd-openid-client.log
and atlassian-crowd.openid-server.log
files (in the same location specified by this guide) to a support issue at http://support.atlassian.com. Note the username of the account tested.
If these tests are not successful, attach the atlassian-crowd-openid-client.log
and atlassian-crowd.openid-server.log
files (in the same location specified by this guide) to a support issue at http://support.atlassian.com. Note the username of the account tested and the OpenID application you are attempting to use.