syseleven / designate-certmanager-webhook

cert-manager ACME web-hook implementation for solving DNS01 Challenges
Apache License 2.0
25 stars 19 forks source link

Default identity-endpoint to v3 if application credentials will be used #93

Open ProbstDJakob opened 1 year ago

ProbstDJakob commented 1 year ago

Application credentials need the api version 3 to be supported, thus default to v3/ if no version has been specified in the url and application credentials have been passed.