Skip to content
Unverified Commit 514db45d authored by Nick Meves's avatar Nick Meves
Browse files

Allow OIDC Bearer Tokens without emails

This reverts to functionality before #499 where an OIDC
provider could be used with `--skip-jwt-bearer-tokens` and
tokens without an email or profileURL would still be valid.
This logic mirrors `middleware.createSessionStateFromBearerToken`
which used to be the universal logic before #499.
parent 8515da3e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment