Mendix on Premises - Allow Admin Login only if the session is open from a certain IP
0
Hi! in a mendix on premises installation how can i allow the admin login only if it come from the localhost or a specific set of ip address? The login or sign in action is only available as Button and not in microflow, for this reason i really can't say how to limit the access of the admin. I see that there is a sign in action in Nanoflow but even with some external module i can't say how to filter with the IP address since we are running the nanoflow in the browser. Any idea how to enforce the security? Thanks for the help!