My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Wiki pages
Links

ConnId

ConnId (Connectors for Identity Management) is built to help drive development of Connectors.

Connectors provide a consistent generic layer between applications and target resources. The main focus of the API is provisioning operations and password management. The toolkit is intended to facilitate development with as few dependences as possible.

ConnId's main purpose is to build a new home for the Identity Connectors project, with all that is required nowadays for a modern Open Source project: Apache Maven driven build, artifacts and mailing lists.

All the code and documentation are released under terms of CDDL 1.0.

Find out how to get ConnId artifacts.

One of the main features of the framework is decoupling Connectors from any application that uses them. This means each Connector implementation can be easily replaced and not necessarily depend on a specific version of the framework. In addition an application may choose to use multiple Connectors which can require class path isolation. With class path isolation there is no issue with conflicting 3rd party libraries. An application is only required to couple to the Framework and not to any specific Connector.

You can take a look at still available (until when?) Sun's resource center about Identity Connectors.


ConnId is one of the foundations of Apache Syncope.


Powered by Google Project Hosting