Versions Compared

Key

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

The following dialects are defined by default with the WSO2 Claim Management Component.

You can edit existing claim dialects by clicking on any available dialect link. Follow the instructions below to edit a claim dialect.

  1. Sign in. Enter your username and password to log on to the management console Management Console.
  2. Click ConfigureMain to access the ConfigureMain menu and select Claim Management click List under Claims.
  3. Click on any available dialect links.
    Image RemovedImage Added 
  4. 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.
    Image RemovedImage Added 
  5. Enter the new claim information in the required fields and click on the Update button.


    Image Removed


    Image Added

    Note
    titleNote

    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
hiddentrue

Instructions on how to edit Claim Dialects in the WSO2 Identity Server.