All Downloads are FREE. Search and download functionalities are using the official Maven repository.

configdefinitions.athenz-authorization-filter.def Maven / Gradle / Ivy

# 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

# Which credentials to verify. Note: ANY will prioritize token over certificate if both are present.
enabledCredentials[] enum { ROLE_CERTIFICATE, ROLE_TOKEN, ACCESS_TOKEN }

# Name of role token http header
roleTokenHeaderName string default="Athenz-Role-Token"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy