This repository was archived by the owner on Aug 28, 2023. It is now read-only.
Release 3.0.5
OIDCStrategy
New features
-
added support of
id_tokenin JWE compact serialization format.Supported key encryption algorithms (alg) are:
RSA1_5,RSA-OAEP,A128KW,A256KW,dirsupported content encryption algorithms (enc) are:
A128CBC-HS256,A192CBC-HS384,A256CBC-HS512,A128GCM, andA256GCM.