package
0.1.2
Repository: https://github.com/zeiss/knox.git
Documentation: pkg.go.dev

# Functions

Authenticate returns a nil error and the AuthClaims info (if available) if the subject is authenticated or a.
GetJWSFromRequest extracts a JWS string from an Authorization: Bearer <jws> header.
GetJWTFromContext extracts the JWT token from the context.
NewRemoteOidcValidator creates a new RemoteOidcValidator.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

RemoteOidcValidator is an OIDC validator that validates tokens using a remote OIDC provider.

# Interfaces

Validator is an interface for validating tokens.