oidc-proxy

0.3.1 • Public • Published

Setup

To configure the proxy, simply set the following environment variables:

OIDC_PROXY_BASE_URL: host for the oauth flow to redirect back to OIDC_PROXY_PORT: the port the proxy should listen on OIDC_PROXY_ORIGIN: origin to proxy OIDC_PROXY_INSECURE_PORT: (optional) port to redirect to https

OIDC_PROXY_ISSUER: issuer from the IdP OIDC_PROXY_CLIENT_ID: client ID provided by IdP OIDC_PROXY_CLIENT_SECRET: client secret provided by IdP

OIDC_PROXY_SESSION_SECRET: random secret for protecting the session cookie

Readme

Keywords

none

Package Sidebar

Install

npm i oidc-proxy

Weekly Downloads

6

Version

0.3.1

License

MIT

Unpacked Size

2.32 kB

Total Files

3

Last publish

Collaborators

  • maths22