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.