Skip to content

fix: Fix authentication using OpenID connect with Azure

Matt requested to merge 276-investigate-azure-openidc-failure-2 into main

Switch to using jwt.PyJWKClient to obtain keys from jwks endpoint, which are used to decode JWT session ID tokens

Issue #276 (closed)

Closes #276 (closed)

Merge request reports