Hi Team, We are working in Dynamic Ax 2012 R3 environment. We need to implement token authentication when we got the request from third party application.
We hosted our ax environment on azure virtual machine. There is wcf service project that is the entry point and hosting on IIS.
For wcf project we need to set the authentication code as any user should authentication prior hit this service.
we are maintaining user identity on azure active directory. And wcf service is on premise.
Please suggest any solution if we can achieve it.
Thanks
Ashok Kumar