Closed ArturZurawski closed 2 years ago
consumerKey is advised by OVH not to be disclosed. Is it safe to store it in plaintext?
consumerKey
a secret “consumer key“, not to be disclosed, called CK. For example: https://support.us.ovhcloud.com/hc/en-us/articles/360018130839-First-Steps-with-the-OVHcloud-API
Maybe it could be referenced as same as applicationKey?
applicationKey
This issue has been solved where applicaiotnKey, applicationSecret and consumerKey are stored in a secret.
applicaiotnKey
applicationSecret
Head to https://github.com/aureq/cert-manager-webhook-ovh for more details.
consumerKey
is advised by OVH not to be disclosed. Is it safe to store it in plaintext?Maybe it could be referenced as same as
applicationKey
?