File tree 11 files changed +22
-25
lines changed
website/content/docs/secrets
11 files changed +22
-25
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
layout : docs
3
- page_title : Active Directory - Secrets Engines
3
+ page_title : Active Directory secrets engine
4
4
description : >-
5
- The Active Directory secrets engine allowing Vault to generate dynamic credentials .
5
+ Dynamically generate Active Directory (AD) credentials with the Active Directory secrets engine plugin .
6
6
---
7
7
8
- # Active directory secrets engine
8
+ # Active Directory secrets engine
9
9
10
10
@include 'ad-secrets-deprecation.mdx'
11
11
Original file line number Diff line number Diff line change 1
1
---
2
2
layout : docs
3
- page_title : Migration Guide - Active Directory - Secrets Engines
3
+ page_title : Migration guide - Active Directory secrets engine
4
4
description : >-
5
5
The guide for migrating from the Active Directory secrets engine to the LDAP secrets engine.
6
6
---
Original file line number Diff line number Diff line change 1
1
---
2
2
layout : docs
3
- page_title : Identity Tokens
4
- description : Details and best practices for identity tokens.
3
+ page_title : Identity tokens
4
+ description : >-
5
+ Understand the roles and keys associated with identity tokens, and configure per-role templates that allow entity information to be added to the token.
5
6
---
6
7
7
8
# Identity tokens
8
9
9
- ## Introduction
10
-
11
10
Identity information is used throughout Vault, but it can also be exported for
12
11
use by other applications. An authorized user/application can request a token
13
12
that encapsulates identity information for their associated entity. These
Original file line number Diff line number Diff line change 1
1
---
2
2
layout : docs
3
- page_title : Identity - Secrets Engines
4
- description : The Identity secrets engine for Vault manages client identities.
3
+ page_title : Identity secrets engine
4
+ description : >-
5
+ Manage Vault client identities with the identity secrets engine. An entity represents a unique client which can have multiple aliases tied back to it.
5
6
---
6
7
7
8
# Identity secrets engine
8
9
9
- Name: ` identity `
10
-
11
- The Identity secrets engine is the identity management solution for Vault. It
10
+ The identity secrets engine is the identity management solution for Vault. It
12
11
internally maintains the clients who are recognized by Vault. Each client is
13
12
internally termed as an ` Entity ` . An entity can have multiple ` Aliases ` . For
14
13
example, a single user who has accounts in both GitHub and LDAP, can be mapped
Original file line number Diff line number Diff line change 1
1
---
2
2
layout : docs
3
- page_title : OIDC Identity Provider
3
+ page_title : OIDC identity provider
4
4
description : >-
5
5
Setup and configuration for Vault as an OpenID Connect (OIDC) identity provider.
6
6
---
Original file line number Diff line number Diff line change 1
1
---
2
2
layout : docs
3
- page_title : AWS KMS - Key Management - Secrets Engines
4
- description : AWS KMS is a supported KMS provider of the Key Management secrets engine.
3
+ page_title : AWS KMS
4
+ description : Manage the lifecycle of keys in AWS KMS with the Key Management secrets engine plugin .
5
5
---
6
6
7
7
# AWS KMS
Original file line number Diff line number Diff line change 1
1
---
2
2
layout : docs
3
- page_title : Azure Key Vault - Key Management - Secrets Engines
4
- description : Key management secrets engine supports lifecycle management of keys in Azure Key Vault instances.
3
+ page_title : Azure Key Vault
4
+ description : Manage the lifecycle of keys in Azure Key Vault instances with the Key Management secrets engine plugin .
5
5
---
6
6
7
7
# Azure Key Vault
Original file line number Diff line number Diff line change 1
1
---
2
2
layout : docs
3
- page_title : Azure Key Vault setup guide
3
+ page_title : Setup guide - Azure Key Vault
4
4
description : Configure the key management secrets engine, and distribute the Vault-managed keys to the target Azure Key Vault instance.
5
5
---
6
6
Original file line number Diff line number Diff line change 1
1
---
2
2
layout : docs
3
- page_title : GCP Cloud KMS - Key Management - Secrets Engines
4
- description : Key management secrets engine supports lifecycle management of keys in GCP Cloud KMS key rings.
3
+ page_title : GCP Cloud KMS
4
+ description : Manage the lifecycle of keys in GCP Cloud KMS key rings with the Key Management secrets engine plugin .
5
5
---
6
6
7
7
# GCP Cloud KMS
Original file line number Diff line number Diff line change 1
1
---
2
2
layout : docs
3
- page_title : GCP Cloud KMS - Key Management - Secrets Engines
3
+ page_title : Setup guide - GCP Cloud KMS
4
4
description : Configure the key management secrets engine, and distribute the Vault-managed keys to the target GCP Cloud KMS.
5
5
---
6
6
Original file line number Diff line number Diff line change 1
1
---
2
2
layout : docs
3
- page_title : Key Management - Secrets Engines
3
+ page_title : Key management secrets engine
4
4
description : >-
5
- The key management secrets engine provides a consistent workflow for distribution and lifecycle
6
- management of cryptographic keys in various key management service (KMS) providers.
5
+ Create a consistent workflow for distribution and lifecycle management of cryptographic keys in various key management service (KMS) providers.
7
6
---
8
7
9
8
# Key management secrets engine
You can’t perform that action at this time.
0 commit comments