Skip to content

Commit

Permalink
backport of commit 5118aa6
Browse files Browse the repository at this point in the history
  • Loading branch information
kollhof committed Mar 1, 2022
1 parent 4a54cc0 commit f360702
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions website/content/docs/concepts/identity.mdx
Expand Up @@ -2,7 +2,7 @@
layout: docs
page_title: 'Identity'
description: >-
Vault provides an identify management solution to maintain clients who are recognized by Vault.
Vault provides an identity management solution to maintain clients who are recognized by Vault.
---

# Identity
Expand All @@ -11,8 +11,8 @@ This document contains conceptual information about **Identity** along with an
overview of the various terminologies and their concepts. The idea of Identity
is to maintain the clients who are recognized by Vault. As such, Vault provides
an identity management solution through the **Identity secrets engine**. For
more information about the Identify secrets engine and how it is used, refer to
the [Identify Secrets Engine](/docs/secrets/identity) documentation.
more information about the Identity secrets engine and how it is used, refer to
the [Identity Secrets Engine](/docs/secrets/identity) documentation.

## Entities and Aliases

Expand Down Expand Up @@ -194,4 +194,4 @@ For information about Identity Secrets Engine, refer to [Identity Secrets Engine

Refer to the [Identity: Entities and
Groups](https://learn.hashicorp.com/tutorials/vault/identity) tutorial for a
step-by-step tutorial.
step-by-step tutorial.

0 comments on commit f360702

Please sign in to comment.