Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport of fix spelling of identity into release/1.9.x #14408

Merged
merged 2 commits into from Aug 18, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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.