rest-integrated-authentication
Web icon

REST Integrated Authentication

Stable version 2.0.0 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 09 March 2020 by 
5.0
 (9 ratings)
rest-integrated-authentication

REST Integrated Authentication

Details
Extension enabling the use of REST Web Services that require NTLM / Kerberos authentication. An example is provided for calling a K2 REST web service. Can use integrated authentication from browser New demo including an Integrated Authentication REST service
Read more

To consume a REST webservice, add an OnBeforeRequestAdvanced to your REST call, and call one of the following Actions from OnBeforeRequestAdvanced:


IntegratedAuthentication
Enable login for REST calls using the system's default credentials.

IntegratedAuthenticationLogin
Enable Kerberos based Windows Authentication for REST calls with a fallback to NTLM.

IntegratedAuthenticationLoginNTLM
Enable username and password based NTLM login for REST calls.

Release notes (2.0.0)

Added the option to use just NTLM without Kerberos.

Added documentation to extension Actions.

Reviews (1)
by 
2021-09-28
in version 2.0.0
I had no idea what WWW - authentication and NTLM even meant, but with this component it was a breeze. Saved me a lot, thanks!
Team
Related assets