
Hi guys,
I have created a Document service using HTTP adapter and have configured it with basic authentication, now when client is trying to consume it on their web application with different IP its prompting to enter the credentials of the development server where I have created the service. Is it appropriate to share the credentials with client ??? or can we do something in AIF itself so that service can be consumed without credentials ?? Please suggest some possible solutions. I am using AX 2012.
Thanks In advance..
*This post is locked for comments
I have the same question (0)The solution to the issue is that firstly to consume a service the user must be AX user ie. added as user in AX, further for every service we can create a privilege and the assign this privilege to a role which we assign to the use who is going to consume the service.
Once I added user to AX issue was resolved.