authenticator

Description:

This parameter specifies the Java class for integrating single point of authentication with the Workforce Management application. This allows system administrators to store user credentials (passwords, etc.) in a centralized location instead of maintaining them in multiple places. A common example of single point of authentication is to integrate with an existing LDAP server.

Valid Values:

Any fully qualified Java class name that implements the com.workbrain.server.authenticate.WebAuthenticator interface.

Default Value:

com.workbrain.security.lawson.LSFWorkbrainAuthenticator

Location:

system/authenticate/

Effective:

n/a