add docs for uni auth in agent

This commit is contained in:
Maidul Islam
2023-12-13 17:27:30 -05:00
parent 6c4a6d31e4
commit 32805c726a

View File

@@ -56,7 +56,9 @@ While specifying an authentication method is mandatory to start the agent, confi
## Quick start Infisical Agent
To install the Infisical agent, you must first install the [Infisical CLI](../cli/overview) in the desired environment where you'd like the agent to run. This is because the Infisical agent is a sub-command of the Infisical CLI.
Once you have the CLI installed, you will need to create a agent configuration file in yaml.
Once you have the CLI installed, you will need to provision programmatic access for the agent via [Universal Auth](documentation/platform/identities/universal-auth). To obtain a **Client ID** and a **Client Secret**, follow the step by step guide outlined [here](documentation/platform/identities/universal-auth).
Next, create agent config file as shown below.
```yaml example-agent-config-file.yaml
infisical: