Closed ycrumeyrolle closed 3 years ago
Exposes the headers 'alg', 'kid' & 'enc' to the JwtHeaderDocument. Exposes alo the SignatureAlgorithm and the KeyManagementAlgorithm
JwtHeaderDocument
SignatureAlgorithm
KeyManagementAlgorithm
Exposes the claim 'issto theJwtPayloadDocument`.
to the
Fixes the default signature policy from IgnoreSignature to InvalidSignature
IgnoreSignature
InvalidSignature
Exposes the headers 'alg', 'kid' & 'enc' to the
JwtHeaderDocument
. Exposes alo theSignatureAlgorithm
and theKeyManagementAlgorithm
Exposes the claim 'iss
to the
JwtPayloadDocument`.Fixes the default signature policy from
IgnoreSignature
toInvalidSignature