Skip to content

4.257.v5360e8489e8b_

Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 15:24
· 15 commits to refs/heads/master since this release
5360e84

Fix issue(#304) caused by JWKS parsing. This release disables the signature verification if parsing failes but idtoken content is still validated.

If token verification was disabled due to previous version, it can be re-activated to perform content verification. Side effect will be a unique warning at the first failure of JWKS URI parsing.

🚀 New features and improvements

🐛 Bug fixes