summaryrefslogtreecommitdiffstats
path: root/athenz-identity-provider-service/src/main/resources/configdefinitions/athenz-provider-service.def
blob: 13cc78b0bd05556d13623b7c62ee79f54815e0a5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=vespa.hosted.athenz.instanceproviderservice.config

# Athenz domain
zones{}.domain                            string

# Athenz service name
zones{}.serviceName                       string

# Secret name of private Key
zones{}.secretName                        string

# Secret version
zones{}.secretVersion                     int

# Athenz principal authority header name
athenzPrincipalHeaderName                 string        default="Athenz-Principal-Auth"

# Athenz ZTS server url
ztsUrl                                    string

# Certificate DNS suffix
certDnsSuffix                             string