This section describes how to enable the Claim Set Editing tab in the configuration for Admin App. This feature is a preview feature for v3.3 and disabled by default with a new installation of the Admin App. Based on usage and field reports, we intend to publish a production-ready version in Admin App v1.8 for ODS / API v3.4 and beyond. However, the as-shipped configuration for the Admin App has a feature flag which can be enabled in order to access the Claim Set Editor tab functionality within the ODS Instance settings.
Overview
Admin App users may choose to enable the "Claim Sets" tab found within the Admin App ODS Instance Settings. For more information on enabling the claim set editing feature set for the Admin App, please see below:
Admin App Configuration
Admin App requires a single configuration change in the Web.config file in order to enable the Claim Set Editor Tab.
Step 1. Locate the Web.config file
To find the Web.config file, open IIS Manager and navigate to the AdminApp web application. Right-click and select the "Explore" option. This will open the installation directory of Admin App where you will find Web.config.
Step 2. Configure for Claim Set Editor tab
In Web.config, to enable Claim Set Editing functionality inside Admin App, change the IsClaimSetsTabEnabled item to have a value of true as shown below in the AppSettings node in Web.config:
Claim Sets Tab
After the above configuration change, the Claim Sets tab can be accessed within the Admin App ODS Instance Settings as seen below: