Impersonating user for REST API call

0
Hello,   I need to call external exiting REST API, but I am getting authentication issue while calling REST API. can you please suggest how to login with organization domain user for authentication. Existing rest API are authenticated with windows AD.   Please give your suggestion
asked
1 answers
0

Hi Archana, 

 

You can implement SSO using windows AD and you can achieve it with the help of LDAP Module or SAML Module. 

 

https://docs.mendix.com/appstore/modules/ldap/

answered