iFargle / headscale-webui

A simple Headscale web UI for small-scale deployments.
Other
619 stars 56 forks source link

Read OIDC_CLOCK_SKEW from ENV to resolve #75 #112

Open MrTinnysis opened 1 year ago

MrTinnysis commented 1 year ago

To fix the 401 Not Authorized (Token issued in the past) Error during OIDC login with Azure AD disscussed in #75 OIDC_CLOCK_SKEW can be set as an environment variable and gets passed to Flask-OIDC.

More information: