| Test |
Duration |
Result |
| test_getJwtVerificationKey_algNotAllowed |
0.028s |
passed |
| test_getJwtVerificationKey_hs256 |
0.052s |
passed |
| test_getJwtVerificationKey_unsigned |
0.001s |
passed |
| test_getPublicKeyFromJsonWebStructure_algMismatch |
0.001s |
passed |
| test_getPublicKeyFromJsonWebStructure_kidAndX5tNotSpecified |
0s |
passed |
| test_getPublicKeyFromJsonWebStructure_kidMatches |
0.002s |
passed |
| test_getPublicKeyFromJsonWebStructure_noHeadersMatch |
0s |
passed |
| test_getPublicKeyFromJsonWebStructure_serverMissingJwk |
0.010s |
passed |
| test_getPublicKeyFromJsonWebStructure_x5tAndKidMatch_Fips140_3Enabled |
0.002s |
passed |
| test_getPublicKeyFromJsonWebStructure_x5tAndX5tS256Match_Fips140_3Enabled |
0.002s |
passed |
| test_getPublicKeyFromJsonWebStructure_x5tMatches |
0s |
passed |
| test_getPublicKeyFromJsonWebStructure_x5tMatches_Fips140_3Enabled |
1.284s |
passed |
| test_getPublicKeyFromJsonWebStructure_x5tS256Matches |
0s |
passed |
| test_getSharedKey_clientMatchesAud |
0.001s |
passed |
| test_getSharedKey_missingAud |
0.018s |
passed |
| test_getSharedKey_multipleAud |
0s |
passed |
| test_getSharedKey_noClientMatchingAud |
0s |
passed |