package
0.45.0
Repository: https://github.com/siderolabs/omni.git
Documentation: pkg.go.dev

# Functions

NewAuthConfig returns a new auth config interceptor.
NewJWT returns a new JWT interceptor.
NewSAML returns a new SAML interceptor.
NewSignature returns a new signature interceptor.

# Structs

AuthConfig represents the configuration for the auth config interceptor.
JWT is a GRPC interceptor that verifies JWT tokens.
SAML is a GRPC interceptor that verifies SAML session.
Signature represents a signature interceptor.