Skip to content

Commit f896c1c

Browse files
author
Ricky White
authored
Add missing instruction for obtaining a JSON config (#39)
Adds a link to official docs showing the user how to obtain a JSON config for a given KSM application.
1 parent 72395c4 commit f896c1c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ The integration expects a KSM Application Configuration file at either
3333
`ssh-sign.json`
3434
relative to the user's home directory.
3535
It must have access to a Shared Folder that contains the SSH key.
36+
For help in obtaining a KSM configuration in JSON format,
37+
[follow these instructions](https://docs.keeper.io/secrets-manager/secrets-manager/about/secrets-manager-configuration#creating-a-secrets-manager-configuration).
38+
39+
> For help setting up the KSM and creating an application, head to the
40+
> [official docs](https://docs.keeper.io/secrets-manager/secrets-manager/quick-start-guide).
3641
3742
### CLI-based Configuration
3843

0 commit comments

Comments
 (0)