In this page, select records that are used to authenticate against web server.
Send authentication over SSL only - Select check box if you want our service to attempt authentication only when the form being authenticated to will be sent over SSL. When selected, authentication is attempted only when the form is submitted via a link that uses SSL (link URI https://...).
This site requires a client certificate - Select check box if the web application requires a client certificate. Click browse to select and upload a certificate from your local file system, or drag and drop the file into the window. Upon successful upload, click View to view the certificate contents.
Passphrase - If required, enter and confirm a passphrase for the certificate.
Enter server authentication credentials in the record.
Basic Record - Select to add a Basic record. Then enter the realm and login credentials in the fields provided. The realm is a name associated with the protected area of the web application. It corresponds to the AuthName setting in a .htaccess file for Apache servers, and to the Realm value set for IIS servers.
Digest Record - Select to add a Digest record. Then enter the realm and login credentials in the fields provided. The realm is a name associated with the protected area of the web application. It corresponds to the AuthName setting in a .htaccess file for Apache servers, and to the Realm value set for IIS servers.
NTLM Record - Select to add an NTLM record. Then enter login credentials in the fields provided.
Realm (optional) - For NTLM server authentication, enter the Windows domain name containing the credentials supplied in User Name/Password. For HTTP Basic server authentication, enter the protected realm name. You can enter a maximum of 128 characters.
Username - Enter a username for authentication. You can enter a maximum of 128 characters.
Password - Enter a password for authentication.