Vault Learning Resources: Transit Secrets Engine, OpenID Connect Auth Method
We are excited to announce additional hands-on tutorials to help you learn and integrate Vault as your secrets management solution. Several pre-existing tutorials have also been updated.
What's New?
- Auto-Unseal with Transit Secrets Engine tutorial demonstrates the Transit seal configuration introduced in Vault 1.1.
- OpenID Connect (OIDC) Auth Method tutorial demonstrates OIDC support which was introduced in Vault 1.1.
- Vault Agent Caching tutorial was updated with interactive tutorial.
»Auto-Unseal with Transit Secrets Engine
In addition to AliCloud KMS, Amazon KMS, Azure Key Vault, and Google Cloud KMS, Vault 1.1 added support for the Transit Secrets Engine to auto-unseal your Vault.
This guide walks you through the steps necessary to configure Transit Auto-Unseal.
If you don't have a Vault environment to experiment with Transit Auto-Unseal, click the Show Terminal button to launch an interactive tutorial in your web browser.
»OpenID Connect (OIDC) Auth Method
Vault clients must first authenticate with Vault to acquire a valid token. Vault 1.1 introduced support for OpenID Connect (OIDC) as an auth method which is provided by many authentication services such as Auth0.
This guide walks through the configuration of the OIDC auth method using Auth0 as its OIDC provider.
NOTE: Refer to the Vault OpenID Demo for an example using Google OAuth.
»Update: Vault Agent Caching
Vault Agent was first introduced in Vault 0.11 as a client daemon to automate the authentication and token lifecycle management. Vault 1.1 introduced its caching mechanism to further improve the efficiency of token and lease management.
The Vault Agent Caching tutorial now has a Katacoda scenario to demonstrate both Auto-Auth and Caching of Vault Agent using the approle
auth method. If you don't have a Vault environment, try the Katacoda interactive tutorial today!
You can find many other educational resources, demo code, and interactive experiences at HashiCorp Learn or attend a training event with one of our training partners.
Sign up for the latest HashiCorp news
More blog posts like this one

Terraform provider for Google Cloud 7.0 is now GA
Version 7.0 of the HashiCorp Terraform Google Cloud provider adds new ephemeral resources, write-only attributes, and validation logic.

How to enable developer self-service at scale with Terraform and Waypoint
Learn how to simplify Terraform self-service with HCP Waypoint’s features for building golden deployment workflows.

Terraform now supports assigning agent pools at the project level
HCP Terraform and Terraform Enterprise users can now assign default agent pools at the project level, offering a more scalable and secure approach to agent pool configuration.