This page last changed on May 05, 2008 by smaddox.

There are two overall steps to integrating an application with Crowd:

  • Step 1. Configure Crowd to talk to the application — that is, add the application to Crowd via the Crowd Administration Console (see below). The application will then be allowed to authenticate against Crowd.

To add an application to Crowd,

  1. Log in to the Crowd Administration Console.
  2. Click the 'Applications' tab in the top navigation bar.
  3. This will display the Application Browser. Click 'Add Application' in the left-hand menu.
  4. This will display the 'Add Application' screen (see screenshot). Complete the fields as described in the table below. Note that you will need to select a suitable directory to contain the application's users.
  5. Click the 'Create' button to create the application. A number of tabs will now be displayed.
  6. To choose which users within the directory may authenticate against the application, either:
    • Click the 'Groups' tab and select one or more groups of users, then click the 'Add' button;
      OR
    • Click the 'Directories' tab and change 'Allow all to authenticate' to 'True'. (The default is 'False'.)
  7. Click the 'Permissions' tab and set the directory permissions for the application.
  8. Click the 'Remote Addresses' tab and specify the IP address or hostname of the application. (The default is 'localhost'.)
  9. Click the 'Update' button to save your changes.
  10. If you wish, you can click the 'Config Test' tab and verify that a user can log in to the application.



Screenshot: 'Add Application'


 

Attribute Description
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 web URL is often helpful.
Active Only deselect this if you wish to prevent all users (from all directories) from accessing this application.
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.
Default Directory A directory that contains relevant users. Note: Additional directories can be added later.

Next Steps

After adding an application, you may want to:

RELATED TOPICS

Crowd Documentation


Document generated by Confluence on Aug 27, 2008 20:21