Creating New Users in Local Environment

Hello,

 

I am working on an application on a local environment on my computer (which means I do not have a smtp server set up that can send out emails). In my app I have a "Create User" process model. I am running into trouble when creating new users because after I create them in the system I cannot log in as said new user. I know that they have successfully been created because they can be referenced by the user picker field in the app, but logging in as them requires a password, which has not been set on user creation. In addition, clicking the "forgot password" link at login doesn't work either because the application cannot successfully send out emails (due to the smtp server not being set up).

Any idea how I can work around this and log in as my test users I create?

Thanks

  Discussion posts and replies are publicly visible