Documentation for Crowd 2.3. Documentation for other versions of Crowd is available too.
This page forms part of the guide on Integrating Crowd with Atlassian FishEye and Crucible.
Use the instructions below if you are integrating Crowd with FishEye version 1.3.x. If you are using FishEye 1.4.x or later, refer to the instructions for later versions of FishEye.
Please complete Step 1 in the full Crowd/FishEye integration instructions.
はじめる前に
For any usernames that are already configured through the Fisheye Administration console, you will need to change the account type from 'built-in' to 'custom'. This is required for the new authorisation through Crowd to work properly.
For details please see the Fisheye documentation.
Copy the Crowd integration libraries and configuration files as described in Integrating Crowd with a Custom Application. This involves copying all client library JARs to the library folder of FishEye:
The version numbers have been omitted. Select the JAR which matches the name. This listing has been verified with FishEye 1.3.1.
Files to Copy |
destination |
---|---|
CROWD/client/crowd-integration-client-X.X.X.jar |
$FISHEYE_INST/lib |
CROWD/client/lib/commons-codec-1.3.jar |
$FISHEYE_INST/lib |
CROWD/client/lib/commons-httpclient-3.0.jar |
$FISHEYE_INST/lib |
CROWD/client/lib/commons-lang-2.3.jar |
$FISHEYE_INST/lib |
CROWD/client/lib/jdom-1.0.jar |
$FISHEYE_INST/lib |
CROWD/client/lib/stax-api-1.0.1.jar |
$FISHEYE_INST/lib |
CROWD/client/lib/wsdl4j-1.6.1.jar |
$FISHEYE_INST/lib |
CROWD/client/lib/wstx-asl-3.2.0.jar |
$FISHEYE_INST/lib |
CROWD/client/lib/xfire-core-1.2.6.jar |
$FISHEYE_INST/lib |
com.atlassian.crowd.integration.fisheye.FisheyeAuthenticator
application.name fisheye application.password password application.login.url http://localhost:8080/ crowd.server.url http://localhost:8095/crowd/services/ session.isauthenticated session.isauthenticated session.tokenkey session.tokenkey session.validationinterval 0 session.lastvalidation session.lastvalidation
If you are using any FishEye groups to control access to particular source repositories, you will need to create the groups in Crowd and then configure FishEye as follows:
Screenshot 1: 'Authentication Settings'
Screenshot 2: 'Custom Restriction'