Authenticating with basic or NTLM authentication
Configure basic or NTLM authentication to use these methods to send data records to and from your application.
-
In the Authentication section, select
the type of authentication to use to connect to the system of record.
- None – authentication is not required.
- Basic – use basic HTTP authentication credentials.
- In the User name field, enter a valid user name.
- Click Set password.
- Enter a password for the user name that you entered.
- Click Submit.
- In the Realm field, enter the realm of the user account on the server to which you are connecting.
- In the Host name field, enter the host name of the server to which the request is being sent.
- Optional: To receive a basic authentication request before the server gives an unauthorized response, select Preemptive authentication. Selecting this check box reduces connection overhead.
- NTLM – to use NT LAN Manager credentials.
- In the User name field, enter a valid user name.
- Click Set password.
- Enter a valid password for the user name that you entered.
- Click Submit.
- In the Domain field, enter the domain of the user account that you provide in the User name field.
- In the Host Name field, enter the host name of the server to which the request is being sent.
-
Click Initialize call to request data from the REST
service and display the response.
Note: For more information about authentication profiles, see Authentication profiles