HTTP URL Information includes input parameters that apply to the following operators:
Specifies the URL of the HTTP request. The URL starts with http:// or https://.
Specifies whether a valid SSL certificate is found. This field is relevant when querying an HTTPS URL.
Select one of the following options.
Specifies whether the HTTP server, at the specified URL, requires authentication. The HTTP operators support Basic HTTP authentication, HTTP Preemptive Authentication, or NTLM authentication. If either type of authentication is needed, set this value to true.
Values
Default
Blank - Specifies to use the value set at the operator category level.
Notes
- NTLM authentication
- User name
- Password
- Domain name
During the interaction with a Web Service, a CA Process Automation HTTP operator typically acts like a web browser where it first negotiates with the Web service on the authentication scheme to use. This negotiation is done before the operator issues its request to the Web service.
Normally, for Basic HTTP authentication, the Web service specifies during the authentication negotiation, with the CA Process Automation operator, that it requires Basic Authentication. If configured for HTTP Authentication, the CA Process Automation operator then agrees with the Web service to use Basic Authentication.
However, some Web services do not specify during the negotiation that they require Basic Authentication. Instead, they assume that the operator will preemptively send the Basic Authentication. This is typically done to reduce the connection overhead. In this case, the CA Process Automation HTTP operator should be configured to use HTTP Preemptive Authentication (instead of HTTP Authentication), which prompts the operator to send Basic HTTP Authentication to the Web service without negotiation.
Specifies whether the HTTP server at the specified URL requires NTLM authentication. CA Process Automation uses basic HTTP authentication if NTLM authentication is not selected.
Values
Specifies the username to use when authenticating against the specified URL.
Specifies the password for the specified User name.
Specifies the name of the domain to use when authenticating against the specified URL.
Use the following guidelines:
A blank Domain name field does not automatically prompt the operator to inherit the Domain name value from the operator category. The Domain name field is tied to the User name field as follows:
The operator uses the default Domain name from the operator category if the following are blank (not specified):
A specified Domain name is used as follows:
|
Copyright © 2014 CA.
All rights reserved.
|
|