PAPI Web Service Security Authentication

This section describes the different types of authentication mechanisms that PAPI Web Service supports.

PAPI Web Service supports the following types of authentication:

You can independently enable or disable any of these authentication mechanisms.

Note: By default Username Token Profile authentication is selected. You must select at least one authentication method to provide PAPI Web Service the necessary information to authenticate against the engine.

When PAPI Web Service starts running it activates the authentication providers that correspond to the enabled authentication mechanisms.

Every time a client makes a request to PAPI Web Service, this request goes through an authentication phase before reaching the service endpoint. During this phase the activated authentication providers will be called in the order they appear in the preceding list. When one of these providers succesfully authenticates the request the application grants access to the web service. If all the activated providers reject acess, the request is rejected.