Skip to content
Snippets Groups Projects
Commit 5bc2b0b9 authored by Martin Vogel's avatar Martin Vogel
Browse files

#414 Add comment for storage of private key

parent ff4d2f66
No related branches found
No related tags found
2 merge requests!2#414 Remaining changes from MR,!1planning#414 Methoden Signaturen (Zwischenstand)
......@@ -4,7 +4,10 @@ sdk {
# Credentials to authenticate via OAuth
clientId: "781f6213-0f0f-4a79-9372-e7187ffda98b"
clientSecret: "PnzR8Vbmhpv_VwTkT34wponqXWK8WBm-LADlryYdV4o"
privateKey: "123"
# Private key
# find location (or pw to keystore / ENV-var / Registry ?)
# and suitable format (PEM-Container ?)
privateKey: "$ref"
# Proxy config for http api calls
httpProxyHost: ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment