QuestionQ34

UiPath Platform components and integrations

How can a system administrator obtain the host admin password to access the Host portal in Automation Suite?

Explanation

The host administrator password is stored in the platform-service-secrets secret in the uipath namespace under identity.hostAdminPassword. Retrieving that secret value with kubectl and Base64-decoding it returns the credential for the Host portal.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!