We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebcf00b commit b8dba8cCopy full SHA for b8dba8c
pkg/internal/cyberark/servicediscovery/mock.go
@@ -20,7 +20,7 @@ import (
20
21
const (
22
// MockDiscoverySubdomain is the subdomain for which the MockDiscoveryServer will return a success response
23
- MockDiscoverySubdomain = "tlspk-test"
+ MockDiscoverySubdomain = "tlskp-test"
24
25
mockIdentityAPIURL = "https://ajp5871.id.integration-cyberark.cloud"
26
mockDiscoveryContextAPIURL = "https://venafi-test.inventory.integration-cyberark.cloud/"
0 commit comments