28-04-24 10:42 AM
I have installed Blue prism learning edition v7.3, however, i can't Login to the application, I have tried using "admin" as a username and password, however, it did nothing, so I am stuck right now, what should I do, in order to start my learning journey with blue prism?
02-05-24 08:16 AM
Try giving both username & password as 'admin', it should promt you to setup a new password for the profile.
02-05-24 08:46 AM
Hi Oyaghi - You should be able to reset the password back to admin, follow below steps -
SQL server Management studio >
Go to Blueprism in Databases: Click New Query > Execute > UPDATE [BluePrism].[dbo].[BPAPassword] SET salt = 'ezfkI0NkJiIJR8Rubuuf800cxjp7epM7EjYkQIfzUxI=',hash = '96u76IApmLmLzatzGnvFzPq2h4noZZCpc+GATM2VUxk=' WHERE userid = 'admin'