orchestrator
2024.10
false
Orchestrator 用户指南
Automation CloudAutomation Cloud Public SectorAutomation SuiteStandalone
Last updated 2024年10月21日

凭据存储

凭据存储是安全存储(例如 CyberArk)中的命名位置,您可以在需要时从中存储和检索敏感数据,例如机器人凭据和凭据资产。Orchestrator 支持在租户级别使用多个凭据存储,并为 Azure Key VaultCyberArk CCPHashiCorp VaultThycotic Secret ServerBeyondTrustAWS Secrets ManagerCyberArk 提供内置支持。如果需要,它还提供了添加和管理第三方安全存储所需的架构。

注意:Orchestrator 管理员必须为您的租户启用凭据存储功能。有关详细信息,请参阅此处

凭据存储插件

除了具有内置支持的安全存储之外,Orchestrator 架构还支持加载第三方或开发自定义插件的功能,使您能够使用任何所需的凭据存储。

加载第三方插件

  1. 导航至 Orchestrator 安装目录中的 \Orchestrator\Plugins 文件夹。
  2. 将插件的 .dll 文件保存在该文件夹中。
  3. Update the UiPath.Orchestrator.dll.config file with the plugin mentioned in the UiPath.Orchestrator.dll.config guide.
  4. Restart your Orchestrator instance and check the logs to confirm the plugin was loaded successfully.
  5. Your new credential store should now be available when creating credential stores.

开发插件

UiPath™ 存储库中提供了用于创建自己的安全存储插件的开发文档。

此外,还提供了三个示例来帮助您进行开发:

  • RandomPass - 将生成随机密码的只读存储;
  • SQLPass - 一个读取/写入存储,使用外部 SQL 数据库而不是 Orchestrator 数据库;
  • 密钥保险库 - Orchestrator 实例提供的功能齐全的密钥保险库插件
  • 凭据存储插件
  • 加载第三方插件
  • 开发插件

此页面有帮助吗?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath Logo White
信任与安全
© 2005-2024 UiPath。保留所有权利。