Claim Management

A claim is a piece of information about a particular subject. The Claim Management component of the WSO2 Carbon enables to map a set of attributes from the underlying user store to a set of defined claims

The underlying user store can be either the external user store or the internal user store.

A set of claims are identified as a dialect. Different dialects represents the same piece of information with different claim URIs.

With the help of Claim Management component, these different claims can be mapped with the attributes of the user which are associated with his profile.

Figure 1: Claim Management

Following dialects are defined by-default with WSO2 Claim Management Component.

You can define a new Claim Dialect by clicking on the link 'Add New Claim Dialect'

Figure 2: Adding a new dialect

From the Claim Dialect view [once you click on any available dialect links] you can views the claims defined for that particular dialect.

Figure 3: Viewing Dialect Information

It is possible to edit the claim mappings of a given dialect by clicking the 'Edit' link appearing for each claim mapping.

Figure 4: Editing a Claim Mapping

You can extend a defined dialect by adding new claim mappings. Click 'Add New Claim Mapping' link to add a new claim mapping.

Figure 5: Adding a new claim mapping