summaryrefslogtreecommitdiffstats
path: root/jdisc-security-filters/src/main/resources/configdefinitions/athenz-principal-filter.def
blob: 96f79f6d6640fea35030e300b7e56fa09fb19195 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=jdisc.http.filter.security.athenz

# Principal header name
principalHeaderName             string  default="Athenz-Principal-Auth"

# Path to athenz.conf file
athenzConfFile                  string

# Pass-through mode
passthroughMode                 bool    default=false