Hi,
I have a requested scenario where would consume data from Office 365 Sharepoint together with our BTP hosted app (lists, documents etc.).
To this end I am trying to achieve principal propagation from the Destination Service to the Sharepoint oData API's, but am struggling to get this working.
So far we have managed to get the connectivity as an app-registration to Sharepoint (hence running as a privileged user), but would like the interaction to occur in the signed in users name.
I am guessing this should work via SAMLBearerAssertions but am not able to get the trust relation set up from the Destination Service to Azure AD.
Has anyone been able to achieve this and can provide some pointers?
Thanks in advance!
//Carl