diff --git a/docs/documentation/platform/identities/machine-identities.mdx b/docs/documentation/platform/identities/machine-identities.mdx index 99f80906d9..964a3ad7c7 100644 --- a/docs/documentation/platform/identities/machine-identities.mdx +++ b/docs/documentation/platform/identities/machine-identities.mdx @@ -29,7 +29,7 @@ perform organization-level operations. Organization-level identities are useful ## Workflow - + A typical workflow for using project identities consists of three steps: 1. Creating the identity with a name and [role](/documentation/platform/access-controls/role-based-access-controls) in Project > Access Control > Machine Identities. @@ -37,7 +37,7 @@ perform organization-level operations. Organization-level identities are useful 2. Authenticating the identity with the Infisical API based on the configured authentication method on it and receiving a short-lived access token back. 3. Authenticating subsequent requests with the Infisical API using the short-lived access token. - + A typical workflow for using organization identities consists of four steps: 1. Creating the identity with a name and [role](/documentation/platform/access-controls/role-based-access-controls) in Organization > Access Control > Machine Identities.