| Name | Type | Description | Notes |
|---|---|---|---|
| character_set | str | The character set to use. | [optional] |
| failed_login_regex | str | Regular expression to match a failed login response. | [optional] |
| links | list[Link] | Hypermedia links to corresponding or related resources. | [optional] |
| login_regex | str | Regular expression to match a login response. | [optional] |
| password_prompt_regex | str | Regular expression to match a password prompt. | [optional] |
| questionable_login_regex | str | Regular expression to match a potential false negative login response. | [optional] |
This repository was archived by the owner on Sep 10, 2024. It is now read-only.