Skip to main content
Administrator Guide
Last Updated: 2023-06-23
Configure Web Service Tester Advanced WS-Security

Configure Web Service Tester Advanced WS-Security

Create a web service test.
You can configure a number of security options in Workday Studio's Web Service Tester. The
Advanced WS-Security Configuration
options enable the Web Service Tester to read a security configuration file that specifies a sequence of security steps for the request and another sequence of security steps for the response. It applies the security steps to the outgoing request message and removes security encoding from the incoming response message. The server removes security encoding as it receives, and adds security encoding as it responds.
  1. On the
    WS Tester
    view, click
    Send Options
    .
  2. Select the
    Advanced WS-Security Configuration
    check box.
  3. Provide a
    Configuration File URL
    from either a
    Workspace
    or
    External
    location.
  4. (Optional.) If the security configuration file has relative locations for values such as the key store location, provide a
    Configuration Base URL
    . Studio prepends this URL to the relative locations.
  5. (Optional.) Select the
    Re-load the security configuration information before each send
    check box to reload the file for each request. This option is useful when you're making changes to the configuration file.