BaseWebSecurityConfigUnitTest

12

tests

0

failures

0

ignored

0.347s

duration

100%

successful

Tests

Test Duration Result
jwtDecoderShouldAcceptJwtWithAnyOfTheConfiguredAudiences() 0.003s passed
jwtDecoderShouldDecodeRealJwtFromConfiguredIssuerUri() 0.240s passed
jwtDecoderShouldDecodeRealJwtFromConfiguredJwkSetUri() 0.010s passed
jwtDecoderShouldDecodeRealJwtSignedWithConfiguredHmacSecret() 0.002s passed
jwtDecoderShouldRejectFakeJwkSetUriWithoutProfile() 0.001s passed
jwtDecoderShouldRejectFakeUrlWithoutProfile() 0.002s passed
jwtDecoderShouldRejectJwtFromConfiguredIssuerUriWithWrongIssuer() 0.054s passed
jwtDecoderShouldRejectJwtFromConfiguredJwkSetUriWithWrongIssuer() 0.010s passed
jwtDecoderShouldRejectJwtWithWrongOrMissingAudience() 0.016s passed
jwtDecoderShouldRejectJwtWithWrongOrMissingIssuer() 0.004s passed
jwtDecoderShouldRejectMissingIssuer() 0.002s passed
jwtDecoderShouldRejectRealJwtSignedWithDifferentHmacSecret() 0.003s passed