Skip to main content

@backstage/plugin-auth-backend-module-oauth2-proxy-provider

Home > @backstage/plugin-auth-backend-module-oauth2-proxy-provider

The oauth2-proxy-provider backend module for the auth plugin.

Variables

VariableDescription
authModuleOauth2ProxyProvider
OAUTH2_PROXY_JWT_HEADERNOTE: This may come in handy if you're doing work on this provider: plugins/auth-backend/examples/docker-compose.oauth2-proxy.yaml
oauth2ProxyAuthenticator

Type Aliases

Type AliasDescription
OAuth2ProxyResultJWT header extraction result, containing the raw value and the parsed JWT payload.