eai-uri
URI of the external authentication interface (EAI) application that WebSEAL can use for certificate authentication. Configure this entry if we do not want to use the standard CDAS authentication mechanism.
eai-uri = uri
Description
The resource identifier of the application which will be invoked to perform the certificate authentication. This URI should be relative to the root web space of the WebSEAL server. If this configuration entry is not defined, the standard CDAS authentication mechanism will be used to handle the authentication.
Options
uri The resource identifier of the application which will be invoked to perform the certificate authentication. This URI should be relative to the root web space of the WebSEAL server.
Usage: Required for EAI based client certificate authentication.
Default value: no
Example: eai-uri = /jct/cgi-bin/eaitest/eaitest.pl
Parent topic: [certificate] stanza