How Do I Prevent OpenID Server From Starting Up During Crowd Startup?
In most instances, the OpenID Server will not be used at all, since none of the Atlassian applications actually require it, unless you have a custom application that implements the OpenID authentication mechanism.
Step-by-Step Guide
To disable the OpenID Server:
- Navigate to CrowdInstallation/apache-tomcat/conf/Catalina/localhost
- Remove openidserver.xml (you might want to keep a backup of it somewhere else)
- Restart Crowd
Related articles
Last modified on Feb 25, 2015
Powered by Confluence and Scroll Viewport.