authz

package
v0.0.0-...-068faf5 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: Apache-2.0 Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Authz

type Authz struct {
}

External authz rules - support subset of Istio API.

func (*Authz) HandleExtAuthzAgent

func (*Authz) HandleExtAuthzAgent(writer http.ResponseWriter, request *http.Request)

Envoy ExtAuthz uses the original URL path - but there is a header. For same host, we may identify the caller by IP, using MDB and same host.

Ext Authz can be used for both authn and authz. 'include_peer_certificate' can get the peer cert.

TODO: actual code - for now just dump.

Jump to

Keyboard shortcuts

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