This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.

User Management

User kernel of Carbon has the following features:

  • The concept of single primary user store.
  • Apache LDAP is the default, embedded user store.
  • Ability to configure multiple user stores.
  • Ability to operate in read-only mode on your organization's LDAP and Active Directory userstores.
  • Ability to operate in read-write mode on primary user stores.
  • Supports any custom realm.
  • Roles can contain users from primary user stores.
  • Improved configurability for primary user stores.
  • Capability to read/write roles from/to LDAP/Active Directory user stores.
  • Implements management permission through the management console UI.

The user core in all WSO2 Carbon-based products is defined in $PRODUCT_HOME/repository/conf/user-mgt.xml file.

Visit the following pages to learn more information about the user core kernel usage: