From MS CRM page, need to click button to route to external system for login (OAuth authentication), which automatically redirects back to a MS CRM page. The first part, the window for logging into external system, works fine. However, the redirect back to MS CRM is rejected due to the parameters in the url. MS CRM’s Parameter Filter rejects it. I need the parameters, which includes the OAuth auth code, which I then use to request the user’s access tokens. I can disable CRM’s Parameter Filter via registry but that is not viable option (would require customers to edit registry on their servers).
Surely, this is a common use case. Like going from MS CRM to PayPal and back. Anyone have example or advice? THANKS!
*This post is locked for comments
I have the same question (0)