Configure authentication

The API Engine allows you to communicate with webservices using different authentication methods.

To configure the authentication of a selected Module, follow the steps below:

  1. In the Technical View, click the Auth tab.

  2. Select an authentication type from the Authentication drop-down menu.

Select the authentication type

When you turn on authentication for a Module, the API Engine automatically provides the Authorization header based on the authentication data.

If you want to provide a custom Authorization header in the TestStep, set Authentication to None.

In the following chapters, you will find detailed information on how to:

Once you have configured authentication, you can create Module Attributes for the authentication details to steer them in your API TestCases. For information on how to do so, see chapter "Create authentication Module Attributes".