Web Service user password

1
Hi there We want to make use of the standard Mendix account management functionality to manage user ids that will be used solely for calling web services.  We want to create a "New Web Service User" in the account management screen, specify the user id and password used in the standard account management on the database and use these credentials to call our web service.   When calling a web service, is there a way to use the password specified in the standard user management to the web service?  Is there something obvious that we have missed? Thanks
asked
1 answers
2

Hi Gustav,

When publishing your web service operation, choose basis authentication (Username and password) and the built-in security and web service user accounts are used. 

Hope this helps.

KR,

Bart

answered