Page History
...
See the following topics for more information on configuring claim dialects.
Table of Contents |
---|
Adding Claim Dialects
You can define a new claim dialect by clicking on the "Add New Claim Dialect" link. Follow the instructions below to add a new claim dialect.
- Sign in. Enter your username and password to log on to the Management Console.
- From the Main menu, click Add under Claims.
Click Add Claim Dialect. Enter the Dialect URI.
Info The Dialect URI is a unique URI identifying the dialect (for example, http://schema.openid.net/2007/05/claims).
- Click on the Add button. The claim dialect you added will appear on the list as follows.
Excerpt | ||
---|---|---|
| ||
Instructions on how to add a claim dialect to the Identity Server. |
Editing Claim Dialects
You can edit existing claim dialects by clicking on any available dialect link. Follow the instructions below to edit a claim dialect.
- 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. If you need to edit a claim, click on the appropriate Edit link.
Enter the new claim information in the required fields and click on the Update button.
If you are editing a local claim, you will see the following screen.
If you are editing an external claim, you will see the following screen.
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
".Code Block email;LDAP/mail
Excerpt | ||
---|---|---|
| ||
Instructions on how to edit Claim Dialects in the WSO2 Identity Server. |
Deleting Claim Dialects
You can remove the claim dialects using admin console as follows.
- Sign in. Enter your username and password to log on to the Management Console.
- In Main tab click List under Claims menu.
- Locate the claim dialect you want to delete and click on the Delete link next to the dialect.
- Confirm your request in the dialog window by clicking Yes.
...
hidden | true |
---|
...
Children Display |
---|