Configure Vault to use Azure Active Directory (AD) as an OIDC provider.| Use Azure AD for OIDC | Vault | HashiCorp Developer
This is the API documentation for the Vault JWT/OIDC authentication method plugin.| JWT/OIDC - Auth Methods - HTTP API | Vault | HashiCorp Developer
The `/sys/auth` endpoint is used to manage auth methods in Vault.| /sys/auth - HTTP API | Vault | HashiCorp Developer
Vault policies provide a declarative way to allow or deny access to certain paths and operations in Vault. Start with defining policies using HCL, attaching them to tokens, and then ensuring secure access controls function.| Access controls with Vault policies | Vault | HashiCorp Developer