Usernames and Passwords#
The provisioning script creates a Django superuser for every service.
Email: edx@example.com
Username: edx
Password: edx
The LMS also includes demo accounts. The passwords for each of these accounts
is edx
.
Account
Description
staff@example.com
An LMS and Studio user with course creation and editing permissions. This user is a course team member with the Admin role, which gives rights to work with the demonstration course in Studio, the LMS, and Insights.
verified@example.com
A student account that you can use to access the LMS for testing verified certificates.
audit@example.com
A student account that you can use to access the LMS for testing course auditing.
honor@example.com
A student account that you can use to access the LMS for testing honor code certificates.