Documentation
¶
Index ¶
Constants ¶
View Source
const ( // DisableJWTTokenComputation disabling the existing JWT Handler, allowing the call to move forward DisableJWTTokenComputation = "DisableJWTTokenComputation" // DisableClientCertificateComputation disabling the existing client certificates handler, allowing the call to move forward DisableClientCertificateComputation = "DisableClientCertificateComputation" // EnrichHeaderWithClientRegion if set on true is including the client region. information in the headers EnrichHeaderWithClientRegion = "EnrichHeaderWithClientRegion" // EnrichHeaderWithClientType if set on true is including the client type. information in the headers EnrichHeaderWithClientType = "EnrichHeaderWithClientType" )
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.