Authentication scheme | AUTHENTICATE | SSL | Notes |
---|---|---|---|
HTTP with no authentication | NO | NO or YES | |
HTTP with basic authentication | BASIC | NO, YES or CLIENTCERT | |
HTTP with basic authentication | AUTOMATIC | NO, YES or CLIENTCERT | If SSL(CLIENTCERT) is specified, and the client sends a certificate, then SSL client certificate authentication is used |
HTTP with SSL client certificate authentication | CERTIFICATE or AUTOREGISTER | CLIENTCERT | If the client does not send a certificate, the connection is not established |
HTTP with SSL client certificate authentication | AUTOMATIC | CLIENTCERT | If the client does not send a certificate, then basic authentication is used |
When
CICS document templates and HFS files are delivered directly from a URIMAP
definition, as a static response, basic authentication does not operate.