Summary
The current implementation requires recovering the admin credentials via the UI and advises the user to change the password for security. This change will display temporarily generated credentials and include fields to update the admin password within the same modal Dialog.
Motivation
Avoid getting support calls for lost temporary admin credentials.
Proposal
Minor refactoring of the modal to include the same API workflow calls to update the user password.