Skip to main content
Version: Next

@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

Variable

Description

authModuleOauth2ProxyProvider

OAUTH2_PROXY_JWT_HEADER

NOTE: 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 Alias

Description

OAuth2ProxyResult

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