puiterwijk / flask-oidc

OpenID Connect support for Flask
BSD 2-Clause "Simplified" License
154 stars 217 forks source link

Add/extra headers config #105

Closed svintit closed 4 years ago

svintit commented 4 years ago

Added extra request headers config.

These are pulled in from a dict from the config set as OIDC_EXTRA_REQUEST_HEADERS.