API authentication using Basic Auth

0
Hi Team, Please help to know about the basic auth concept. How we can set and use when we use Mendix for publihing some API.
asked
1 answers
1

Hi Nitin,

When publishing a REST service from Mendix you can select the authentication methods, Basic usually means username + password: see also the documentation: https://docs.mendix.com/refguide/published-rest-service#3-2-authentication-methods.

 

With kind regards,

Stephan

answered