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