Adding Claim to the existing Scopes

To add a claim to the existing scopes ('Openid' and 'Profile') of an application type, follow the steps below:

  1. Click on "Add Claim" shown in the action menu (). The "Add Claim" pop-up box will appear.

  2. Select a default claim from the drop-down menu that you want to include in the existing scope.

    Apart from the listed default claims, you can add custom claims based on your requirements.

  3. Select an endpoint, either token (id_token) or userinfo, or select both endpoints to deliver the claim associated with that scope.

  4. Switch the Essential toggle button to True or False.

    • True: Claim is required for the scope.

    • False: Claim is optional for the scope.

  5. Click ADD to include the claim in the existing scope.