This page gives an overview of the process for adding an application to Crowd, and refers to the application-specific pages for detailed instructions.
Overview
There are two main steps to integrating an application with Crowd:
- Step 1. Configure Crowd to talk to your application — that is, set up a directory in Crowd containing your users and groups, and then add the application to Crowd using the 'Add Application' wizard, as described below. The application will now be allowed to authenticate against Crowd.
- Step 2. Configure the application to talk to Crowd — that is, install the Crowd client into the application and configure the application to forward users' authentication and security requests to Crowd.
Detailed Instructions
Please refer to the details for your specific application:
- Integrating Crowd with Atlassian Bamboo
- Integrating Crowd with Atlassian Confluence
- Integrating Crowd with Atlassian CrowdID
- Integrating Crowd with Atlassian Crucible
- Integrating Crowd with Atlassian FishEye
- Integrating Crowd with Atlassian JIRA
- Integrating Crowd with Atlassian Stash
- Integrating Crowd with Acegi Security
- Integrating Crowd with Apache
- Integrating Crowd with Jive Forums
- Integrating Crowd with Spring Security
- Integrating Crowd with Subversion
- Integrating Crowd with a Custom Application
Using Crowd's 'Add Application' Wizard
Before you start Before adding the application, consider whether you need to add your directories, users and groups. See the detailed instructions for your application. Attribute Description Application Type This is used to define the type of application you are adding to Crowd. If you cannot see a matching application type, please choose the 'Generic Application' option. Name The username which the application will use when it authenticates against the Crowd framework as a client. This value must be unique, i.e. it cannot be used by more than one application client. Description A short description of the application. Note: A URL is often helpful. Password The password which the application will use when it authenticates against the Crowd framework as a client. Confirm Password Retype the same password as above, to confirm it. Attribute Description URL The URL of your application. For example this may be http://jira.atlassian.com. Remember to include the port, if you are not using a proxy. Remote IP Address This is the IP address of the server where your application exists. To help you work this out, you can click the 'Resolve IP Address' button once you have entered a URL.
After completing this form, click the 'Next' button to go to the 'Connection' step.
After entering the URL for the application, you can click the 'Resolve IP Address' button. Crowd will attempt to resolve the IP address for your application.
After completing this form, click the 'Next' button to go to the 'Directories' step.
Click the relevant checkbox(es) to select one or more directories.
After completing this form, click the 'Next' button to go to the 'Authorisation' step.
For each directory, you should do one of the following:
To remove a group from the list after adding it, click the 'remove' link that will appear next to the authorised groups' names.
After completing this form, click the 'Next' button to go to the 'Confirmation' step.
Check the details of your application.
You will now be on the 'View Application' page where you can adjust most of the options you have selected during the creation process.
Community application connectors
You may also be interested in the Crowd plugins created by community developers. (Please check under 'Plugin Details' for each plugin to see if the plugin is supported by Atlassian.)
RELATED TOPICS
- Using the Application Browser
- Adding an Application
- Configuring the Google Apps Connector
- Mapping a Directory to an Application
- Specifying an Application's Address or Hostname
- Testing a User's Login to an Application
- Enforcing Lower-Case Usernames and Groups for an Application
- Managing an Application's Session
- Deleting or Deactivating an Application
- Configuring Caching for an Application
- Overview of SSO
- Configuring Options for an Application