From 32805c726a54ac2c65ad82be49133447d7d9eba2 Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Wed, 13 Dec 2023 17:27:30 -0500 Subject: [PATCH] add docs for uni auth in agent --- docs/infisical-agent/overview.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/infisical-agent/overview.mdx b/docs/infisical-agent/overview.mdx index c197217ad..af6350ef1 100644 --- a/docs/infisical-agent/overview.mdx +++ b/docs/infisical-agent/overview.mdx @@ -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: