authmultitenancy

package
v1.3.8 Latest Latest
Warning

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

Go to latest
Published: May 19, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// OpenidConfiguration is the discovery point on the OIDC server
	OpenidConfiguration = ".well-known/openid-configuration"
)

Variables

This section is empty.

Functions

func SetupAuthMiddleware

func SetupAuthMiddleware(e *echo.Echo, config AuthMiddlewareConfig) error

Types

type AuthMiddlewareConfig

type AuthMiddlewareConfig struct {
	KeycloakEndpoint string
	RegosFilePaths   []string
	JwtSigningMethod string // IN 24.08 release is RS256
	Client           http.Client
	Skipper          middleware.Skipper
}

Jump to

Keyboard shortcuts

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