The R.A.D. Report — Nolan Ramsey

How To Add Custom Security Options to a Mendix App - part 1

How To Add Custom Security Options to a Mendix App - part 1

A lot of Mendix app developers are rightfully excited when they need to implement security; Mendix provides for the common options directly in the Business Modeler and in addition, there are modules such as LDAP and SAML that can be included into an app to take advantage of SSO. But what if you need to run security in the application but need to add customizations above and beyond what is provided in the default Mendix setup? I’m going to show you a few common requests that security teams ask for and show you how to implement them in your application.