From 51cbfdbc467f84cce7c472a3e63ef2aa40e4cda7 Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Wed, 13 Dec 2023 19:32:16 -0500 Subject: [PATCH] update uni auth doc image paths --- .../platform/identities/universal-auth.mdx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/documentation/platform/identities/universal-auth.mdx b/docs/documentation/platform/identities/universal-auth.mdx index 53cf811a4..e60ae1e33 100644 --- a/docs/documentation/platform/identities/universal-auth.mdx +++ b/docs/documentation/platform/identities/universal-auth.mdx @@ -24,11 +24,11 @@ using the Universal Auth authentication method. To create an identity, head to your Organization Settings > Access Control > Machine Identities and press **Create identity**. - ![identities organization](../../images/platform/identities/identities-org.png) + ![identities organization](/images/platform/identities/identities-org.png) When creating an identity, you specify an organization level [role](/documentation/platform/role-based-access-controls) for it to assume; you can configure roles in Organization Settings > Access Control > Organization Roles. - ![identities organization create](../../images/platform/identities/identities-org-create.png) + ![identities organization create](/images/platform/identities/identities-org-create.png) Now input a few details for your new identity. Here's some guidance for each field: @@ -37,7 +37,7 @@ using the Universal Auth authentication method. Once you've created an identity, you'll be prompted to configure the **Universal Auth** authentication method for it. - ![identities organization create auth method](../../images/platform/identities/identities-org-create-auth-method.png) + ![identities organization create auth method](/images/platform/identities/identities-org-create-auth-method.png) Here's some more guidance on each field: @@ -60,9 +60,9 @@ using the Universal Auth authentication method. and password used to authenticate with the Infisical API. With that, press on the key icon on the identity to generate a **Client Secret** for it. - ![identities client secret create](../../images/platform/identities/identities-org-client-secret.png) - ![identities client secret create](../../images/platform/identities/identities-org-client-secret-create-1.png) - ![identities client secret create](../../images/platform/identities/identities-org-client-secret-create-2.png) + ![identities client secret create](/images/platform/identities/identities-org-client-secret.png) + ![identities client secret create](/images/platform/identities/identities-org-client-secret-create-1.png) + ![identities client secret create](/images/platform/identities/identities-org-client-secret-create-2.png) Feel free to input any (optional) details for the **Client Secret** configuration: @@ -77,9 +77,9 @@ using the Universal Auth authentication method. Next, select the identity you want to add to the project and the project level role you want to allow it to assume. The project role assigned will determine what project level resources this identity can have access to. - ![identities project](../../images/platform/identities/identities-project.png) + ![identities project](/images/platform/identities/identities-project.png) - ![identities project create](../../images/platform/identities/identities-project-create.png) + ![identities project create](/images/platform/identities/identities-project-create.png) To access the Infisical API as the identity, you should first perform a login operation