Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In WSO2 Identity Server, the Claim Manager is responsible for adding/deleting claims and mapping claims from one namespace to another. The default implementation is DefaultClaimManager, which is used to store claim data in tables of the JDBC database. 

See Writing a Custom User Store Manager for a sample on how to configure the custom user store.