The PAPI Web Services tab allows you to configure the PAPI Web Services log, enable Single Sign On (SSO), and generate the application WAR file.
| Property | Description |
|---|---|
| Log Folder | Specifies the location of the PAPI Web Services log file. |
| Log Message Severity Level | Defined the severity level of the messages written to the application log. |
| Enable Single Sign On | Allows PAPI Web Services to use SSO. You must create a class that implements the fuego.sso.SSOUserLoginInterface. See the ALBPM Process API Developer's Guide for more information. |
| Enable HTTP Basic Authentication | Enables HTTP authentication which forces the browser request to provide a username and password for authentication. |
| Enable Username Token Profile Authentication | Causes PAPI WS to require a username and password for authentication. This is the default security mechanism used by PAPI WS. |
| Generate Web Archive (WAR) File | Generates the WAR file for PAPI Web Services and allows you to save it to the file system. |