Java Connector Server is a component that handles Java Connectors bundles. When a Java Connector Bundle is not directly executed into Provisioning System (Apache Syncope), you need to use a remote Java Connector Server.
Apache Syncope can manage users, groups and memberships (memberOf/members attribute) on external Active Directory via ConnId's Active Directory (JNDI) connector. Think you manage users and roles on Apache Syncope as centralized IdM, and have all these entities automatically kept in sync with your Active Directory users and groups: few simple steps onto the Apache Syncope administration console will help you to succesfully aim your goals ....
Before storing/propagating/synchronizing a specific user or role, a pre-processor can be called in order to allow any kind of manipulation before any actual operation takes place.
I've a keen interest in IAM solution also because I think that my first qualification is simply: IAM specialist. Today, googling idm open source I noticed that the first result occurrence (also in paid search results) is openiam identity manager, so, out of curiosity, I decided to install it.
Today we see how to create a user without saving the password in the Apache Syncope repository. The user password will be stored only on Active Directory.
Execute adamsync from another host with Apache Syncope.
Today, I want to change the color of Apache Syncope console. In particular, I like modify the green background of the console in blue.
Microsoft Exchange Server is a mail server, calendaring software and contact manager. It runs on Windows Server and it is one of the main elements present into a Microsoft infrastructure. It often happens that one of the first requirements of an identity manager project is to integrate Microsoft Exchange in order to manage, into the global/centralized user workflow, mailboxes and mail contacts as well.