Skip to Content
0
Nov 02, 2015 at 04:28 PM

External ABAP call to Sharepoint using SAML and OAuth

289 Views

I'm trying to make a REST call to a SharePoint system based on NTLM using either CL_HTTP_CLIENT or CL_REST_HTTP_CLIENT by authenticating via a SAML token. Does anyone know if this is possible or know of an example?