Within my own project, I have created some demo pr...
# general
c
> Within my own project, I have created some demo practitioners, and some users for the project (none of which have any login credentials generated, I am unsure if I have missed something here). This might be an issue. If you create a Practitioner through the normal FHIR API / or "Practitioner" page, those Practitioner resources will not be able to log in. Instead, you need to go to the Project Admin page, and "Invite". See here: https://www.medplum.com/docs/app/invite
x
Hi @cody, thanks for the offer to help out. After a bit of experimentation with a locally installed instance of Medplum, I can verify that I had (embarrassingly) created the situation myself through user error. High level reproduction: I had admin privileges, and had invited myself as a user using the same email address (first mistake). I then proceeded to delete myself as a user, which prevented any further logins as both an admin, and a user. I believe (though I could be wrong) that a reference to the admin profile still existed, and because of this, the
choose profile
sign in flow was thrown, but I wasn't able to select anything. Not sure if this observation is of any value, but I thought I would share anyway.
c
Oh no, please don't feel embarrassed.... The super admin tools are powerful, and probably don't have enough guard rails for this type of thing. Your experience is definitely valuable, and we'll try to better handle this case. Thanks for the report!
177 Views