Sha256: 5cb312f035693e7381155728f92031544cf2ea1341881ddfe08e028c96c3eec2

Contents?: true

Size: 1.41 KB

Versions: 2

Compression:

Stored size: 1.41 KB

Contents

# SwaggerClient::WebHeaderAuthentication

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**base_url** | **String** | The base URL is the main address from which all paths in the target Web site begin. Includes the protocol. Example: http://acme.com. | [optional] 
**enabled** | **BOOLEAN** | Flag indicating whether the HTTP header web authentication is enabled for the site's scans. | [optional] 
**headers** | **Hash<String, String>** | A map of HTTP headers the scan engine will use when negotiating with the Web server for an \"authenticated\" page. Make sure that the session ID is valid between the time you save this ID for the site and when you start the scan. Note: This property is not returned in responses for security. | [optional] 
**id** | **Integer** | The identifier of the HTTP header web authentication. | [optional] 
**links** | [**Array<Link>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] 
**login_regular_expression** | **String** | The regular expression matches the message that the Web server returns if the login attempt fails. | [optional] 
**name** | **String** | The HTTP header web authentication name. | [optional] 
**service** | **String** | Value indicating whether this web authentication  configuration is for HTML form authentication or HTTP header authentication. | [optional] 

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
avs-0.1.0 lib/service/api/rapid7_insightvm_client/docs/WebHeaderAuthentication.md
avs-0.0.9 lib/service/api/rapid7_insightvm_client/docs/WebHeaderAuthentication.md