envoyauthz

package
v0.0.0-...-80b3b37 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2025 License: Apache-2.0, Apache-2.0 Imports: 15 Imported by: 0

Documentation

Overview

Package envoyauthz implements Envoy's external authz interface.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Address                    string `long:"jsso_server_address" env:"JSSO_SERVER_ADDRESS" description:"The URL of JSSO's gRPC server."`
	AddPlaintextUsernameHeader string `` /* 153-byte string literal not displayed */
}

type Service

type Service struct {
	UsernameHeader string
	SessionClient  jssopb.SessionClient
}

func (*Service) Check

Jump to

Keyboard shortcuts

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