User Invites
# support
l
If no email is sent for user invites, how do they get their password? I don't see a way to manage passwords in
/admin/users/
.
r
Here's the guide on it https://www.medplum.com/docs/auth/custom-welcome-emails - you'll need to set up an alternate workflow for password management
c
@ljnic - If you are self hosting, then you can use the Super Admin "Force Set Password" feature: https://www.medplum.com/docs/self-hosting/super-admin-guide#force-set-password
l
how do I enable super admin features?
r
Sign into Medplum as a super admin (you'll know you are in because when you go to the "Project" page you'll see all the projects https://baseURL/Project) - all members of the Super Admin project should have super admin privileges. The original user created when you installed is a super admin.
l
That was something I might have missed, creating an initial super admin
Is there a config for the initial user or how is it created?
r
The initial user account that was set up post install is a super admin? Here is the post install verification checklist https://www.medplum.com/blog/post-install-verification
l
I'm asking how that user account is set up 😅
r
It's automatically created - when you installed 🙂
l
ohh and what are the credentials for it?
c
It's automatically created on first run. The default email is "admin@example.com", the default password is "medplum_admin". Here are the docs: https://www.medplum.com/docs/contributing/run-the-stack#start-the-servers
160 Views