Sha256: 0684fdfb75fedbcda7fcc9884bce8de3951a20516bf2c29646f818ae23064945

Contents?: true

Size: 1.19 KB

Versions: 2

Compression:

Stored size: 1.19 KB

Contents

# SwaggerClient::WebFormAuthentication

## 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 HTML form web authentication is enabled for the site's scans. | [optional] 
**id** | **Integer** | The identifier of the HTML form 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] 
**login_url** | **String** | The login page URL contains form for logging on. Include the base URL. Example: http://acme.com/login. | [optional] 
**name** | **String** | The HTML form 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/WebFormAuthentication.md
avs-0.0.9 lib/service/api/rapid7_insightvm_client/docs/WebFormAuthentication.md