Registry / auth / hashicorp-vault-plugin-auth-jwt

hashicorp-vault-plugin-auth-jwt

JSON →
library0.26.3gogounverified

A minimal UI for simple testing via a UI without Vault.

go get github.com/hashicorp/vault-plugin-auth-jwt
INSTALL
IMPORT
SIG · HASHICORP-VAULT-PL
H
hashicorp-vault-plugin-auth-jwt
authgov0.26.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

jwt
github.com/hashicorp/vault-plugin-auth-jwt

Demonstrates importing the JWT auth plugin package.

package main import ( "log" "github.com/hashicorp/vault-plugin-auth-jwt" ) func main() { // This is a Vault plugin; typically used via Vault's plugin system. log.Println("JWT auth plugin loaded") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.26.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
22
Resources
hashicorp-vault-plugin-auth-jwt — go get hashicorp-vault-plugin-auth-jwt · libregistry