Create your first automation in just a few minutes.Try Studio Web →
by Internal Labs
11
Activity
127.6k
Summary
Summary
An activity that generates a random password with various user given criteria.
Overview
Overview
The criteria for generating the password are:
All length requirements have to be below 1000 characters. It utilizes System.Security.Cryptography.RNGCryptoServiceProvider for generating the random passwords with a 4 Byte seed.
Robots utilize service accounts to access a certain application, but due to security policies, the passwords have to be updated after a specific time. A new password will have to be generated with the specific criteria for the respective application. The password will then have to be updated on the Orchestrator for the respective Robot machine. This allows the Robot to maintain its password without involving the human factor.
Note: The functionalities are offered to allow robots to interact directly with existing business processes. They are not designed to provide new information security paradigms, but instead a means to allow the robot to interact with the existing security that is being deployed within a business.
Release 2.0:
Features
Features
This activities package facilitates password maintenance inside automation processes. Some processes require the Robots to generate new passwords when the old ones expire, so this is where the developers can make use of this activity.
Additional Information
Additional Information
Dependencies
None
Code Language
C#, Visual Basic
Runtime
Cross-Platform (.Net 5.0 or higher)
Technical
Version
2.0.1Updated
November 8, 2023Works with
Studio: 22.10 - 23.10
Certification
Silver Certified
Collections
Support
UiPath Community Support
Resources