Hi there,
I have followed this guide to set up a local instance of Canvas for development.
The purpose of this was to do integration testing for an LTI tool, so I need to be able to log in with different types of users and check that the tool is working correctly. How do I do that?
I can add new people to canvas, but how do they log in? They don't have a password, and the "forgot password" functionality relies on email, which the local instance doesn't support.
Is there a script or something I can call to add new test users?