Hi all,
We are using CRM Online which is integrated with Sharepoint. When we upload the image from CRM it saves into the Sharepoint and we are able to get the absolute sharepoint URL of the uploaded image in CRM.
Issue:
We need to display the uploaded image in CRM Portals, If we refer the absolute sharepoint image url in portals, it would redirect to a login page as we need to impersonate the request.
And i don't see any possibility from client side code (portal code) to impersonate a http request with service account.
Any help would be greatly appreciated!