By default, Crowd is configured to use port 8095. If this port is already in use within your network, you will need to change the port that Crowd uses.

Follow these steps:

  1. Edit the build.properties file, as described in Important Directories and Files.
  2. Change the crowd.url property to the new port on which the Crowd Administration Console will be accessed.
  3. Change the demo.url property to the new port on which the Crowd 'demo' application will be accessed.
  4. Change the openidserver.url property to the new port on which the CrowdID Server will be accessed.
  5. Run the build.xml script, as described in Important Directories and Files.
RELATED TOPICS