Adding External Users

0
In my application, I would like to add users with generic emails such ask “john.doe@gmail.com” I am aware of the username and password entry boxes and sign on button, but what are they calling on to validate against? Do I need to create a entity with user credentials? And how do I generate an interface to manage these users? I do not want to use Single Sign On, as it seems to have a dependency on creating a Mendix account. 
asked
1 answers
0

See this learning path on how to create local users: https://gettingstarted.mendixcloud.com/link/module/234/Securing-your-App

Regards,

Ronald

 

answered