Documentation for Crowd 1.6. Documentation for other versions of Crowd is available too.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

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:

Error rendering macro 'children'

null

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

  • No labels