Basic authentication site authenticators
Use HTTP Basic authentication (user name:password) to authenticate a client requesting access to a site that requires basic authentication.
Obtain the username and password from your target site provider. |
Field | Description |
---|---|
Username |
The username required for access to the protected site. |
Password |
The password required for access to the protected site. |