Basic Authentication
Defines the authentication details to authorise to a webservice authenticating with one or more Http headers.
Headers can be a combination standard headers, such as Authorization, or vendor/service specific headers.
The headers defined in a Basic Authentication are used by associating it with a Webservice Behaviour.
ID
The id of the Basic Authentication
Description
A friendly description of the authentication.
HTTP Headers
The Http Headers control defines both the encoded Base64 user id and password and any additional headers.
Test Url
The URL used when the test function is invoked. This Url should expect a GET request, otherwise an error may be reported even when the authentication succeeds.
Test Button
Will test the supplied details can successfully authenticate using the Test Url.
Http Request Materialisation
The right hand reflects the headers (and any encoded values)