To be able to find who the recovery admins will be, we need to capture the sysadmins from the webapp. We should retrieve that email when sending the recovery codes.
Acceptance Criteria
When I setup a sysadmin in the configurations file, I should be able to retrieve that email during the backup account process.
In Scope
Creating an endpoint in the webapp that displays the recovery admins (with proper authentication)
Creating the appropriate authentication handling in the bonafide client
Calling this method from the UA in the backup account flow (before sending the email -- still to be implemented)
To be able to find who the recovery admins will be, we need to capture the sysadmins from the webapp. We should retrieve that email when sending the recovery codes.
Acceptance Criteria
When I setup a sysadmin in the configurations file, I should be able to retrieve that email during the backup account process.
In Scope
Out of Scope
Depends on
--