Questions from security auditors re: UIPath features/capabilities

Didn’t see answers to these specific Qs elsewhere, sorry if these are repeats or too simple for words, but…

  • passwords for users are encrypted in UIPath database tables - what encryption scheme is used?
  • user logins successful and failed are stored somewhere in the database since the information is reported on the user’s profile page in Orchestrator. Since this information is not included in the downloaded audit log .csv report, where can it be found in the database?
1 Like

@cornells

Welcome to forums

Check below post

Hope this helps you

Thanks

Hi @cornells
Welcome to the UiPath community

Answer is : UiPath stored password as AES 256 bit encryption

Answer : your referenced data has been stored in below tables

  • dbo.UserLoginAttempts
  • dbo.Users

Please Make sure when you access Orchestrator DB , with not doing any changes without having proper information

@Maneesha_de_silva Thank you sir

1 Like

@cornells
You are always welcome to the community

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.