...
- Sign in. Enter your username and password to log on to the Management Console.
- Click Main to access the Main menu and click List under Claims.
- Click on any available dialect links.
- From the Claim Dialect view, you can view the claims defined for that particular dialect. Click on the appropriate Edit link.
Enter the new claim information in the required fields and click on the Update button.
Note title Note When you are using more than one user store, you must map the attributes correctly using claim management. Under “Mapped Attribute(s)” you need to follow the pattern.
Code Block {domain_name/attribute_Name};{domain_name/attribute_Name}; {domain_name/attribute_Name};
However, for the default user store, you do not need to provide the domain name. As an example, if you have two user stores, one is default and other one with domain “LDAP” then the pattern would be as follows for “
http://wso2.org/claims/emailaddress
". email;LDAP/mailCode Block : You also can do this, You can edit the file configuration in <Carbon-Home>/repository/conf/claim-config.xml and restart the server to view the changed claims.