Hi all
I have a Dynamics AX 2012 R3 environment. The AIF component and AOS are on different servers. I have successfully created the website and bound it to an inbound port and the port activates success fully. I am calling the endpoint to the inbound port and am getting a 401 challenge. The following are steps I have taken and validated
1. On the inbound port, I set the binding to BasicHttpBinding, with Basic authentication over a transport layer
2. On IIS where the website is deployed, Basic authentication is enabled
3. The application pool identity is a valid domain user, and that same user is defined in the AOS with the appropriate roles
Everything looks accurate but when I test via Soap UI, I keep getting a 401 challenge
Please advise on what else I should be looking for
Thanks
Categories: