Created on 16 October 2014
icon_unfollowing
Login to follow
rest-integrated-authentication

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 
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!
Category
Development tools, Network
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
See all 1 dependencies
Application Objects
REST Integrated Authentication has 17 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads 
Related assets