How to solve On prem workflow editor error with ADFS
Views (569)
When I am trying to create a workflow, I got this error after installing the ClickOnce application.
Then I checked the ADFS event viewer and the error was
|
After checking the Client '67ae0dc4-5f97-4c38-b132-65d38bbab8d1' (The one mentioned in the error) it was the Microsoft Dynamics 365 for Operations On-premises - Workflow - Native application.
I found that the redirect Uri has only http://dynamicsaxworkfloweditor.
I added the https://dynamicsaxworkfloweditor/ to the redirect uri.
That's it !!
*This post is locked for comments