Configure encryption for sensitive data
The first time the Workday Sync Client runs, sensitive data such as username, password, client ID and client secret are encrypted.
If the report service type is WSDL, the username and password are encrypted. If the report service type is REST, the client ID, client secret, and the non-expiring refresh token are encrypted.
- The Workday Sync Module must be installed and configured.
- On your local computer, navigate to the following directory:LocalDisk(C:)>Program Files(x86)>BlackBerry>AtHoc User Sync Client>bin.
- Open thebinfolder.
- Verify that the AtHoc.Bootstrap32.dll and AtHocBootstrap64.dll files appear.
- On your local computer, navigate to the following directory:LocalDisk(C:)>Program Files(x86)>BlackBerry>AtHoc User Sync Client.
- Open theWorkdayIWSXML Configuration file.
- Update the value of the <ReportServiceType> attribute toWSDLorREST.
- Complete one of the following:
- ForWSDL, enter clear-text values for the WDUsername and WDpassword keys.
- ForREST, enter clear-text values for the client ID, client secret, and the non-expiring refresh token.
- Update the value of the <isEncrypted> node tofalse.
- Run theWorkdayIWSutility to encrypt the configuration and create a .csv file.