From 38fa7d6eb6d1f790a694dff5a2d95bfe5152e992 Mon Sep 17 00:00:00 2001 From: Michael Tibben Date: Mon, 24 Jun 2019 09:48:28 +1000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4de463e65..613f1e2a1 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ AWS Vault stores IAM credentials in your operating system's secure keystore and Currently the supported backends are: * [macOS Keychain Access](https://support.apple.com/en-au/guide/keychain-access/kyca1083/mac) +* [Windows Credential Manager](https://support.microsoft.com/en-au/help/4026814/windows-accessing-credential-manager) * [Secret Service](https://specifications.freedesktop.org/secret-service/) * [KWallet](https://github.com/KDE/kwallet) * [Pass](https://www.passwordstore.org/)