Disable FactoryTalk Security

If InfoPlatform, FTASecurity and DataView are installed on same machine, perform the following steps to disable FTSecurity:
  1. Comment out the following element in the InfoPlatform section of the
    RA.InfoPlatform.WindowsService.exe.config
    file:
    <!--SecurityProvider assembly="RA.InfoPlatform.ClaimsProvider.FactoryTalk" type="RA.InfoPlatform.ClaimsProvider.FactoryTalk.ClaimsProvider">
    <Parameters>
    <add name="SecretKey" value="GQDstcKsx0NHjPOuXOYg5MbeJ1XT0uFiwDVvVBrk" />
    <add name="OperatorsGroupName" value="FTAnalyticsInfoPlatformOperators" />
    </Parameters>
    </SecurityProvider-->
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.