In order to enable the integration layer you will have to edit the following setup keys with the correct values:

EnableTRIntegrationLayer:  The master switch that turns the Integration Layer on and off

ThinkRITBaseUrl: The base url for all the internal api calls (e.g. https://neu-onedealer-integrationlayer-dev.azurewebsites.net/onedealer/api/internal)

ThinkRITKeyName: The authentication key name (e.g. ODIL_InternalUser_AWT_Key)

ThinkRITKey: The authentication key (e.g. 2r5u8x/A?D(G+KbPeShVmYq3s6v9y$B&E)H@McQfTjWnZr4u7x!z%C*F-JaNdRgUkXp2s5v8y/B?D(G+KbPeShVmYq3t6w9z$C&F)H@McQfTjWnZr4u7x!A%D*G-KaNd)

ThinkRITSessionUrl: The authentication url. Usually its the first part of the Base url (e.g. https://neu-onedealer-acs-dev.azurewebsites.net)

ThinkRITApiCode: The api code (e.g. TR:SB:OneDealer:OD)

Below there are some more setup keys that affect the behavior of the Integration Layer but can always use their default values

ThinkRitSessionDuration: The duration, in minutes, before the session expires (e.g. 20)

ThinkRitSasTokenDuration: The duration of the SAS token used for the internal authorization

Example Values

The example values above are the ones we use on the AWT staging environment

  • No labels
Write a comment…