External authentication in production environment

0
Hi, all. In our application scenario, we want to use a database to authenticate users and manage user role permissions(Or other enterprise authentication services like LDAP/AD and so on). I see Mendix has a ldap widget but unfortunately it is not supported in Mendix 8.5. Can Mendix provide the corresponding solution? If so, can you provide a solution idea? If there is corresponding plug-in widget support, it is perfect.   Regards Andes
asked
1 answers
2

Use the SAML module if your LDAP implementation supports it. Microsoft does at least and SAML SSO setups are quite easy to set up.

Regards,

Ronald

 

answered