Skip to content

Commit 7615e15

Browse files
authored
Update README.md
Add note about future plans for configuration storage
1 parent 7a1948f commit 7615e15

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,8 @@ The credential string to be encoded should be in the format of: `Domain\Username
209209

210210
### Build the Keyfactor config file
211211

212+
*Note: The current version of this plugin stores configuration in a text file. Future plans include moving the configuration to the built in Vault configuration store*
213+
212214
The Keyfactor plugin requires a configuration file to be built to store the parameters for the connection to Keyfactor. This file is in a standard JSON format on the Hashicorp server. The file can be stored anywhere, but is typically in a location such as: `/usr/bin/keyfactor/config.json`
213215

214216
Based on the values below, create the config file and save it into a location on the Vault server.

0 commit comments

Comments
 (0)