RequireGSSAuth

Set RequireGSSAuth to True to enable GSSAPI authentication mode on the IDOL View Component ACI port. In this mode, all connections to the ACI port must be authenticated using GSSAPI and the Negotiate HTTP authentication mechanism.

To use GSSAPI authentication, you must also set GSSServiceName, to define the GSSAPI service name that IDOL View Component must use to identify itself.

NOTE: This method provides an authentication requirement only. Micro Focus recommends that you use it in conjunction with TLS/SSL to encrypt the authentication data.

You cannot use RequireGSSAuth with GSS ACI encryption (see ACI Encryption Configuration Parameters). If you configure both, IDOL View Component does not start. GSS ACI encryption has been deprecated or IDOL View Component version 12.6.0 and later.

Type: Boolean
Default: False
Required: No
Configuration Section: Server
Example: RequireGSSAuth=True
See Also: GSSServiceName