Adding a JSON Web Token Claim

The Add JSON Web Token Claims dialog, shown in the following image, enables you to associate JSON Web Token (JWT) claims with the specified REST service method.

The types of claims that can be associated with a REST service method are:

To select the type of JWT claim

  1. In the Select Claim Type combo box, select the type of claim you want to add and then click the Add Claim button to open the Add Single-Value Claim, Add Multi-Value Claim, or Add Delegate Claim dialog, depending on value that you select in the Select Claim Type combo box. For details, see the following subsections.

  2. When you have added one or more required claims, they are displayed in the Added Claims list box.

    You can remove a required claim by selecting it and then clicking the Remove button, or you can modify it by selecting it and then clicking the Edit button.

  3. When you have finished adding required claims to the REST service method, click the OK button to generate a shadow method that associates the required claims with the REST service method.

    Alternatively, click the Cancel button to close the dialog without generating a shadow method.

2020.0.01 and higher