Documentation
¶
Index ¶
Constants ¶
View Source
const ( // DisableJWTTokenComputation disabling the existing JWT Handler, allowing the call to move forward DisableJWTTokenComputation = "disable-jwt-token-computation" // DisableClientCertificateComputation disabling the existing client certificates handler, allowing the call to move forward DisableClientCertificateComputation = "disable-client-certificate-computation" // EnrichHeaderWithClientRegion if set on true is including the client region. information in the headers EnrichHeaderWithClientRegion = "enrich-header-with-client-region" // EnrichHeaderWithClientType if set on true is including the client type. information in the headers EnrichHeaderWithClientType = "enrich-header-with-client-type" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.