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/.

Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

Version 1 Next »

User kernel of Carbon has the following new features:

  • The concept of single user store. The user store can be either external or internal.
  • Default internal user store is embedded-apacheds LDAP.
  • Ability to operate in read-only mode on your company's LDAP and Active Directory user stores.
  • Ability to operate in read-write mode on internal and external user stores.
  • Supports any custom realm
  • Roles can contain users from external user stores
  • Improved configurability for external user stores
  • Capability to read/write roles from/to LDAP/Active Direcotry user stores
  • Implements management permission of the carbon console

The user core is driven by the user-mgt.xml found in the following location.

${carbon-home}/repository/conf/user-mgt.xml

Please, visit the following pages to learn more information about the user core kernel usage:

  • No labels