How to Secure Anonymous User Security against attack

0
Hello All, I am developing a Mendix application that allows anonymous users to access and view details without requiring login. While this feature is essential for my use case, I am concerned about the potential security risks associated with allowing anonymous access.
asked
1 answers
0

Hello Chetan Chavan,

 

For which security issues your especially afraid of?

Most of the data related issues you can have can be diminished by implementing the best practices for userroles and access rules.

 

https://docs.mendix.com/refguide/define-access-rules-using-xpath/

 

https://docs.mendix.com/refguide/app-security/

 

Hope this helps,

 

Good luck!

answered