Hi,
Here is my situation, in my js web resource I need to call external web services hosted somewhere else to read/write data to external system. I want to have some kind of user authentication on these web services side so these web methods only serve valid CRM user client not everyone. My question is if there is a way to pass something like a CRM user session id to these external web services then these external web services can use CRM sdk to validate the session id(or so called token).
Thanks in advance,
Lan
*This post is locked for comments
I have the same question (0)