Skip to content

docs: document client credentials authentication flow (#422)#1598

Open
radu-mocanu wants to merge 1 commit intomainfrom
docs/issue-422-client-creds
Open

docs: document client credentials authentication flow (#422)#1598
radu-mocanu wants to merge 1 commit intomainfrom
docs/issue-422-client-creds

Conversation

@radu-mocanu
Copy link
Copy Markdown
Collaborator

Summary

  • document the unattended client-credentials authentication flow on `uipath auth`, including the required `--client-id` / `--client-secret` / `--base-url` flags and the optional `--scope`
  • add setup notes for creating an Orchestrator External Application and a CI-friendly usage example
  • add a security warning about treating `--client-secret` as a credential

Why

Fixes #422

the unattended auth flow landed in #404 without any docs, leaving CI users to discover the flags by reading source. surfacing them in the CLI reference lets users wire up automated publish/invoke pipelines without that detour.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add docs for client credentials flow

1 participant