summaryrefslogtreecommitdiffstats
path: root/vespa-athenz/src/main/resources/configdefinitions/vespa.athenz.identity.sia-provider.def
blob: a2587a4a3e8214fb71148274d26bccd74f8cd49f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=vespa.athenz.identity

athenzDomain string
athenzService string
keyPathPrefix string
trustStorePath string
trustStoreType enum {pem, jks} default=jks
athenzTruststorePath string default="/opt/yahoo/share/ssl/certs/athenz_certificate_bundle.pem"
publicSystem bool default=false