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?