//
pkg.gl
Category
github.com/ory/oathkeeper
pipeline
authn
package
0.40.9
Repository:
https://github.com/ory/oathkeeper.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
32
Dependents
6
Files
1.3k SLOC
#
Functions
NewAuthenticatorAnonymous
NewAuthenticatorBearerToken
NewAuthenticatorCookieSession
NewAuthenticatorJWT
NewAuthenticatorNoOp
NewAuthenticatorOAuth2ClientCredentials
NewAuthenticatorOAuth2Introspection
NewAuthenticatorUnauthorized
NewErrAuthenticatorMisconfigured
NewErrAuthenticatorNotEnabled
PrepareRequest
#
Variables
ErrAuthenticatorNotEnabled
ErrAuthenticatorNotResponsible
#
Structs
AuthenticationSession
AuthenticatorAnonymous
AuthenticatorAnonymousConfiguration
AuthenticatorBearerToken
AuthenticatorBearerTokenConfiguration
AuthenticatorBearerTokenFilter
AuthenticatorCookieSession
AuthenticatorCookieSessionConfiguration
AuthenticatorCookieSessionFilter
AuthenticatorJWT
AuthenticatorNoOp
AuthenticatorOAuth2ClientCredentials
AuthenticatorOAuth2ClientCredentialsRetryConfiguration
AuthenticatorOAuth2Configuration
AuthenticatorOAuth2Introspection
AuthenticatorOAuth2IntrospectionConfiguration
AuthenticatorOAuth2IntrospectionPreAuthConfiguration
AuthenticatorOAuth2IntrospectionResult
AuthenticatorOAuth2IntrospectionRetryConfiguration
AuthenticatorOAuth2JWTConfiguration
AuthenticatorUnauthorized
MatchContext
#
Interfaces
Authenticator
AuthenticatorForwardConfig
AuthenticatorJWTRegistry
Registry
#
Type aliases
Audience