From 048ab5721bbf0e732fc4a5338e652cbe04241c9c Mon Sep 17 00:00:00 2001 From: gitadmin Date: Sun, 2 Aug 2026 21:50:58 +1000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..63ed273 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# vault-plugin-secrets-apptoken + +HashiCorp Vault / OpenBao secrets engine issuing short-lived signed JWT app tokens (per-app roles, offline JWKS validation) for self-made services \ No newline at end of file