
Documentation for Crowd 2.1.x. Documentation for other versions of Crowd is available too.
To upgrade to Crowd 1.1.x from 1.0.x or earlier,
In Crowd 1.1, two new web applications have been added to Crowd, along with the Crowd Administration Console and the Demo Application. The new applications are:
アプリケーション |
説明 |
|---|---|
OpenID Server |
|
OpenID Demo Client |
A simple web application which can be used as a starting point to develop OpenID-enabled Java applications. This application is lightweight. It has no persistence store and does not talk to the Crowd Security Server. |
Perform the following steps to finish the upgrade:
atlassian-crowd-1.1.0/apache-tomcat-5.5.20/conf/catalina/localhost/openidserver.xml More information on how to modify this file for your particular database can be found in Connecting CrowdID to a Database.atlassian-crowd-1.1.0/crowd-openidserver-webapp/WEB-INF/classes/jdbc.properties to reflect the dialect of your database.atlassian-crowd-1.1.0/crowd-openidserver-webapp/WEB-INF/classes/crowd.properties to use a secure password for the OpenID Server application.crowd.properties in the previous step. For more information on how to add an application, see Adding an Application.