Hi,
You can try executing this query over the SQL Server to reset the password:
SET salt='bWBTNqWrvq6RbQnns5PpF+Kt7V1gVS97F6R5iZIxV6M=',
hash='9XkueyLzhbhRUMoKedsN3l7ChDmfS811IDymP8ZCEv8=' WHERE
userid=(SELECT userid FROM BPAUser WHERE username='admin')
AND active=1;
Then try to put:
Username: admin
Password: admin
Also, here you have an official guide for this:
https://portal.blueprism.com/customer-support/support-center#/path/Installation-Platform/Configuration/Roles-and-Permissions/1360589632/How-do-I-reset-my-Blue-Prism-admin-password.htmHope this helps you!!
See you in the Community, bye
🙂------------------------------
Pablo Sarabia
Solution Manager & Architect
Altamira Assets Management
Madrid
------------------------------