Backport: auth/jwt: Update plugin to v0.11.3 (#13365) (#13393)
* auth/jwt: Update plugin to v0.11.3 (#13365) * auth/jwt: Update plugin to v0.11.3 * add changelog * auth/jwt: update changelog for pkce improvement (#13392)
Showing
+6 -3
changelog/13365.txt
0 → 100644
... | ... | @@ -94,7 +94,7 @@ require ( |
github.com/hashicorp/vault-plugin-auth-centrify v0.10.0 | ||
github.com/hashicorp/vault-plugin-auth-cf v0.10.0 | ||
github.com/hashicorp/vault-plugin-auth-gcp v0.11.2 | ||
github.com/hashicorp/vault-plugin-auth-jwt v0.11.2 | ||
github.com/hashicorp/vault-plugin-auth-jwt v0.11.3 | ||
github.com/hashicorp/vault-plugin-auth-kerberos v0.5.0 | ||
github.com/hashicorp/vault-plugin-auth-kubernetes v0.11.3 | ||
github.com/hashicorp/vault-plugin-auth-oci v0.9.0 | ||
... | ... |
Please register or sign in to comment