Versions Compared

Key

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

...

  1. Sign in. Enter your username and password to log on to the Management Console.
  2. Click Configure to access the Configure menu.Image Removed
  3. From the Configure menu, select Claim Management.
  4. In the Claim Management page, click on the Add New Claim Dialect link. Enter all of the required information.

    • Dialect URI - Unique URI identifying the dialect (for example, http://schema.openid.net/2007/05/claims).
    • Display Name - Name of the dialect.
    • Description - Description of the dialect (for example, what it is designed for).
    • Claim URI - Each dialect should be defined with at least one claim.
    • Mapped Attribute - Corresponding attribute name from the underlying user store for this claim.
    • Regular Expression - Regular expression to validate inputs for this claim.
    • Display Order - Display order of the above claim among the other claims defined under the same dialect.
    • Supported by Default - If unchecked, this claim will not be prompted during user registration.
    • Required - Whether this claim is mandatory for user registration.
  5. Click on the Add button.

...