web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

How to solve On prem workflow editor error with ADFS

mhdshb1 Profile Picture mhdshb1 1,250

When I am trying to create a workflow, I got this error after installing the ClickOnce application.

3.jpg

Then I checked the ADFS event viewer and the error was

The received 'redirect_uri' parameter is not a valid registered redirect URI for the client identifier: '67ae0dc4-5f97-4c38-b132-65d38bbab8d1'. Received redirect_uri: 'dynamicsaxworkfloweditor/'

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. 

4.jpg

I added the https://dynamicsaxworkfloweditor/  to the redirect uri. 

That's it !!

 5.jpg

Comments

*This post is locked for comments