filters

package
v0.24.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewUnauthorizedHandler

func NewUnauthorizedHandler() http.Handler

func WithOptionalAuthentication added in v0.10.0

func WithOptionalAuthentication(handler, failed http.Handler, auth authenticator.Request, additionalAuthMethods bool) http.Handler

WithOptionalAuthentication creates a handler that authenticates a request if a ClientCert is presented but passes through to the next handler if one is not. When additionalAuthMethods is true we also attempt to authenticate even when no client cert is detected in the request.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL