How do we integrate in Orchestrator an NPE certificate? Do we create an asset? or this has to be done while creating an unattended bot in orchestrator?
Hey @michelle.soto,
NPE certificate is uploaded in Orchestrator under Tenant → Settings → Security → Certificates.
It is not created as an Asset but managed in the Certificates section.
Unattended bot uses the certificate automatically once configured in Orchestrator.
Hello,
Thank you for your prompt response. I do not have that option, I only have settings->robot security but there is no options for certificates
Hello @michelle.soto
NPE (Non-Person Entity) certificates are not directly stored in the UiPath Cloud Platform by customers. Instead, they are managed and stored by the Automation Suite’s underlying Kubernetes infrastructure to secure microservice-to-microservice communication. The process is handled automatically, and direct customer access to the certificate store is not required.
Here are more details:
| Installation type | Storage location | Management |
|---|---|---|
| Automation Suite (Cloud / On-premises) | Stored as Kubernetes secrets in the istio-system and uipath namespaces. |
Handled automatically by the platform and configured via installation/update scripts. |
| Automation Cloud (SaaS) | Managed entirely by UiPath. | No customer action required. |
| On-premises Orchestrator (Standalone) | Windows Certificate Store on the server machine. | Manually managed by the system administrator using IIS and certificate tools. |
Hay @michelle.soto,
Choose client credential option and follow the steps and let me know.
