Skip Navigation

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.
  1. On  your local computer, navigate to the following directory: 
    LocalDisk(C:)
     > 
    Program Files(x86)
     > 
    BlackBerry
     > 
    AtHoc User Sync Client
     > 
    bin
    .
  2. Open the 
    bin
     folder.
  3. Verify that the AtHoc.Bootstrap32.dll and AtHocBootstrap64.dll files appear.
  4. On  your local computer, navigate to the following directory: 
    LocalDisk(C:)
     > 
    Program Files(x86)
     > 
    BlackBerry
     > 
    AtHoc User Sync Client
    .
  5. Open the 
    WorkdayIWS
     XML Configuration file.
  6. Update the value of the <ReportServiceType> attribute to 
    WSDL
     or 
    REST
    .
  7. Complete one of the following:
    1. For 
      WSDL
      , enter clear-text values for the WDUsername and WDpassword keys.
    2. For 
      REST
      , enter clear-text values for the client ID, client secret, and the non-expiring refresh token.
  8. Update the value of the <isEncrypted> node to 
    false
    .
  9. Run the 
    WorkdayIWS
     utility to encrypt the configuration and create a .csv file.