This page last changed on Feb 02, 2009 by smaddox.

Crowd allows your applications to authenticate users against Crowd's user directories.

Crowd ships with ready-made connectors ('Crowd clients') for several popular applications. See Supported Applications and Directories for the complete list. If you need to connect Crowd to one of these applications, please see Managing Applications. If you need to connect Crowd to an application that is not listed, you can achieve this by creating a Crowd Client for your application, using the SOAP API.

Creating a Crowd Client

We recommend that you use the SOAP API for long-term compatibility.

If you have a Java application, you can use the Java client libraries shipped with Crowd, but please be aware that they may change between releases. You may need to re-compile your source and possibly change a package name.

For assistance please see:

A 'principal' is a 'user'

In Crowd, the term 'principal' is equivalent to the term 'user'. In Crowd 1.3.0 and later, the Crowd Administration Console uses the term 'user'. Earlier versions of Crowd, and also certain API libraries, use the term 'principal'.

Next Steps:

After creating your Crowd Client, please see Integrating Crowd with a Custom Application.

RELATED TOPICS

Crowd Documentation

Document generated by Confluence on Jul 30, 2009 01:30