QuestionQ44

UiPath Platform components and integrations

Which command can retrieve the default password for the monitoring tools?

Explanation

The monitoring-tools default password is stored as Base64-encoded data in the password field of the dex-static-credential Secret in the uipath namespace. Extracting that field with JSONPath and decoding it with Base64 retrieves the password.

Learn more

Community Discussion

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