Claim Management

Figure 1: Claim Management
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.
- http://wso2.org/claims : Default dialect for WSO2 Carbon
- http://schemas.xmlsoap.org/ws/2005/05/identity : Default dialect for Information Cards
- http://axschema.org : Default dialect for OpenID Attribute EXchange
- http://schema.openid.net/2007/05/claims : Default dialect for OpenID Simple Registration
You can define a new Claim Dialect by clicking on the link 'Add New Claim Dialect'
From the Claim Dialect view [once you click on any available dialect links] you can define a claim

Figure 2: Claim View
- Display Name : Name of the claim displayed on the UI
- Description : Describe the functionality of the claim
- Claim Uri : URI defined under the dialect, specific to the claim
- Mapped Attribute : Correponding attribute name from the underlying user store
- Regular Expression : Regular expression to validate inputs
- Display Order : Display order of the claim among all the other claims defined under the same dialect
- Supported by Default : If unchecked wont be prompted at the time of user registration
- Required : Required for user registration