mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-17 12:07:02 +02:00
11 lines
262 B
Handlebars
11 lines
262 B
Handlebars
<WizardSection
|
|
@headerText="Google Cloud"
|
|
@headerIcon="gcp"
|
|
@docText="Docs: Google Cloud Authentication"
|
|
@docPath="/docs/auth/gcp.html"
|
|
>
|
|
<p>
|
|
The GCP Auth Method allows authentication against Vault using Google credentials.
|
|
</p>
|
|
</WizardSection>
|