TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2b46ade6
[WARNING ] MP_CONFIG_PUBLIC_KEY_ALG_NOT_SUPPORTED
NO256
RS256
[RS256, RS384, RS512, HS256, HS384, HS512, ES256, ES384, ES512]
[WARNING ] MP_CONFIG_PUBLIC_KEY_ALG_NOT_SUPPORTED
unknown algorithm
RS256
[RS256, RS384, RS512, HS256, HS384, HS512, ES256, ES384, ES512]
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2b46ade6
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@2b46ade6
TrConfigZapper.zapTrConfig : finished invoke init()
SharedOutputManager captured the following:
-- System.out -------------------------------------------------
Entering test: testValidateClaimsReadsConfigProperty
Exiting test: testValidateClaimsReadsConfigProperty
Entering test: testGetSigningKey_nullConfig
Exiting test: testGetSigningKey_nullConfig
Entering test: testGetSigningKey_unknownAlg
Exiting test: testGetSigningKey_unknownAlg
Entering test: testGetSigningKey_HS256ThrowsException
Exiting test: testGetSigningKey_HS256ThrowsException
Entering test: testGetSigningKey_HS256Valid
Exiting test: testGetSigningKey_HS256Valid
Entering test: testGetSigningKey_RS256ThrowsException
Exiting test: testGetSigningKey_RS256ThrowsException
Entering test: testGetSigningKey_RS256Valid
Exiting test: testGetSigningKey_RS256Valid
Entering test: testGetSharedSecretKey_nullConfig
Exiting test: testGetSharedSecretKey_nullConfig
Entering test: testGetSharedSecretKey_emptyOrNullKey
Chose key: []
Exiting test: testGetSharedSecretKey_emptyOrNullKey
Entering test: testGetSharedSecretKey_validKey
Exiting test: testGetSharedSecretKey_validKey
Entering test: testGetPublicKey_missingKeyStoreService
Exiting test: testGetPublicKey_missingKeyStoreService
Entering test: testGetPublicKey_nullArgs
Exiting test: testGetPublicKey_nullArgs
Entering test: testGetPublicKey_throwsException
Exiting test: testGetPublicKey_throwsException
Entering test: testGetPublicKey_notRSAPublicKey
Exiting test: testGetPublicKey_notRSAPublicKey
Entering test: testGetPublicKey_validKey
Exiting test: testGetPublicKey_validKey
Entering test: testParseJwtWithoutValidation_nullOrEmptyTokenString
Exiting test: testParseJwtWithoutValidation_nullOrEmptyTokenString
Entering test: testParseJwtWithoutValidation_singlePartTokenString
Exiting test: testParseJwtWithoutValidation_singlePartTokenString
Entering test: testParseJwtWithoutValidation_twoPartTokenString
Exiting test: testParseJwtWithoutValidation_twoPartTokenString
Entering test: testParseJwtWithoutValidation_threePartMalformedTokenString
Exiting test: testParseJwtWithoutValidation_threePartMalformedTokenString
Entering test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jweString
Exiting test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jweString
Entering test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jwsString
Exiting test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jwsString
Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jwsString
Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jwsString
Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString
Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString
Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_keyManagementKeyAlgorithm_algHeader_missing
Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_keyManagementKeyAlgorithm_algHeader_missing
Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_missing
Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_missing
Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_matches
Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_matches
Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_mismatch
Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_mismatch
Entering test: test_getJwtContextFromCache_nothingCached
Exiting test: test_getJwtContextFromCache_nothingCached
Entering test: test_getJwtContextFromCache_validCachedJwt
Exiting test: test_getJwtContextFromCache_validCachedJwt
Entering test: test_getJwtContextFromCache_expiredCachedJwt
Exiting test: test_getJwtContextFromCache_expiredCachedJwt
Entering test: testValidateIssuer_nullOrEmptyArgs
Exiting test: testValidateIssuer_nullOrEmptyArgs
Entering test: testValidateIssuer_whitespaceTrustedIssuers
Exiting test: testValidateIssuer_whitespaceTrustedIssuers
Entering test: testValidateIssuer_commaTrustedIssuers
Exiting test: testValidateIssuer_commaTrustedIssuers
Entering test: testValidateIssuer_singleTrustedIssuer_nullTokenIssuer
Exiting test: testValidateIssuer_singleTrustedIssuer_nullTokenIssuer
Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer
Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer
Entering test: testValidateIssuer_singleTrustedIssuer_untrustedTokenIssuer
Exiting test: testValidateIssuer_singleTrustedIssuer_untrustedTokenIssuer
Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSubstringOfTrusted
Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSubstringOfTrusted
Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithComma
Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithComma
Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithSpace
Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithSpace
Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_trailingCommaTrusted
Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_trailingCommaTrusted
Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_leadingAndTrailingCommaTrusted
Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_leadingAndTrailingCommaTrusted
Entering test: testValidateIssuer_singleTrustedIssuer
Exiting test: testValidateIssuer_singleTrustedIssuer
Entering test: testValidateIssuer_multipleTrustedIssuers_nullTokenIssuer
Exiting test: testValidateIssuer_multipleTrustedIssuers_nullTokenIssuer
Entering test: testValidateIssuer_multipleTrustedIssuers_emptyTokenIssuer
Exiting test: testValidateIssuer_multipleTrustedIssuers_emptyTokenIssuer
Entering test: testValidateIssuer_multipleTrustedIssuers_untrustedTokenIssuer
Exiting test: testValidateIssuer_multipleTrustedIssuers_untrustedTokenIssuer
Entering test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerContainsTrustedIssuer
Exiting test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerContainsTrustedIssuer
Entering test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerWithComma
Exiting test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerWithComma
Entering test: testValidateIssuer_multipleTrustedIssuers
Exiting test: testValidateIssuer_multipleTrustedIssuers
Entering test: testValidateIssuer_trustAllIssuers
Exiting test: testValidateIssuer_trustAllIssuers
Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences_ignoreAudIfNotConfigured
Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences_ignoreAudIfNotConfigured
Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences
Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences
Entering test: testValidateAudience_withConfig_noAudiencesConfigured_emptyTokenAudiences
Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_emptyTokenAudiences
Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences_ignoreAudIfNotConfigured
Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences_ignoreAudIfNotConfigured
Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences
Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences
Entering test: testValidateAudience_withConfig_audiencesConfigured_nullTokenAudiences
Exiting test: testValidateAudience_withConfig_audiencesConfigured_nullTokenAudiences
Entering test: testValidateAudience
Exiting test: testValidateAudience
Entering test: testValidateIatAndExp_nullClaims
Exiting test: testValidateIatAndExp_nullClaims
Entering test: testValidateIatAndExp_malformedIat
Exiting test: testValidateIatAndExp_malformedIat
Entering test: testValidateIatAndExp_malformedExp
Exiting test: testValidateIatAndExp_malformedExp
Entering test: testValidateIatAndExp_nullIat
Exiting test: testValidateIatAndExp_nullIat
Entering test: testValidateIatAndExp_nullExp
Exiting test: testValidateIatAndExp_nullExp
Entering test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_outsideClockSkew
Original string: [2023-10-30T11:21:14+0000]
Regex string : [\Q2023-10-30T11:21:14+0000\E]
Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_outsideClockSkew
Entering test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_outsideClockSkew
Original string: [2023-10-30T11:21:14+0000]
Regex string : [\Q2023-10-30T11:21:14+0000\E]
Original string: [2023-10-30T11:20:14+0000]
Regex string : [\Q2023-10-30T11:20:14+0000\E]
Exiting test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_outsideClockSkew
Entering test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_withinClockSkew
Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_withinClockSkew
Entering test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_withinClockSkew
Original string: [2023-10-30T12:19:14+0000]
Regex string : [\Q2023-10-30T12:19:14+0000\E]
Original string: [2023-10-30T11:20:14+0000]
Regex string : [\Q2023-10-30T11:20:14+0000\E]
Exiting test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_withinClockSkew
Entering test: testValidateIatAndExp_iatPast_withinClockSkew_expPast_withinClockSkew
Exiting test: testValidateIatAndExp_iatPast_withinClockSkew_expPast_withinClockSkew
Entering test: testValidateIatAndExp_expPast_withinClockSkew_iatPast_withinClockSkew
Original string: [2023-10-30T12:19:14+0000]
Regex string : [\Q2023-10-30T12:19:14+0000\E]
Original string: [2023-10-30T12:18:14+0000]
Regex string : [\Q2023-10-30T12:18:14+0000\E]
Exiting test: testValidateIatAndExp_expPast_withinClockSkew_iatPast_withinClockSkew
Entering test: testValidateIatAndExp_iatPast_expFuture
Exiting test: testValidateIatAndExp_iatPast_expFuture
Entering test: testValidateIatAndExp_expPast_iatFuture_outsideClockSkew
Original string: [2023-10-30T13:20:14+0000]
Regex string : [\Q2023-10-30T13:20:14+0000\E]
Exiting test: testValidateIatAndExp_expPast_iatFuture_outsideClockSkew
Entering test: testValidateIatAndExp_expPast_iatFuture_withinClockSkew
Original string: [2023-10-30T12:21:14+0000]
Regex string : [\Q2023-10-30T12:21:14+0000\E]
Original string: [2023-10-30T11:20:14+0000]
Regex string : [\Q2023-10-30T11:20:14+0000\E]
Exiting test: testValidateIatAndExp_expPast_iatFuture_withinClockSkew
Entering test: testValidateIatAndExp_iatFuture_outsideClockSkew_expFuture_outsideClockSkew
Original string: [2023-10-30T13:20:14+0000]
Regex string : [\Q2023-10-30T13:20:14+0000\E]
Exiting test: testValidateIatAndExp_iatFuture_outsideClockSkew_expFuture_outsideClockSkew
Entering test: testValidateIatAndExp_expFuture_outsideClockSkew_iatFuture_outsideClockSkew
Original string: [2023-10-30T13:21:14+0000]
Regex string : [\Q2023-10-30T13:21:14+0000\E]
Exiting test: testValidateIatAndExp_expFuture_outsideClockSkew_iatFuture_outsideClockSkew
Entering test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_outsideClockSkew
Original string: [2023-10-30T13:20:14+0000]
Regex string : [\Q2023-10-30T13:20:14+0000\E]
Exiting test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_outsideClockSkew
Entering test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_outsideClockSkew
Exiting test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_outsideClockSkew
Entering test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_withinClockSkew
Exiting test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_withinClockSkew
Entering test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_withinClockSkew
Original string: [2023-10-30T12:22:14+0000]
Regex string : [\Q2023-10-30T12:22:14+0000\E]
Original string: [2023-10-30T12:21:14+0000]
Regex string : [\Q2023-10-30T12:21:14+0000\E]
Exiting test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_withinClockSkew
Entering test: testValidateIatAndExp_iatPast_outsideClockSkew_agePast_outsideClockSkew_expFuture
Original string: [2023-10-30T11:20:15+0000]
Regex string : [\Q2023-10-30T11:20:15+0000\E]
Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_agePast_outsideClockSkew_expFuture
Entering test: testValidateIatAndExp_iatPast_agePast_withinClockSkew_expFuture
Exiting test: testValidateIatAndExp_iatPast_agePast_withinClockSkew_expFuture
Entering test: testValidateNbf_nullClaims
Exiting test: testValidateNbf_nullClaims
Entering test: testValidateNbf_nbfThrowsException
Exiting test: testValidateNbf_nbfThrowsException
Entering test: testValidateNbf_nullNbf
Exiting test: testValidateNbf_nullNbf
Entering test: testValidateNbf_pastNbf_outsideClockSkew
Exiting test: testValidateNbf_pastNbf_outsideClockSkew
Entering test: testValidateNbf_pastNbf_withinClockSkew
Exiting test: testValidateNbf_pastNbf_withinClockSkew
Entering test: testValidateNbf_futureNbf_withinClockSkew
Exiting test: testValidateNbf_futureNbf_withinClockSkew
Entering test: testValidateNbf_futureNbf_outsideClockSkew
Original string: [2023-10-30T13:20:14+0000]
Regex string : [\Q2023-10-30T13:20:14+0000\E]
Exiting test: testValidateNbf_futureNbf_outsideClockSkew
Entering test: testGetAlgorithmHeader_nullContext
Exiting test: testGetAlgorithmHeader_nullContext
Entering test: testGetAlgorithmHeader_missingJsonWebStructures
Chose list: []
Exiting test: testGetAlgorithmHeader_missingJsonWebStructures
Entering test: testGetAlgorithmHeader_validAlgorithmHeader
Exiting test: testGetAlgorithmHeader_validAlgorithmHeader
Entering test: testValidateAlgorithm_nullArgs
Exiting test: testValidateAlgorithm_nullArgs
Entering test: testValidateAlgorithm_algMismatch
Exiting test: testValidateAlgorithm_algMismatch
Entering test: testValidateAlgorithm_algMatch
Exiting test: testValidateAlgorithm_algMatch
Entering test: testValidateAMRClaim
Exiting test: testValidateAMRClaim
-- System.err -------------------------------------------------
-- Messages -------------------------------------------------
[30/10/2023, 12:20:14:297 GMT] 00000001 SystemOut O Entering test: testValidateClaimsReadsConfigProperty
[30/10/2023, 12:20:14:300 GMT] 00000001 SystemOut O Exiting test: testValidateClaimsReadsConfigProperty
[30/10/2023, 12:20:14:302 GMT] 00000001 SystemOut O Entering test: testGetSigningKey_nullConfig
[30/10/2023, 12:20:14:302 GMT] 00000001 SystemOut O Exiting test: testGetSigningKey_nullConfig
[30/10/2023, 12:20:14:303 GMT] 00000001 SystemOut O Entering test: testGetSigningKey_unknownAlg
[30/10/2023, 12:20:14:305 GMT] 00000001 SystemOut O Exiting test: testGetSigningKey_unknownAlg
[30/10/2023, 12:20:14:306 GMT] 00000001 SystemOut O Entering test: testGetSigningKey_HS256ThrowsException
[30/10/2023, 12:20:14:308 GMT] 00000001 SystemOut O Exiting test: testGetSigningKey_HS256ThrowsException
[30/10/2023, 12:20:14:309 GMT] 00000001 SystemOut O Entering test: testGetSigningKey_HS256Valid
[30/10/2023, 12:20:14:311 GMT] 00000001 SystemOut O Exiting test: testGetSigningKey_HS256Valid
[30/10/2023, 12:20:14:311 GMT] 00000001 SystemOut O Entering test: testGetSigningKey_RS256ThrowsException
[30/10/2023, 12:20:14:313 GMT] 00000001 SystemOut O Exiting test: testGetSigningKey_RS256ThrowsException
[30/10/2023, 12:20:14:314 GMT] 00000001 SystemOut O Entering test: testGetSigningKey_RS256Valid
[30/10/2023, 12:20:14:350 GMT] 00000001 SystemOut O Exiting test: testGetSigningKey_RS256Valid
[30/10/2023, 12:20:14:352 GMT] 00000001 SystemOut O Entering test: testGetSharedSecretKey_nullConfig
[30/10/2023, 12:20:14:352 GMT] 00000001 SystemOut O Exiting test: testGetSharedSecretKey_nullConfig
[30/10/2023, 12:20:14:353 GMT] 00000001 SystemOut O Entering test: testGetSharedSecretKey_emptyOrNullKey
[30/10/2023, 12:20:14:354 GMT] 00000001 SystemOut O Chose key: []
[30/10/2023, 12:20:14:354 GMT] 00000001 SystemOut O Exiting test: testGetSharedSecretKey_emptyOrNullKey
[30/10/2023, 12:20:14:355 GMT] 00000001 SystemOut O Entering test: testGetSharedSecretKey_validKey
[30/10/2023, 12:20:14:356 GMT] 00000001 SystemOut O Exiting test: testGetSharedSecretKey_validKey
[30/10/2023, 12:20:14:357 GMT] 00000001 SystemOut O Entering test: testGetPublicKey_missingKeyStoreService
[30/10/2023, 12:20:14:358 GMT] 00000001 SystemOut O Exiting test: testGetPublicKey_missingKeyStoreService
[30/10/2023, 12:20:14:358 GMT] 00000001 SystemOut O Entering test: testGetPublicKey_nullArgs
[30/10/2023, 12:20:14:376 GMT] 00000001 SystemOut O Exiting test: testGetPublicKey_nullArgs
[30/10/2023, 12:20:14:377 GMT] 00000001 SystemOut O Entering test: testGetPublicKey_throwsException
[30/10/2023, 12:20:14:378 GMT] 00000001 SystemOut O Exiting test: testGetPublicKey_throwsException
[30/10/2023, 12:20:14:379 GMT] 00000001 SystemOut O Entering test: testGetPublicKey_notRSAPublicKey
[30/10/2023, 12:20:14:380 GMT] 00000001 SystemOut O Exiting test: testGetPublicKey_notRSAPublicKey
[30/10/2023, 12:20:14:381 GMT] 00000001 SystemOut O Entering test: testGetPublicKey_validKey
[30/10/2023, 12:20:14:382 GMT] 00000001 SystemOut O Exiting test: testGetPublicKey_validKey
[30/10/2023, 12:20:14:383 GMT] 00000001 SystemOut O Entering test: testParseJwtWithoutValidation_nullOrEmptyTokenString
[30/10/2023, 12:20:14:385 GMT] 00000001 SystemOut O Exiting test: testParseJwtWithoutValidation_nullOrEmptyTokenString
[30/10/2023, 12:20:14:385 GMT] 00000001 SystemOut O Entering test: testParseJwtWithoutValidation_singlePartTokenString
[30/10/2023, 12:20:14:389 GMT] 00000001 SystemOut O Exiting test: testParseJwtWithoutValidation_singlePartTokenString
[30/10/2023, 12:20:14:390 GMT] 00000001 SystemOut O Entering test: testParseJwtWithoutValidation_twoPartTokenString
[30/10/2023, 12:20:14:391 GMT] 00000001 SystemOut O Exiting test: testParseJwtWithoutValidation_twoPartTokenString
[30/10/2023, 12:20:14:392 GMT] 00000001 SystemOut O Entering test: testParseJwtWithoutValidation_threePartMalformedTokenString
[30/10/2023, 12:20:14:400 GMT] 00000001 SystemOut O Exiting test: testParseJwtWithoutValidation_threePartMalformedTokenString
[30/10/2023, 12:20:14:401 GMT] 00000001 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jweString
[30/10/2023, 12:20:14:402 GMT] 00000001 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jweString
[30/10/2023, 12:20:14:403 GMT] 00000001 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jwsString
[30/10/2023, 12:20:14:404 GMT] 00000001 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jwsString
[30/10/2023, 12:20:14:404 GMT] 00000001 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jwsString
[30/10/2023, 12:20:14:405 GMT] 00000001 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jwsString
[30/10/2023, 12:20:14:406 GMT] 00000001 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString
[30/10/2023, 12:20:14:407 GMT] 00000001 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString
[30/10/2023, 12:20:14:407 GMT] 00000001 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_keyManagementKeyAlgorithm_algHeader_missing
[30/10/2023, 12:20:14:409 GMT] 00000001 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_keyManagementKeyAlgorithm_algHeader_missing
[30/10/2023, 12:20:14:409 GMT] 00000001 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_missing
[30/10/2023, 12:20:14:410 GMT] 00000001 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_missing
[30/10/2023, 12:20:14:411 GMT] 00000001 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_matches
[30/10/2023, 12:20:14:412 GMT] 00000001 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_matches
[30/10/2023, 12:20:14:413 GMT] 00000001 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_mismatch
[30/10/2023, 12:20:14:415 GMT] 00000001 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_mismatch
[30/10/2023, 12:20:14:416 GMT] 00000001 SystemOut O Entering test: test_getJwtContextFromCache_nothingCached
[30/10/2023, 12:20:14:424 GMT] 00000001 SystemOut O Exiting test: test_getJwtContextFromCache_nothingCached
[30/10/2023, 12:20:14:425 GMT] 00000001 SystemOut O Entering test: test_getJwtContextFromCache_validCachedJwt
[30/10/2023, 12:20:14:442 GMT] 00000001 SystemOut O Exiting test: test_getJwtContextFromCache_validCachedJwt
[30/10/2023, 12:20:14:443 GMT] 00000001 SystemOut O Entering test: test_getJwtContextFromCache_expiredCachedJwt
[30/10/2023, 12:20:14:444 GMT] 00000001 SystemOut O Exiting test: test_getJwtContextFromCache_expiredCachedJwt
[30/10/2023, 12:20:14:445 GMT] 00000001 SystemOut O Entering test: testValidateIssuer_nullOrEmptyArgs
[30/10/2023, 12:20:14:446 GMT] 00000001 SystemOut O Exiting test: testValidateIssuer_nullOrEmptyArgs
[30/10/2023, 12:20:14:446 GMT] 00000001 SystemOut O Entering test: testValidateIssuer_whitespaceTrustedIssuers
[30/10/2023, 12:20:14:447 GMT] 00000001 SystemOut O Exiting test: testValidateIssuer_whitespaceTrustedIssuers
[30/10/2023, 12:20:14:448 GMT] 00000001 SystemOut O Entering test: testValidateIssuer_commaTrustedIssuers
[30/10/2023, 12:20:14:448 GMT] 00000001 SystemOut O Exiting test: testValidateIssuer_commaTrustedIssuers
[30/10/2023, 12:20:14:449 GMT] 00000001 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_nullTokenIssuer
[30/10/2023, 12:20:14:449 GMT] 00000001 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_nullTokenIssuer
[30/10/2023, 12:20:14:450 GMT] 00000001 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer
[30/10/2023, 12:20:14:450 GMT] 00000001 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer
[30/10/2023, 12:20:14:451 GMT] 00000001 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_untrustedTokenIssuer
[30/10/2023, 12:20:14:451 GMT] 00000001 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_untrustedTokenIssuer
[30/10/2023, 12:20:14:452 GMT] 00000001 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSubstringOfTrusted
[30/10/2023, 12:20:14:453 GMT] 00000001 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSubstringOfTrusted
[30/10/2023, 12:20:14:453 GMT] 00000001 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithComma
[30/10/2023, 12:20:14:454 GMT] 00000001 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithComma
[30/10/2023, 12:20:14:454 GMT] 00000001 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithSpace
[30/10/2023, 12:20:14:455 GMT] 00000001 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithSpace
[30/10/2023, 12:20:14:455 GMT] 00000001 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_trailingCommaTrusted
[30/10/2023, 12:20:14:456 GMT] 00000001 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_trailingCommaTrusted
[30/10/2023, 12:20:14:456 GMT] 00000001 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_leadingAndTrailingCommaTrusted
[30/10/2023, 12:20:14:457 GMT] 00000001 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_leadingAndTrailingCommaTrusted
[30/10/2023, 12:20:14:457 GMT] 00000001 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer
[30/10/2023, 12:20:14:460 GMT] 00000001 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer
[30/10/2023, 12:20:14:461 GMT] 00000001 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_nullTokenIssuer
[30/10/2023, 12:20:14:462 GMT] 00000001 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_nullTokenIssuer
[30/10/2023, 12:20:14:462 GMT] 00000001 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_emptyTokenIssuer
[30/10/2023, 12:20:14:463 GMT] 00000001 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_emptyTokenIssuer
[30/10/2023, 12:20:14:463 GMT] 00000001 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_untrustedTokenIssuer
[30/10/2023, 12:20:14:464 GMT] 00000001 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_untrustedTokenIssuer
[30/10/2023, 12:20:14:464 GMT] 00000001 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerContainsTrustedIssuer
[30/10/2023, 12:20:14:465 GMT] 00000001 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerContainsTrustedIssuer
[30/10/2023, 12:20:14:465 GMT] 00000001 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerWithComma
[30/10/2023, 12:20:14:466 GMT] 00000001 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerWithComma
[30/10/2023, 12:20:14:467 GMT] 00000001 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers
[30/10/2023, 12:20:14:467 GMT] 00000001 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers
[30/10/2023, 12:20:14:468 GMT] 00000001 SystemOut O Entering test: testValidateIssuer_trustAllIssuers
[30/10/2023, 12:20:14:468 GMT] 00000001 SystemOut O Exiting test: testValidateIssuer_trustAllIssuers
[30/10/2023, 12:20:14:469 GMT] 00000001 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences_ignoreAudIfNotConfigured
[30/10/2023, 12:20:14:470 GMT] 00000001 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences_ignoreAudIfNotConfigured
[30/10/2023, 12:20:14:471 GMT] 00000001 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences
[30/10/2023, 12:20:14:471 GMT] 00000001 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences
[30/10/2023, 12:20:14:472 GMT] 00000001 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_emptyTokenAudiences
[30/10/2023, 12:20:14:473 GMT] 00000001 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_emptyTokenAudiences
[30/10/2023, 12:20:14:473 GMT] 00000001 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences_ignoreAudIfNotConfigured
[30/10/2023, 12:20:14:474 GMT] 00000001 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences_ignoreAudIfNotConfigured
[30/10/2023, 12:20:14:475 GMT] 00000001 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences
[30/10/2023, 12:20:14:476 GMT] 00000001 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences
[30/10/2023, 12:20:14:476 GMT] 00000001 SystemOut O Entering test: testValidateAudience_withConfig_audiencesConfigured_nullTokenAudiences
[30/10/2023, 12:20:14:477 GMT] 00000001 SystemOut O Exiting test: testValidateAudience_withConfig_audiencesConfigured_nullTokenAudiences
[30/10/2023, 12:20:14:478 GMT] 00000001 SystemOut O Entering test: testValidateAudience
[30/10/2023, 12:20:14:478 GMT] 00000001 SystemOut O Exiting test: testValidateAudience
[30/10/2023, 12:20:14:479 GMT] 00000001 SystemOut O Entering test: testValidateIatAndExp_nullClaims
[30/10/2023, 12:20:14:479 GMT] 00000001 SystemOut O Exiting test: testValidateIatAndExp_nullClaims
[30/10/2023, 12:20:14:480 GMT] 00000001 SystemOut O Entering test: testValidateIatAndExp_malformedIat
[30/10/2023, 12:20:14:480 GMT] 00000001 SystemOut O Exiting test: testValidateIatAndExp_malformedIat
[30/10/2023, 12:20:14:481 GMT] 00000001 SystemOut O Entering test: testValidateIatAndExp_malformedExp
[30/10/2023, 12:20:14:482 GMT] 00000001 SystemOut O Exiting test: testValidateIatAndExp_malformedExp
[30/10/2023, 12:20:14:482 GMT] 00000001 SystemOut O Entering test: testValidateIatAndExp_nullIat
[30/10/2023, 12:20:14:485 GMT] 00000001 SystemOut O Exiting test: testValidateIatAndExp_nullIat
[30/10/2023, 12:20:14:486 GMT] 00000001 SystemOut O Entering test: testValidateIatAndExp_nullExp
[30/10/2023, 12:20:14:488 GMT] 00000001 SystemOut O Exiting test: testValidateIatAndExp_nullExp
[30/10/2023, 12:20:14:488 GMT] 00000001 SystemOut O Entering test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_outsideClockSkew
[30/10/2023, 12:20:14:490 GMT] 00000001 SystemOut O Original string: [2023-10-30T11:21:14+0000]
[30/10/2023, 12:20:14:490 GMT] 00000001 SystemOut O Regex string : [\Q2023-10-30T11:21:14+0000\E]
[30/10/2023, 12:20:14:490 GMT] 00000001 SystemOut O Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_outsideClockSkew
[30/10/2023, 12:20:14:491 GMT] 00000001 SystemOut O Entering test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_outsideClockSkew
[30/10/2023, 12:20:14:492 GMT] 00000001 SystemOut O Original string: [2023-10-30T11:21:14+0000]
[30/10/2023, 12:20:14:492 GMT] 00000001 SystemOut O Regex string : [\Q2023-10-30T11:21:14+0000\E]
[30/10/2023, 12:20:14:493 GMT] 00000001 SystemOut O Original string: [2023-10-30T11:20:14+0000]
[30/10/2023, 12:20:14:493 GMT] 00000001 SystemOut O Regex string : [\Q2023-10-30T11:20:14+0000\E]
[30/10/2023, 12:20:14:493 GMT] 00000001 SystemOut O Exiting test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_outsideClockSkew
[30/10/2023, 12:20:14:494 GMT] 00000001 SystemOut O Entering test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_withinClockSkew
[30/10/2023, 12:20:14:495 GMT] 00000001 SystemOut O Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_withinClockSkew
[30/10/2023, 12:20:14:495 GMT] 00000001 SystemOut O Entering test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_withinClockSkew
[30/10/2023, 12:20:14:497 GMT] 00000001 SystemOut O Original string: [2023-10-30T12:19:14+0000]
[30/10/2023, 12:20:14:497 GMT] 00000001 SystemOut O Regex string : [\Q2023-10-30T12:19:14+0000\E]
[30/10/2023, 12:20:14:497 GMT] 00000001 SystemOut O Original string: [2023-10-30T11:20:14+0000]
[30/10/2023, 12:20:14:497 GMT] 00000001 SystemOut O Regex string : [\Q2023-10-30T11:20:14+0000\E]
[30/10/2023, 12:20:14:497 GMT] 00000001 SystemOut O Exiting test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_withinClockSkew
[30/10/2023, 12:20:14:498 GMT] 00000001 SystemOut O Entering test: testValidateIatAndExp_iatPast_withinClockSkew_expPast_withinClockSkew
[30/10/2023, 12:20:14:499 GMT] 00000001 SystemOut O Exiting test: testValidateIatAndExp_iatPast_withinClockSkew_expPast_withinClockSkew
[30/10/2023, 12:20:14:500 GMT] 00000001 SystemOut O Entering test: testValidateIatAndExp_expPast_withinClockSkew_iatPast_withinClockSkew
[30/10/2023, 12:20:14:501 GMT] 00000001 SystemOut O Original string: [2023-10-30T12:19:14+0000]
[30/10/2023, 12:20:14:501 GMT] 00000001 SystemOut O Regex string : [\Q2023-10-30T12:19:14+0000\E]
[30/10/2023, 12:20:14:501 GMT] 00000001 SystemOut O Original string: [2023-10-30T12:18:14+0000]
[30/10/2023, 12:20:14:502 GMT] 00000001 SystemOut O Regex string : [\Q2023-10-30T12:18:14+0000\E]
[30/10/2023, 12:20:14:502 GMT] 00000001 SystemOut O Exiting test: testValidateIatAndExp_expPast_withinClockSkew_iatPast_withinClockSkew
[30/10/2023, 12:20:14:502 GMT] 00000001 SystemOut O Entering test: testValidateIatAndExp_iatPast_expFuture
[30/10/2023, 12:20:14:507 GMT] 00000001 SystemOut O Exiting test: testValidateIatAndExp_iatPast_expFuture
[30/10/2023, 12:20:14:507 GMT] 00000001 SystemOut O Entering test: testValidateIatAndExp_expPast_iatFuture_outsideClockSkew
[30/10/2023, 12:20:14:509 GMT] 00000001 SystemOut O Original string: [2023-10-30T13:20:14+0000]
[30/10/2023, 12:20:14:510 GMT] 00000001 SystemOut O Regex string : [\Q2023-10-30T13:20:14+0000\E]
[30/10/2023, 12:20:14:510 GMT] 00000001 SystemOut O Exiting test: testValidateIatAndExp_expPast_iatFuture_outsideClockSkew
[30/10/2023, 12:20:14:510 GMT] 00000001 SystemOut O Entering test: testValidateIatAndExp_expPast_iatFuture_withinClockSkew
[30/10/2023, 12:20:14:512 GMT] 00000001 SystemOut O Original string: [2023-10-30T12:21:14+0000]
[30/10/2023, 12:20:14:512 GMT] 00000001 SystemOut O Regex string : [\Q2023-10-30T12:21:14+0000\E]
[30/10/2023, 12:20:14:512 GMT] 00000001 SystemOut O Original string: [2023-10-30T11:20:14+0000]
[30/10/2023, 12:20:14:513 GMT] 00000001 SystemOut O Regex string : [\Q2023-10-30T11:20:14+0000\E]
[30/10/2023, 12:20:14:513 GMT] 00000001 SystemOut O Exiting test: testValidateIatAndExp_expPast_iatFuture_withinClockSkew
[30/10/2023, 12:20:14:513 GMT] 00000001 SystemOut O Entering test: testValidateIatAndExp_iatFuture_outsideClockSkew_expFuture_outsideClockSkew
[30/10/2023, 12:20:14:515 GMT] 00000001 SystemOut O Original string: [2023-10-30T13:20:14+0000]
[30/10/2023, 12:20:14:515 GMT] 00000001 SystemOut O Regex string : [\Q2023-10-30T13:20:14+0000\E]
[30/10/2023, 12:20:14:515 GMT] 00000001 SystemOut O Exiting test: testValidateIatAndExp_iatFuture_outsideClockSkew_expFuture_outsideClockSkew
[30/10/2023, 12:20:14:516 GMT] 00000001 SystemOut O Entering test: testValidateIatAndExp_expFuture_outsideClockSkew_iatFuture_outsideClockSkew
[30/10/2023, 12:20:14:518 GMT] 00000001 SystemOut O Original string: [2023-10-30T13:21:14+0000]
[30/10/2023, 12:20:14:518 GMT] 00000001 SystemOut O Regex string : [\Q2023-10-30T13:21:14+0000\E]
[30/10/2023, 12:20:14:518 GMT] 00000001 SystemOut O Exiting test: testValidateIatAndExp_expFuture_outsideClockSkew_iatFuture_outsideClockSkew
[30/10/2023, 12:20:14:519 GMT] 00000001 SystemOut O Entering test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_outsideClockSkew
[30/10/2023, 12:20:14:521 GMT] 00000001 SystemOut O Original string: [2023-10-30T13:20:14+0000]
[30/10/2023, 12:20:14:521 GMT] 00000001 SystemOut O Regex string : [\Q2023-10-30T13:20:14+0000\E]
[30/10/2023, 12:20:14:521 GMT] 00000001 SystemOut O Exiting test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_outsideClockSkew
[30/10/2023, 12:20:14:522 GMT] 00000001 SystemOut O Entering test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_outsideClockSkew
[30/10/2023, 12:20:14:523 GMT] 00000001 SystemOut O Exiting test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_outsideClockSkew
[30/10/2023, 12:20:14:523 GMT] 00000001 SystemOut O Entering test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_withinClockSkew
[30/10/2023, 12:20:14:524 GMT] 00000001 SystemOut O Exiting test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_withinClockSkew
[30/10/2023, 12:20:14:525 GMT] 00000001 SystemOut O Entering test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_withinClockSkew
[30/10/2023, 12:20:14:527 GMT] 00000001 SystemOut O Original string: [2023-10-30T12:22:14+0000]
[30/10/2023, 12:20:14:527 GMT] 00000001 SystemOut O Regex string : [\Q2023-10-30T12:22:14+0000\E]
[30/10/2023, 12:20:14:527 GMT] 00000001 SystemOut O Original string: [2023-10-30T12:21:14+0000]
[30/10/2023, 12:20:14:527 GMT] 00000001 SystemOut O Regex string : [\Q2023-10-30T12:21:14+0000\E]
[30/10/2023, 12:20:14:527 GMT] 00000001 SystemOut O Exiting test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_withinClockSkew
[30/10/2023, 12:20:14:528 GMT] 00000001 SystemOut O Entering test: testValidateIatAndExp_iatPast_outsideClockSkew_agePast_outsideClockSkew_expFuture
[30/10/2023, 12:20:14:530 GMT] 00000001 SystemOut O Original string: [2023-10-30T11:20:15+0000]
[30/10/2023, 12:20:14:530 GMT] 00000001 SystemOut O Regex string : [\Q2023-10-30T11:20:15+0000\E]
[30/10/2023, 12:20:14:530 GMT] 00000001 SystemOut O Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_agePast_outsideClockSkew_expFuture
[30/10/2023, 12:20:14:531 GMT] 00000001 SystemOut O Entering test: testValidateIatAndExp_iatPast_agePast_withinClockSkew_expFuture
[30/10/2023, 12:20:14:532 GMT] 00000001 SystemOut O Exiting test: testValidateIatAndExp_iatPast_agePast_withinClockSkew_expFuture
[30/10/2023, 12:20:14:533 GMT] 00000001 SystemOut O Entering test: testValidateNbf_nullClaims
[30/10/2023, 12:20:14:533 GMT] 00000001 SystemOut O Exiting test: testValidateNbf_nullClaims
[30/10/2023, 12:20:14:534 GMT] 00000001 SystemOut O Entering test: testValidateNbf_nbfThrowsException
[30/10/2023, 12:20:14:541 GMT] 00000001 SystemOut O Exiting test: testValidateNbf_nbfThrowsException
[30/10/2023, 12:20:14:542 GMT] 00000001 SystemOut O Entering test: testValidateNbf_nullNbf
[30/10/2023, 12:20:14:543 GMT] 00000001 SystemOut O Exiting test: testValidateNbf_nullNbf
[30/10/2023, 12:20:14:543 GMT] 00000001 SystemOut O Entering test: testValidateNbf_pastNbf_outsideClockSkew
[30/10/2023, 12:20:14:544 GMT] 00000001 SystemOut O Exiting test: testValidateNbf_pastNbf_outsideClockSkew
[30/10/2023, 12:20:14:544 GMT] 00000001 SystemOut O Entering test: testValidateNbf_pastNbf_withinClockSkew
[30/10/2023, 12:20:14:545 GMT] 00000001 SystemOut O Exiting test: testValidateNbf_pastNbf_withinClockSkew
[30/10/2023, 12:20:14:545 GMT] 00000001 SystemOut O Entering test: testValidateNbf_futureNbf_withinClockSkew
[30/10/2023, 12:20:14:546 GMT] 00000001 SystemOut O Exiting test: testValidateNbf_futureNbf_withinClockSkew
[30/10/2023, 12:20:14:546 GMT] 00000001 SystemOut O Entering test: testValidateNbf_futureNbf_outsideClockSkew
[30/10/2023, 12:20:14:554 GMT] 00000001 SystemOut O Original string: [2023-10-30T13:20:14+0000]
[30/10/2023, 12:20:14:554 GMT] 00000001 SystemOut O Regex string : [\Q2023-10-30T13:20:14+0000\E]
[30/10/2023, 12:20:14:554 GMT] 00000001 SystemOut O Exiting test: testValidateNbf_futureNbf_outsideClockSkew
[30/10/2023, 12:20:14:555 GMT] 00000001 SystemOut O Entering test: testGetAlgorithmHeader_nullContext
[30/10/2023, 12:20:14:555 GMT] 00000001 SystemOut O Exiting test: testGetAlgorithmHeader_nullContext
[30/10/2023, 12:20:14:556 GMT] 00000001 SystemOut O Entering test: testGetAlgorithmHeader_missingJsonWebStructures
[30/10/2023, 12:20:14:556 GMT] 00000001 SystemOut O Chose list: []
[30/10/2023, 12:20:14:557 GMT] 00000001 SystemOut O Exiting test: testGetAlgorithmHeader_missingJsonWebStructures
[30/10/2023, 12:20:14:557 GMT] 00000001 SystemOut O Entering test: testGetAlgorithmHeader_validAlgorithmHeader
[30/10/2023, 12:20:14:558 GMT] 00000001 SystemOut O Exiting test: testGetAlgorithmHeader_validAlgorithmHeader
[30/10/2023, 12:20:14:559 GMT] 00000001 SystemOut O Entering test: testValidateAlgorithm_nullArgs
[30/10/2023, 12:20:14:559 GMT] 00000001 SystemOut O Exiting test: testValidateAlgorithm_nullArgs
[30/10/2023, 12:20:14:560 GMT] 00000001 SystemOut O Entering test: testValidateAlgorithm_algMismatch
[30/10/2023, 12:20:14:569 GMT] 00000001 SystemOut O Exiting test: testValidateAlgorithm_algMismatch
[30/10/2023, 12:20:14:570 GMT] 00000001 SystemOut O Entering test: testValidateAlgorithm_algMatch
[30/10/2023, 12:20:14:570 GMT] 00000001 SystemOut O Exiting test: testValidateAlgorithm_algMatch
[30/10/2023, 12:20:14:571 GMT] 00000001 SystemOut O Entering test: testValidateAMRClaim
[30/10/2023, 12:20:14:571 GMT] 00000001 SystemOut O Exiting test: testValidateAMRClaim
-- Trace -------------------------------------------------
[30/10/2023, 12:20:14:297 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateClaimsReadsConfigProperty
[30/10/2023, 12:20:14:300 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateClaimsReadsConfigProperty
[30/10/2023, 12:20:14:302 GMT] 00000001 id=00000000 SystemOut O Entering test: testGetSigningKey_nullConfig
[30/10/2023, 12:20:14:302 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT consumer config object is null
[30/10/2023, 12:20:14:302 GMT] 00000001 id=00000000 SystemOut O Exiting test: testGetSigningKey_nullConfig
[30/10/2023, 12:20:14:303 GMT] 00000001 id=00000000 SystemOut O Entering test: testGetSigningKey_unknownAlg
[30/10/2023, 12:20:14:305 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 A signing key could not be found
[30/10/2023, 12:20:14:305 GMT] 00000001 id=00000000 SystemOut O Exiting test: testGetSigningKey_unknownAlg
[30/10/2023, 12:20:14:306 GMT] 00000001 id=00000000 SystemOut O Entering test: testGetSigningKey_HS256ThrowsException
[30/10/2023, 12:20:14:308 GMT] 00000001 id=00000000 SystemOut O Exiting test: testGetSigningKey_HS256ThrowsException
[30/10/2023, 12:20:14:309 GMT] 00000001 id=00000000 SystemOut O Entering test: testGetSigningKey_HS256Valid
[30/10/2023, 12:20:14:311 GMT] 00000001 id=00000000 SystemOut O Exiting test: testGetSigningKey_HS256Valid
[30/10/2023, 12:20:14:311 GMT] 00000001 id=00000000 SystemOut O Entering test: testGetSigningKey_RS256ThrowsException
[30/10/2023, 12:20:14:313 GMT] 00000001 id=00000000 SystemOut O Exiting test: testGetSigningKey_RS256ThrowsException
[30/10/2023, 12:20:14:314 GMT] 00000001 id=00000000 SystemOut O Entering test: testGetSigningKey_RS256Valid
[30/10/2023, 12:20:14:350 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted alias: myAlias, Truststore: myTrustStore
[30/10/2023, 12:20:14:350 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 RSAPublicKey: true
[30/10/2023, 12:20:14:350 GMT] 00000001 id=00000000 SystemOut O Exiting test: testGetSigningKey_RS256Valid
[30/10/2023, 12:20:14:352 GMT] 00000001 id=00000000 SystemOut O Entering test: testGetSharedSecretKey_nullConfig
[30/10/2023, 12:20:14:352 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT consumer config object is null
[30/10/2023, 12:20:14:352 GMT] 00000001 id=00000000 SystemOut O Exiting test: testGetSharedSecretKey_nullConfig
[30/10/2023, 12:20:14:353 GMT] 00000001 id=00000000 SystemOut O Entering test: testGetSharedSecretKey_emptyOrNullKey
[30/10/2023, 12:20:14:354 GMT] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: []
[30/10/2023, 12:20:14:354 GMT] 00000001 id=00000000 SystemOut O Chose key: []
[30/10/2023, 12:20:14:354 GMT] 00000001 id=00000000 SystemOut O Exiting test: testGetSharedSecretKey_emptyOrNullKey
[30/10/2023, 12:20:14:355 GMT] 00000001 id=00000000 SystemOut O Entering test: testGetSharedSecretKey_validKey
[30/10/2023, 12:20:14:356 GMT] 00000001 id=00000000 SystemOut O Exiting test: testGetSharedSecretKey_validKey
[30/10/2023, 12:20:14:357 GMT] 00000001 id=00000000 SystemOut O Entering test: testGetPublicKey_missingKeyStoreService
[30/10/2023, 12:20:14:357 GMT] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [RS256]
[30/10/2023, 12:20:14:358 GMT] 00000001 id=00000000 SystemOut O Exiting test: testGetPublicKey_missingKeyStoreService
[30/10/2023, 12:20:14:358 GMT] 00000001 id=00000000 SystemOut O Entering test: testGetPublicKey_nullArgs
[30/10/2023, 12:20:14:375 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted alias: null, Truststore: null
[30/10/2023, 12:20:14:376 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 RSAPublicKey: false
[30/10/2023, 12:20:14:376 GMT] 00000001 id=00000000 SystemOut O Exiting test: testGetPublicKey_nullArgs
[30/10/2023, 12:20:14:377 GMT] 00000001 id=00000000 SystemOut O Entering test: testGetPublicKey_throwsException
[30/10/2023, 12:20:14:377 GMT] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [HS256]
[30/10/2023, 12:20:14:378 GMT] 00000001 id=00000000 SystemOut O Exiting test: testGetPublicKey_throwsException
[30/10/2023, 12:20:14:379 GMT] 00000001 id=00000000 SystemOut O Entering test: testGetPublicKey_notRSAPublicKey
[30/10/2023, 12:20:14:379 GMT] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [null]
[30/10/2023, 12:20:14:380 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted alias: myAlias, Truststore: myTrustStore
[30/10/2023, 12:20:14:380 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 RSAPublicKey: false
[30/10/2023, 12:20:14:380 GMT] 00000001 id=00000000 SystemOut O Exiting test: testGetPublicKey_notRSAPublicKey
[30/10/2023, 12:20:14:381 GMT] 00000001 id=00000000 SystemOut O Entering test: testGetPublicKey_validKey
[30/10/2023, 12:20:14:381 GMT] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [null]
[30/10/2023, 12:20:14:382 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted alias: myAlias, Truststore: myTrustStore
[30/10/2023, 12:20:14:382 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 RSAPublicKey: true
[30/10/2023, 12:20:14:382 GMT] 00000001 id=00000000 SystemOut O Exiting test: testGetPublicKey_validKey
[30/10/2023, 12:20:14:383 GMT] 00000001 id=00000000 SystemOut O Entering test: testParseJwtWithoutValidation_nullOrEmptyTokenString
[30/10/2023, 12:20:14:384 GMT] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [myConfigId]
[30/10/2023, 12:20:14:384 GMT] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: []
[30/10/2023, 12:20:14:385 GMT] 00000001 id=00000000 SystemOut O Exiting test: testParseJwtWithoutValidation_nullOrEmptyTokenString
[30/10/2023, 12:20:14:385 GMT] 00000001 id=00000000 SystemOut O Entering test: testParseJwtWithoutValidation_singlePartTokenString
[30/10/2023, 12:20:14:389 GMT] 00000001 id=00000000 SystemOut O Exiting test: testParseJwtWithoutValidation_singlePartTokenString
[30/10/2023, 12:20:14:390 GMT] 00000001 id=00000000 SystemOut O Entering test: testParseJwtWithoutValidation_twoPartTokenString
[30/10/2023, 12:20:14:391 GMT] 00000001 id=00000000 SystemOut O Exiting test: testParseJwtWithoutValidation_twoPartTokenString
[30/10/2023, 12:20:14:392 GMT] 00000001 id=00000000 SystemOut O Entering test: testParseJwtWithoutValidation_threePartMalformedTokenString
[30/10/2023, 12:20:14:400 GMT] 00000001 id=00000000 SystemOut O Exiting test: testParseJwtWithoutValidation_threePartMalformedTokenString
[30/10/2023, 12:20:14:401 GMT] 00000001 id=00000000 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jweString
[30/10/2023, 12:20:14:402 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.utils.JweHelper 3 Caught exception getting header from JWE string: org.jose4j.jwt.consumer.InvalidJwtException: Unable to parse what was expected to be the JWT Claim Set JSON: "��-" Additional details: [[16] Invalid JSON.]
[30/10/2023, 12:20:14:402 GMT] 00000001 id=00000000 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jweString
[30/10/2023, 12:20:14:403 GMT] 00000001 id=00000000 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jwsString
[30/10/2023, 12:20:14:404 GMT] 00000001 id=00000000 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jwsString
[30/10/2023, 12:20:14:404 GMT] 00000001 id=00000000 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jwsString
[30/10/2023, 12:20:14:405 GMT] 00000001 id=00000000 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jwsString
[30/10/2023, 12:20:14:406 GMT] 00000001 id=00000000 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString
[30/10/2023, 12:20:14:407 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.utils.JweHelper 3 Caught exception getting header from JWE string: org.jose4j.jwt.consumer.InvalidJwtException: Unable to parse what was expected to be the JWT Claim Set JSON: "��-" Additional details: [[16] Invalid JSON.]
[30/10/2023, 12:20:14:407 GMT] 00000001 id=00000000 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString
[30/10/2023, 12:20:14:407 GMT] 00000001 id=00000000 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_keyManagementKeyAlgorithm_algHeader_missing
[30/10/2023, 12:20:14:408 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.utils.JweHelper 3 Caught exception getting header from JWE string: org.jose4j.jwt.consumer.InvalidJwtException: Unable to parse what was expected to be the JWT Claim Set JSON: "��-" Additional details: [[16] Invalid JSON.]
[30/10/2023, 12:20:14:408 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Decrypt key algorithm was not found in the JWE
[30/10/2023, 12:20:14:409 GMT] 00000001 id=00000000 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_keyManagementKeyAlgorithm_algHeader_missing
[30/10/2023, 12:20:14:409 GMT] 00000001 id=00000000 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_missing
[30/10/2023, 12:20:14:410 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.utils.JweHelper 3 Caught exception getting header from JWE string: org.jose4j.jwt.consumer.InvalidJwtException: Unable to parse what was expected to be the JWT Claim Set JSON: "��-" Additional details: [[16] Invalid JSON.]
[30/10/2023, 12:20:14:410 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Decrypt key algorithm was not found in the JWE
[30/10/2023, 12:20:14:410 GMT] 00000001 id=00000000 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_missing
[30/10/2023, 12:20:14:411 GMT] 00000001 id=00000000 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_matches
[30/10/2023, 12:20:14:412 GMT] 00000001 id=00000000 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_matches
[30/10/2023, 12:20:14:413 GMT] 00000001 id=00000000 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_mismatch
[30/10/2023, 12:20:14:415 GMT] 00000001 id=00000000 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_mismatch
[30/10/2023, 12:20:14:416 GMT] 00000001 id=00000000 SystemOut O Entering test: test_getJwtContextFromCache_nothingCached
[30/10/2023, 12:20:14:423 GMT] 00000001 id=00000000 com.ibm.ws.security.common.structures.CommonCache 3 Failed to obtain a ScheduledExecutorService
[30/10/2023, 12:20:14:424 GMT] 00000001 id=00000000 SystemOut O Exiting test: test_getJwtContextFromCache_nothingCached
[30/10/2023, 12:20:14:425 GMT] 00000001 id=00000000 SystemOut O Entering test: test_getJwtContextFromCache_validCachedJwt
[30/10/2023, 12:20:14:441 GMT] 00000001 id=00000000 com.ibm.ws.security.common.structures.CommonCache 3 Failed to obtain a ScheduledExecutorService
[30/10/2023, 12:20:14:442 GMT] 00000001 id=00000000 SystemOut O Exiting test: test_getJwtContextFromCache_validCachedJwt
[30/10/2023, 12:20:14:443 GMT] 00000001 id=00000000 SystemOut O Entering test: test_getJwtContextFromCache_expiredCachedJwt
[30/10/2023, 12:20:14:444 GMT] 00000001 id=00000000 com.ibm.ws.security.common.structures.CommonCache 3 Failed to obtain a ScheduledExecutorService
[30/10/2023, 12:20:14:444 GMT] 00000001 id=00000000 SystemOut O Exiting test: test_getJwtContextFromCache_expiredCachedJwt
[30/10/2023, 12:20:14:445 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_nullOrEmptyArgs
[30/10/2023, 12:20:14:446 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_nullOrEmptyArgs
[30/10/2023, 12:20:14:446 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_whitespaceTrustedIssuers
[30/10/2023, 12:20:14:447 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer:
[30/10/2023, 12:20:14:447 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_whitespaceTrustedIssuers
[30/10/2023, 12:20:14:448 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_commaTrustedIssuers
[30/10/2023, 12:20:14:448 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_commaTrustedIssuers
[30/10/2023, 12:20:14:449 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_nullTokenIssuer
[30/10/2023, 12:20:14:449 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[30/10/2023, 12:20:14:449 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_nullTokenIssuer
[30/10/2023, 12:20:14:450 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer
[30/10/2023, 12:20:14:450 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[30/10/2023, 12:20:14:450 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer
[30/10/2023, 12:20:14:451 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_untrustedTokenIssuer
[30/10/2023, 12:20:14:451 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[30/10/2023, 12:20:14:451 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_untrustedTokenIssuer
[30/10/2023, 12:20:14:452 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSubstringOfTrusted
[30/10/2023, 12:20:14:452 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1entry2
[30/10/2023, 12:20:14:453 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSubstringOfTrusted
[30/10/2023, 12:20:14:453 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithComma
[30/10/2023, 12:20:14:453 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[30/10/2023, 12:20:14:454 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithComma
[30/10/2023, 12:20:14:454 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithSpace
[30/10/2023, 12:20:14:454 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[30/10/2023, 12:20:14:455 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithSpace
[30/10/2023, 12:20:14:455 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_trailingCommaTrusted
[30/10/2023, 12:20:14:456 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[30/10/2023, 12:20:14:456 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_trailingCommaTrusted
[30/10/2023, 12:20:14:456 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_leadingAndTrailingCommaTrusted
[30/10/2023, 12:20:14:457 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[30/10/2023, 12:20:14:457 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_leadingAndTrailingCommaTrusted
[30/10/2023, 12:20:14:457 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer
[30/10/2023, 12:20:14:460 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[30/10/2023, 12:20:14:460 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[30/10/2023, 12:20:14:460 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[30/10/2023, 12:20:14:460 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[30/10/2023, 12:20:14:460 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer
[30/10/2023, 12:20:14:461 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_nullTokenIssuer
[30/10/2023, 12:20:14:461 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[30/10/2023, 12:20:14:461 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry2
[30/10/2023, 12:20:14:462 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_nullTokenIssuer
[30/10/2023, 12:20:14:462 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_emptyTokenIssuer
[30/10/2023, 12:20:14:462 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[30/10/2023, 12:20:14:462 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry2
[30/10/2023, 12:20:14:463 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_emptyTokenIssuer
[30/10/2023, 12:20:14:463 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_untrustedTokenIssuer
[30/10/2023, 12:20:14:464 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[30/10/2023, 12:20:14:464 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry2
[30/10/2023, 12:20:14:464 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_untrustedTokenIssuer
[30/10/2023, 12:20:14:464 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerContainsTrustedIssuer
[30/10/2023, 12:20:14:465 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[30/10/2023, 12:20:14:465 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry2
[30/10/2023, 12:20:14:465 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerContainsTrustedIssuer
[30/10/2023, 12:20:14:465 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerWithComma
[30/10/2023, 12:20:14:466 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[30/10/2023, 12:20:14:466 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry2
[30/10/2023, 12:20:14:466 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerWithComma
[30/10/2023, 12:20:14:467 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers
[30/10/2023, 12:20:14:467 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[30/10/2023, 12:20:14:467 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[30/10/2023, 12:20:14:467 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: http://localhost:80/context/sub
[30/10/2023, 12:20:14:467 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[30/10/2023, 12:20:14:467 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[30/10/2023, 12:20:14:467 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry2
[30/10/2023, 12:20:14:467 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers
[30/10/2023, 12:20:14:468 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_trustAllIssuers
[30/10/2023, 12:20:14:468 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: ALL_ISSUERS
[30/10/2023, 12:20:14:468 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: ALL_ISSUERS
[30/10/2023, 12:20:14:468 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: ALL_ISSUERS
[30/10/2023, 12:20:14:468 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: ALL_ISSUERS
[30/10/2023, 12:20:14:468 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[30/10/2023, 12:20:14:468 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1 ALL_ISSUERS
[30/10/2023, 12:20:14:468 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_trustAllIssuers
[30/10/2023, 12:20:14:469 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences_ignoreAudIfNotConfigured
[30/10/2023, 12:20:14:470 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.config.MpConfigProperties 3 Didn't find mp.jwt.verify.audiences property in MP Config props; defaulting to null
[30/10/2023, 12:20:14:470 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences_ignoreAudIfNotConfigured
[30/10/2023, 12:20:14:471 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences
[30/10/2023, 12:20:14:471 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.config.MpConfigProperties 3 Didn't find mp.jwt.verify.audiences property in MP Config props; defaulting to null
[30/10/2023, 12:20:14:471 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences
[30/10/2023, 12:20:14:472 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_emptyTokenAudiences
[30/10/2023, 12:20:14:473 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.config.MpConfigProperties 3 Didn't find mp.jwt.verify.audiences property in MP Config props; defaulting to null
[30/10/2023, 12:20:14:473 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_emptyTokenAudiences
[30/10/2023, 12:20:14:473 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences_ignoreAudIfNotConfigured
[30/10/2023, 12:20:14:474 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.config.MpConfigProperties 3 Didn't find mp.jwt.verify.audiences property in MP Config props; defaulting to null
[30/10/2023, 12:20:14:474 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences_ignoreAudIfNotConfigured
[30/10/2023, 12:20:14:475 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences
[30/10/2023, 12:20:14:476 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.config.MpConfigProperties 3 Didn't find mp.jwt.verify.audiences property in MP Config props; defaulting to null
[30/10/2023, 12:20:14:476 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences
[30/10/2023, 12:20:14:476 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateAudience_withConfig_audiencesConfigured_nullTokenAudiences
[30/10/2023, 12:20:14:477 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateAudience_withConfig_audiencesConfigured_nullTokenAudiences
[30/10/2023, 12:20:14:478 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateAudience
[30/10/2023, 12:20:14:478 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateAudience
[30/10/2023, 12:20:14:479 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_nullClaims
[30/10/2023, 12:20:14:479 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Missing JwtClaims object
[30/10/2023, 12:20:14:479 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_nullClaims
[30/10/2023, 12:20:14:480 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_malformedIat
[30/10/2023, 12:20:14:480 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_malformedIat
[30/10/2023, 12:20:14:481 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_malformedExp
[30/10/2023, 12:20:14:482 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_malformedExp
[30/10/2023, 12:20:14:482 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_nullIat
[30/10/2023, 12:20:14:483 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698672014000
[30/10/2023, 12:20:14:485 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 13:20:14 GMT 2023
[30/10/2023, 12:20:14:485 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [null] and exp [2023-10-30T13:20:14+0000]
[30/10/2023, 12:20:14:485 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668414000
[30/10/2023, 12:20:14:485 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:20:14 GMT 2023
[30/10/2023, 12:20:14:485 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 0 seconds) [2023-10-30T12:20:14+0000]
[30/10/2023, 12:20:14:485 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668414000
[30/10/2023, 12:20:14:485 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:20:14 GMT 2023
[30/10/2023, 12:20:14:485 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 0 seconds) [2023-10-30T12:20:14+0000]
[30/10/2023, 12:20:14:485 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_nullIat
[30/10/2023, 12:20:14:486 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_nullExp
[30/10/2023, 12:20:14:487 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698664814000
[30/10/2023, 12:20:14:487 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 11:20:14 GMT 2023
[30/10/2023, 12:20:14:487 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-30T11:20:14+0000] and exp [null]
[30/10/2023, 12:20:14:487 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668414000
[30/10/2023, 12:20:14:487 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:20:14 GMT 2023
[30/10/2023, 12:20:14:487 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 0 seconds) [2023-10-30T12:20:14+0000]
[30/10/2023, 12:20:14:487 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668414000
[30/10/2023, 12:20:14:487 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:20:14 GMT 2023
[30/10/2023, 12:20:14:487 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 0 seconds) [2023-10-30T12:20:14+0000]
[30/10/2023, 12:20:14:487 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668414000
[30/10/2023, 12:20:14:487 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:20:14 GMT 2023
[30/10/2023, 12:20:14:488 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_nullExp
[30/10/2023, 12:20:14:488 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_outsideClockSkew
[30/10/2023, 12:20:14:488 GMT] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [0]
[30/10/2023, 12:20:14:489 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698664814000
[30/10/2023, 12:20:14:489 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 11:20:14 GMT 2023
[30/10/2023, 12:20:14:489 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698664874000
[30/10/2023, 12:20:14:489 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 11:21:14 GMT 2023
[30/10/2023, 12:20:14:489 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-30T11:20:14+0000] and exp [2023-10-30T11:21:14+0000]
[30/10/2023, 12:20:14:489 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668414000
[30/10/2023, 12:20:14:489 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:20:14 GMT 2023
[30/10/2023, 12:20:14:489 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 0 seconds) [2023-10-30T12:20:14+0000]
[30/10/2023, 12:20:14:489 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668414000
[30/10/2023, 12:20:14:489 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:20:14 GMT 2023
[30/10/2023, 12:20:14:489 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 0 seconds) [2023-10-30T12:20:14+0000]
[30/10/2023, 12:20:14:489 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 The JWT's token age verification is disabled because the tokenAge attribute and mp.jwt.verify.token.age property are both 0 or less.
0
[30/10/2023, 12:20:14:489 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698664874000
[30/10/2023, 12:20:14:489 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 11:21:14 GMT 2023
[30/10/2023, 12:20:14:489 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668414000
[30/10/2023, 12:20:14:489 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:20:14 GMT 2023
[30/10/2023, 12:20:14:490 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698664874000
[30/10/2023, 12:20:14:490 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 11:21:14 GMT 2023
[30/10/2023, 12:20:14:490 GMT] 00000001 id=00000000 SystemOut O Original string: [2023-10-30T11:21:14+0000]
[30/10/2023, 12:20:14:490 GMT] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-30T11:21:14+0000\E]
[30/10/2023, 12:20:14:490 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_outsideClockSkew
[30/10/2023, 12:20:14:491 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_outsideClockSkew
[30/10/2023, 12:20:14:491 GMT] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [0]
[30/10/2023, 12:20:14:491 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698664874000
[30/10/2023, 12:20:14:491 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 11:21:14 GMT 2023
[30/10/2023, 12:20:14:492 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698664814000
[30/10/2023, 12:20:14:492 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 11:20:14 GMT 2023
[30/10/2023, 12:20:14:492 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-30T11:21:14+0000] and exp [2023-10-30T11:20:14+0000]
[30/10/2023, 12:20:14:492 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668414000
[30/10/2023, 12:20:14:492 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:20:14 GMT 2023
[30/10/2023, 12:20:14:492 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 0 seconds) [2023-10-30T12:20:14+0000]
[30/10/2023, 12:20:14:492 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668414000
[30/10/2023, 12:20:14:492 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:20:14 GMT 2023
[30/10/2023, 12:20:14:492 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 0 seconds) [2023-10-30T12:20:14+0000]
[30/10/2023, 12:20:14:492 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698664874000
[30/10/2023, 12:20:14:492 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 11:21:14 GMT 2023
[30/10/2023, 12:20:14:492 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698664814000
[30/10/2023, 12:20:14:492 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 11:20:14 GMT 2023
[30/10/2023, 12:20:14:492 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698664874000
[30/10/2023, 12:20:14:492 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 11:21:14 GMT 2023
[30/10/2023, 12:20:14:492 GMT] 00000001 id=00000000 SystemOut O Original string: [2023-10-30T11:21:14+0000]
[30/10/2023, 12:20:14:492 GMT] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-30T11:21:14+0000\E]
[30/10/2023, 12:20:14:493 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698664814000
[30/10/2023, 12:20:14:493 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 11:20:14 GMT 2023
[30/10/2023, 12:20:14:493 GMT] 00000001 id=00000000 SystemOut O Original string: [2023-10-30T11:20:14+0000]
[30/10/2023, 12:20:14:493 GMT] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-30T11:20:14+0000\E]
[30/10/2023, 12:20:14:493 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_outsideClockSkew
[30/10/2023, 12:20:14:494 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_withinClockSkew
[30/10/2023, 12:20:14:494 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698664814000
[30/10/2023, 12:20:14:494 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 11:20:14 GMT 2023
[30/10/2023, 12:20:14:494 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668354000
[30/10/2023, 12:20:14:494 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:19:14 GMT 2023
[30/10/2023, 12:20:14:494 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-30T11:20:14+0000] and exp [2023-10-30T12:19:14+0000]
[30/10/2023, 12:20:14:494 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668114000
[30/10/2023, 12:20:14:494 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:15:14 GMT 2023
[30/10/2023, 12:20:14:494 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-30T12:15:14+0000]
[30/10/2023, 12:20:14:494 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668714000
[30/10/2023, 12:20:14:495 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:25:14 GMT 2023
[30/10/2023, 12:20:14:495 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-30T12:25:14+0000]
[30/10/2023, 12:20:14:495 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 The JWT's token age verification is disabled because the tokenAge attribute and mp.jwt.verify.token.age property are both 0 or less.
0
[30/10/2023, 12:20:14:495 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_withinClockSkew
[30/10/2023, 12:20:14:495 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_withinClockSkew
[30/10/2023, 12:20:14:496 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668354000
[30/10/2023, 12:20:14:496 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:19:14 GMT 2023
[30/10/2023, 12:20:14:496 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698664814000
[30/10/2023, 12:20:14:496 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 11:20:14 GMT 2023
[30/10/2023, 12:20:14:496 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-30T12:19:14+0000] and exp [2023-10-30T11:20:14+0000]
[30/10/2023, 12:20:14:496 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668114000
[30/10/2023, 12:20:14:496 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:15:14 GMT 2023
[30/10/2023, 12:20:14:496 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-30T12:15:14+0000]
[30/10/2023, 12:20:14:496 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668714000
[30/10/2023, 12:20:14:496 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:25:14 GMT 2023
[30/10/2023, 12:20:14:496 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-30T12:25:14+0000]
[30/10/2023, 12:20:14:496 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668354000
[30/10/2023, 12:20:14:496 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:19:14 GMT 2023
[30/10/2023, 12:20:14:496 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698664814000
[30/10/2023, 12:20:14:496 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 11:20:14 GMT 2023
[30/10/2023, 12:20:14:496 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668354000
[30/10/2023, 12:20:14:497 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:19:14 GMT 2023
[30/10/2023, 12:20:14:497 GMT] 00000001 id=00000000 SystemOut O Original string: [2023-10-30T12:19:14+0000]
[30/10/2023, 12:20:14:497 GMT] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-30T12:19:14+0000\E]
[30/10/2023, 12:20:14:497 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698664814000
[30/10/2023, 12:20:14:497 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 11:20:14 GMT 2023
[30/10/2023, 12:20:14:497 GMT] 00000001 id=00000000 SystemOut O Original string: [2023-10-30T11:20:14+0000]
[30/10/2023, 12:20:14:497 GMT] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-30T11:20:14+0000\E]
[30/10/2023, 12:20:14:497 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_withinClockSkew
[30/10/2023, 12:20:14:498 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatPast_withinClockSkew_expPast_withinClockSkew
[30/10/2023, 12:20:14:498 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668294000
[30/10/2023, 12:20:14:498 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:18:14 GMT 2023
[30/10/2023, 12:20:14:498 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668354000
[30/10/2023, 12:20:14:499 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:19:14 GMT 2023
[30/10/2023, 12:20:14:499 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-30T12:18:14+0000] and exp [2023-10-30T12:19:14+0000]
[30/10/2023, 12:20:14:499 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668114000
[30/10/2023, 12:20:14:499 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:15:14 GMT 2023
[30/10/2023, 12:20:14:499 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-30T12:15:14+0000]
[30/10/2023, 12:20:14:499 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668714000
[30/10/2023, 12:20:14:499 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:25:14 GMT 2023
[30/10/2023, 12:20:14:499 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-30T12:25:14+0000]
[30/10/2023, 12:20:14:499 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 The JWT's token age verification is disabled because the tokenAge attribute and mp.jwt.verify.token.age property are both 0 or less.
0
[30/10/2023, 12:20:14:499 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatPast_withinClockSkew_expPast_withinClockSkew
[30/10/2023, 12:20:14:500 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expPast_withinClockSkew_iatPast_withinClockSkew
[30/10/2023, 12:20:14:500 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668354000
[30/10/2023, 12:20:14:500 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:19:14 GMT 2023
[30/10/2023, 12:20:14:500 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668294000
[30/10/2023, 12:20:14:500 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:18:14 GMT 2023
[30/10/2023, 12:20:14:500 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-30T12:19:14+0000] and exp [2023-10-30T12:18:14+0000]
[30/10/2023, 12:20:14:500 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668114000
[30/10/2023, 12:20:14:500 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:15:14 GMT 2023
[30/10/2023, 12:20:14:500 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-30T12:15:14+0000]
[30/10/2023, 12:20:14:500 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668714000
[30/10/2023, 12:20:14:500 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:25:14 GMT 2023
[30/10/2023, 12:20:14:501 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-30T12:25:14+0000]
[30/10/2023, 12:20:14:501 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668354000
[30/10/2023, 12:20:14:501 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:19:14 GMT 2023
[30/10/2023, 12:20:14:501 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668294000
[30/10/2023, 12:20:14:501 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:18:14 GMT 2023
[30/10/2023, 12:20:14:501 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668354000
[30/10/2023, 12:20:14:501 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:19:14 GMT 2023
[30/10/2023, 12:20:14:501 GMT] 00000001 id=00000000 SystemOut O Original string: [2023-10-30T12:19:14+0000]
[30/10/2023, 12:20:14:501 GMT] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-30T12:19:14+0000\E]
[30/10/2023, 12:20:14:501 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668294000
[30/10/2023, 12:20:14:501 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:18:14 GMT 2023
[30/10/2023, 12:20:14:501 GMT] 00000001 id=00000000 SystemOut O Original string: [2023-10-30T12:18:14+0000]
[30/10/2023, 12:20:14:502 GMT] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-30T12:18:14+0000\E]
[30/10/2023, 12:20:14:502 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expPast_withinClockSkew_iatPast_withinClockSkew
[30/10/2023, 12:20:14:502 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatPast_expFuture
[30/10/2023, 12:20:14:503 GMT] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [0]
[30/10/2023, 12:20:14:506 GMT] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [-3600000]
[30/10/2023, 12:20:14:506 GMT] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [60000]
[30/10/2023, 12:20:14:506 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698664814000
[30/10/2023, 12:20:14:506 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 11:20:14 GMT 2023
[30/10/2023, 12:20:14:506 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668474000
[30/10/2023, 12:20:14:506 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:21:14 GMT 2023
[30/10/2023, 12:20:14:506 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-30T11:20:14+0000] and exp [2023-10-30T12:21:14+0000]
[30/10/2023, 12:20:14:506 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668414000
[30/10/2023, 12:20:14:506 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:20:14 GMT 2023
[30/10/2023, 12:20:14:506 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 0 seconds) [2023-10-30T12:20:14+0000]
[30/10/2023, 12:20:14:506 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668414000
[30/10/2023, 12:20:14:507 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:20:14 GMT 2023
[30/10/2023, 12:20:14:507 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 0 seconds) [2023-10-30T12:20:14+0000]
[30/10/2023, 12:20:14:507 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 The JWT's token age verification is disabled because the tokenAge attribute and mp.jwt.verify.token.age property are both 0 or less.
0
[30/10/2023, 12:20:14:507 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatPast_expFuture
[30/10/2023, 12:20:14:507 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expPast_iatFuture_outsideClockSkew
[30/10/2023, 12:20:14:508 GMT] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [300000]
[30/10/2023, 12:20:14:508 GMT] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [-60000]
[30/10/2023, 12:20:14:508 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698672014000
[30/10/2023, 12:20:14:508 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 13:20:14 GMT 2023
[30/10/2023, 12:20:14:508 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668354000
[30/10/2023, 12:20:14:508 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:19:14 GMT 2023
[30/10/2023, 12:20:14:508 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-30T13:20:14+0000] and exp [2023-10-30T12:19:14+0000]
[30/10/2023, 12:20:14:508 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668114000
[30/10/2023, 12:20:14:508 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:15:14 GMT 2023
[30/10/2023, 12:20:14:508 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-30T12:15:14+0000]
[30/10/2023, 12:20:14:508 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668714000
[30/10/2023, 12:20:14:509 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:25:14 GMT 2023
[30/10/2023, 12:20:14:509 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-30T12:25:14+0000]
[30/10/2023, 12:20:14:509 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698672014000
[30/10/2023, 12:20:14:509 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 13:20:14 GMT 2023
[30/10/2023, 12:20:14:509 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668714000
[30/10/2023, 12:20:14:509 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:25:14 GMT 2023
[30/10/2023, 12:20:14:509 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698672014000
[30/10/2023, 12:20:14:509 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 13:20:14 GMT 2023
[30/10/2023, 12:20:14:509 GMT] 00000001 id=00000000 SystemOut O Original string: [2023-10-30T13:20:14+0000]
[30/10/2023, 12:20:14:510 GMT] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-30T13:20:14+0000\E]
[30/10/2023, 12:20:14:510 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expPast_iatFuture_outsideClockSkew
[30/10/2023, 12:20:14:510 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expPast_iatFuture_withinClockSkew
[30/10/2023, 12:20:14:511 GMT] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [-3600000]
[30/10/2023, 12:20:14:511 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668474000
[30/10/2023, 12:20:14:511 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:21:14 GMT 2023
[30/10/2023, 12:20:14:511 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698664814000
[30/10/2023, 12:20:14:511 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 11:20:14 GMT 2023
[30/10/2023, 12:20:14:511 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-30T12:21:14+0000] and exp [2023-10-30T11:20:14+0000]
[30/10/2023, 12:20:14:511 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668114000
[30/10/2023, 12:20:14:511 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:15:14 GMT 2023
[30/10/2023, 12:20:14:511 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-30T12:15:14+0000]
[30/10/2023, 12:20:14:511 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668714000
[30/10/2023, 12:20:14:512 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:25:14 GMT 2023
[30/10/2023, 12:20:14:512 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-30T12:25:14+0000]
[30/10/2023, 12:20:14:512 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668474000
[30/10/2023, 12:20:14:512 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:21:14 GMT 2023
[30/10/2023, 12:20:14:512 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698664814000
[30/10/2023, 12:20:14:512 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 11:20:14 GMT 2023
[30/10/2023, 12:20:14:512 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668474000
[30/10/2023, 12:20:14:512 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:21:14 GMT 2023
[30/10/2023, 12:20:14:512 GMT] 00000001 id=00000000 SystemOut O Original string: [2023-10-30T12:21:14+0000]
[30/10/2023, 12:20:14:512 GMT] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-30T12:21:14+0000\E]
[30/10/2023, 12:20:14:512 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698664814000
[30/10/2023, 12:20:14:512 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 11:20:14 GMT 2023
[30/10/2023, 12:20:14:512 GMT] 00000001 id=00000000 SystemOut O Original string: [2023-10-30T11:20:14+0000]
[30/10/2023, 12:20:14:513 GMT] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-30T11:20:14+0000\E]
[30/10/2023, 12:20:14:513 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expPast_iatFuture_withinClockSkew
[30/10/2023, 12:20:14:513 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatFuture_outsideClockSkew_expFuture_outsideClockSkew
[30/10/2023, 12:20:14:514 GMT] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [300000]
[30/10/2023, 12:20:14:514 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698672014000
[30/10/2023, 12:20:14:514 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 13:20:14 GMT 2023
[30/10/2023, 12:20:14:514 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698672074000
[30/10/2023, 12:20:14:514 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 13:21:14 GMT 2023
[30/10/2023, 12:20:14:514 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-30T13:20:14+0000] and exp [2023-10-30T13:21:14+0000]
[30/10/2023, 12:20:14:514 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668114000
[30/10/2023, 12:20:14:514 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:15:14 GMT 2023
[30/10/2023, 12:20:14:514 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-30T12:15:14+0000]
[30/10/2023, 12:20:14:514 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668714000
[30/10/2023, 12:20:14:514 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:25:14 GMT 2023
[30/10/2023, 12:20:14:514 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-30T12:25:14+0000]
[30/10/2023, 12:20:14:515 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698672014000
[30/10/2023, 12:20:14:515 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 13:20:14 GMT 2023
[30/10/2023, 12:20:14:515 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668714000
[30/10/2023, 12:20:14:515 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:25:14 GMT 2023
[30/10/2023, 12:20:14:515 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698672014000
[30/10/2023, 12:20:14:515 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 13:20:14 GMT 2023
[30/10/2023, 12:20:14:515 GMT] 00000001 id=00000000 SystemOut O Original string: [2023-10-30T13:20:14+0000]
[30/10/2023, 12:20:14:515 GMT] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-30T13:20:14+0000\E]
[30/10/2023, 12:20:14:515 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatFuture_outsideClockSkew_expFuture_outsideClockSkew
[30/10/2023, 12:20:14:516 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expFuture_outsideClockSkew_iatFuture_outsideClockSkew
[30/10/2023, 12:20:14:516 GMT] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [0]
[30/10/2023, 12:20:14:517 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698672074000
[30/10/2023, 12:20:14:517 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 13:21:14 GMT 2023
[30/10/2023, 12:20:14:517 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698672014000
[30/10/2023, 12:20:14:517 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 13:20:14 GMT 2023
[30/10/2023, 12:20:14:517 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-30T13:21:14+0000] and exp [2023-10-30T13:20:14+0000]
[30/10/2023, 12:20:14:517 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668414000
[30/10/2023, 12:20:14:517 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:20:14 GMT 2023
[30/10/2023, 12:20:14:517 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 0 seconds) [2023-10-30T12:20:14+0000]
[30/10/2023, 12:20:14:517 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668414000
[30/10/2023, 12:20:14:517 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:20:14 GMT 2023
[30/10/2023, 12:20:14:517 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 0 seconds) [2023-10-30T12:20:14+0000]
[30/10/2023, 12:20:14:517 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698672074000
[30/10/2023, 12:20:14:517 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 13:21:14 GMT 2023
[30/10/2023, 12:20:14:517 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668414000
[30/10/2023, 12:20:14:517 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:20:14 GMT 2023
[30/10/2023, 12:20:14:518 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698672074000
[30/10/2023, 12:20:14:518 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 13:21:14 GMT 2023
[30/10/2023, 12:20:14:518 GMT] 00000001 id=00000000 SystemOut O Original string: [2023-10-30T13:21:14+0000]
[30/10/2023, 12:20:14:518 GMT] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-30T13:21:14+0000\E]
[30/10/2023, 12:20:14:518 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expFuture_outsideClockSkew_iatFuture_outsideClockSkew
[30/10/2023, 12:20:14:519 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_outsideClockSkew
[30/10/2023, 12:20:14:519 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698672014000
[30/10/2023, 12:20:14:520 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 13:20:14 GMT 2023
[30/10/2023, 12:20:14:520 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668474000
[30/10/2023, 12:20:14:520 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:21:14 GMT 2023
[30/10/2023, 12:20:14:520 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-30T13:20:14+0000] and exp [2023-10-30T12:21:14+0000]
[30/10/2023, 12:20:14:520 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668114000
[30/10/2023, 12:20:14:520 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:15:14 GMT 2023
[30/10/2023, 12:20:14:520 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-30T12:15:14+0000]
[30/10/2023, 12:20:14:520 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668714000
[30/10/2023, 12:20:14:520 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:25:14 GMT 2023
[30/10/2023, 12:20:14:520 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-30T12:25:14+0000]
[30/10/2023, 12:20:14:520 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698672014000
[30/10/2023, 12:20:14:520 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 13:20:14 GMT 2023
[30/10/2023, 12:20:14:520 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668714000
[30/10/2023, 12:20:14:520 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:25:14 GMT 2023
[30/10/2023, 12:20:14:521 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698672014000
[30/10/2023, 12:20:14:521 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 13:20:14 GMT 2023
[30/10/2023, 12:20:14:521 GMT] 00000001 id=00000000 SystemOut O Original string: [2023-10-30T13:20:14+0000]
[30/10/2023, 12:20:14:521 GMT] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-30T13:20:14+0000\E]
[30/10/2023, 12:20:14:521 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_outsideClockSkew
[30/10/2023, 12:20:14:522 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_outsideClockSkew
[30/10/2023, 12:20:14:522 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668474000
[30/10/2023, 12:20:14:522 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:21:14 GMT 2023
[30/10/2023, 12:20:14:522 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698672014000
[30/10/2023, 12:20:14:522 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 13:20:14 GMT 2023
[30/10/2023, 12:20:14:522 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-30T12:21:14+0000] and exp [2023-10-30T13:20:14+0000]
[30/10/2023, 12:20:14:522 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668114000
[30/10/2023, 12:20:14:522 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:15:14 GMT 2023
[30/10/2023, 12:20:14:522 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-30T12:15:14+0000]
[30/10/2023, 12:20:14:523 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668714000
[30/10/2023, 12:20:14:523 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:25:14 GMT 2023
[30/10/2023, 12:20:14:523 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-30T12:25:14+0000]
[30/10/2023, 12:20:14:523 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 The JWT's token age verification is disabled because the tokenAge attribute and mp.jwt.verify.token.age property are both 0 or less.
0
[30/10/2023, 12:20:14:523 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_outsideClockSkew
[30/10/2023, 12:20:14:523 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_withinClockSkew
[30/10/2023, 12:20:14:524 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668474000
[30/10/2023, 12:20:14:524 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:21:14 GMT 2023
[30/10/2023, 12:20:14:524 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668534000
[30/10/2023, 12:20:14:524 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:22:14 GMT 2023
[30/10/2023, 12:20:14:524 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-30T12:21:14+0000] and exp [2023-10-30T12:22:14+0000]
[30/10/2023, 12:20:14:524 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668114000
[30/10/2023, 12:20:14:524 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:15:14 GMT 2023
[30/10/2023, 12:20:14:524 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-30T12:15:14+0000]
[30/10/2023, 12:20:14:524 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668714000
[30/10/2023, 12:20:14:524 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:25:14 GMT 2023
[30/10/2023, 12:20:14:524 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-30T12:25:14+0000]
[30/10/2023, 12:20:14:524 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 The JWT's token age verification is disabled because the tokenAge attribute and mp.jwt.verify.token.age property are both 0 or less.
0
[30/10/2023, 12:20:14:524 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_withinClockSkew
[30/10/2023, 12:20:14:525 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_withinClockSkew
[30/10/2023, 12:20:14:525 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668534000
[30/10/2023, 12:20:14:526 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:22:14 GMT 2023
[30/10/2023, 12:20:14:526 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668474000
[30/10/2023, 12:20:14:526 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:21:14 GMT 2023
[30/10/2023, 12:20:14:526 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-30T12:22:14+0000] and exp [2023-10-30T12:21:14+0000]
[30/10/2023, 12:20:14:526 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668114000
[30/10/2023, 12:20:14:526 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:15:14 GMT 2023
[30/10/2023, 12:20:14:526 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-30T12:15:14+0000]
[30/10/2023, 12:20:14:526 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668714000
[30/10/2023, 12:20:14:526 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:25:14 GMT 2023
[30/10/2023, 12:20:14:526 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-30T12:25:14+0000]
[30/10/2023, 12:20:14:526 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668534000
[30/10/2023, 12:20:14:526 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:22:14 GMT 2023
[30/10/2023, 12:20:14:526 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668474000
[30/10/2023, 12:20:14:526 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:21:14 GMT 2023
[30/10/2023, 12:20:14:526 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668534000
[30/10/2023, 12:20:14:526 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:22:14 GMT 2023
[30/10/2023, 12:20:14:527 GMT] 00000001 id=00000000 SystemOut O Original string: [2023-10-30T12:22:14+0000]
[30/10/2023, 12:20:14:527 GMT] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-30T12:22:14+0000\E]
[30/10/2023, 12:20:14:527 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668474000
[30/10/2023, 12:20:14:527 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:21:14 GMT 2023
[30/10/2023, 12:20:14:527 GMT] 00000001 id=00000000 SystemOut O Original string: [2023-10-30T12:21:14+0000]
[30/10/2023, 12:20:14:527 GMT] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-30T12:21:14+0000\E]
[30/10/2023, 12:20:14:527 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_withinClockSkew
[30/10/2023, 12:20:14:528 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatPast_outsideClockSkew_agePast_outsideClockSkew_expFuture
[30/10/2023, 12:20:14:528 GMT] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [300000]
[30/10/2023, 12:20:14:528 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698664814000
[30/10/2023, 12:20:14:529 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 11:20:14 GMT 2023
[30/10/2023, 12:20:14:529 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698672014000
[30/10/2023, 12:20:14:529 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 13:20:14 GMT 2023
[30/10/2023, 12:20:14:529 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-30T11:20:14+0000] and exp [2023-10-30T13:20:14+0000]
[30/10/2023, 12:20:14:529 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668114000
[30/10/2023, 12:20:14:529 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:15:14 GMT 2023
[30/10/2023, 12:20:14:529 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-30T12:15:14+0000]
[30/10/2023, 12:20:14:529 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668714000
[30/10/2023, 12:20:14:529 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:25:14 GMT 2023
[30/10/2023, 12:20:14:529 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-30T12:25:14+0000]
[30/10/2023, 12:20:14:529 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698664815000
[30/10/2023, 12:20:14:529 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 11:20:15 GMT 2023
[30/10/2023, 12:20:14:529 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668114000
[30/10/2023, 12:20:14:529 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:15:14 GMT 2023
[30/10/2023, 12:20:14:530 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698664815000
[30/10/2023, 12:20:14:530 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 11:20:15 GMT 2023
[30/10/2023, 12:20:14:530 GMT] 00000001 id=00000000 SystemOut O Original string: [2023-10-30T11:20:15+0000]
[30/10/2023, 12:20:14:530 GMT] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-30T11:20:15+0000\E]
[30/10/2023, 12:20:14:530 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_agePast_outsideClockSkew_expFuture
[30/10/2023, 12:20:14:531 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatPast_agePast_withinClockSkew_expFuture
[30/10/2023, 12:20:14:531 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698664814000
[30/10/2023, 12:20:14:531 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 11:20:14 GMT 2023
[30/10/2023, 12:20:14:532 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698672014000
[30/10/2023, 12:20:14:532 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 13:20:14 GMT 2023
[30/10/2023, 12:20:14:532 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-30T11:20:14+0000] and exp [2023-10-30T13:20:14+0000]
[30/10/2023, 12:20:14:532 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668114000
[30/10/2023, 12:20:14:532 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:15:14 GMT 2023
[30/10/2023, 12:20:14:532 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-30T12:15:14+0000]
[30/10/2023, 12:20:14:532 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668714000
[30/10/2023, 12:20:14:532 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:25:14 GMT 2023
[30/10/2023, 12:20:14:532 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-30T12:25:14+0000]
[30/10/2023, 12:20:14:532 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatPast_agePast_withinClockSkew_expFuture
[30/10/2023, 12:20:14:533 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateNbf_nullClaims
[30/10/2023, 12:20:14:533 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Missing JwtClaims object
[30/10/2023, 12:20:14:533 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateNbf_nullClaims
[30/10/2023, 12:20:14:534 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateNbf_nbfThrowsException
[30/10/2023, 12:20:14:541 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateNbf_nbfThrowsException
[30/10/2023, 12:20:14:542 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateNbf_nullNbf
[30/10/2023, 12:20:14:543 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateNbf_nullNbf
[30/10/2023, 12:20:14:543 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateNbf_pastNbf_outsideClockSkew
[30/10/2023, 12:20:14:544 GMT] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [0]
[30/10/2023, 12:20:14:544 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateNbf_pastNbf_outsideClockSkew
[30/10/2023, 12:20:14:544 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateNbf_pastNbf_withinClockSkew
[30/10/2023, 12:20:14:545 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateNbf_pastNbf_withinClockSkew
[30/10/2023, 12:20:14:545 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateNbf_futureNbf_withinClockSkew
[30/10/2023, 12:20:14:546 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateNbf_futureNbf_withinClockSkew
[30/10/2023, 12:20:14:546 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateNbf_futureNbf_outsideClockSkew
[30/10/2023, 12:20:14:547 GMT] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [300000]
[30/10/2023, 12:20:14:547 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698672014000
[30/10/2023, 12:20:14:547 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 13:20:14 GMT 2023
[30/10/2023, 12:20:14:547 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698668714000
[30/10/2023, 12:20:14:547 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 12:25:14 GMT 2023
[30/10/2023, 12:20:14:547 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1698672014000
[30/10/2023, 12:20:14:554 GMT] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 30 13:20:14 GMT 2023
[30/10/2023, 12:20:14:554 GMT] 00000001 id=00000000 SystemOut O Original string: [2023-10-30T13:20:14+0000]
[30/10/2023, 12:20:14:554 GMT] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-30T13:20:14+0000\E]
[30/10/2023, 12:20:14:554 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateNbf_futureNbf_outsideClockSkew
[30/10/2023, 12:20:14:555 GMT] 00000001 id=00000000 SystemOut O Entering test: testGetAlgorithmHeader_nullContext
[30/10/2023, 12:20:14:555 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JwtContext is null
[30/10/2023, 12:20:14:555 GMT] 00000001 id=00000000 SystemOut O Exiting test: testGetAlgorithmHeader_nullContext
[30/10/2023, 12:20:14:556 GMT] 00000001 id=00000000 SystemOut O Entering test: testGetAlgorithmHeader_missingJsonWebStructures
[30/10/2023, 12:20:14:556 GMT] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [[]]
[30/10/2023, 12:20:14:556 GMT] 00000001 id=00000000 SystemOut O Chose list: []
[30/10/2023, 12:20:14:557 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Failed to obtain JWT header
[30/10/2023, 12:20:14:557 GMT] 00000001 id=00000000 SystemOut O Exiting test: testGetAlgorithmHeader_missingJsonWebStructures
[30/10/2023, 12:20:14:557 GMT] 00000001 id=00000000 SystemOut O Entering test: testGetAlgorithmHeader_validAlgorithmHeader
[30/10/2023, 12:20:14:557 GMT] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [RS256]
[30/10/2023, 12:20:14:558 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JsonWebStructure class: org.jose4j.jws.JsonWebSignature data:JsonWebSignature{"alg":"RS256"}
[30/10/2023, 12:20:14:558 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JsonWebSignature alg: RS256 3rd:'null'
[30/10/2023, 12:20:14:558 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is signed with algorithm:
RS256
[30/10/2023, 12:20:14:558 GMT] 00000001 id=00000000 SystemOut O Exiting test: testGetAlgorithmHeader_validAlgorithmHeader
[30/10/2023, 12:20:14:559 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateAlgorithm_nullArgs
[30/10/2023, 12:20:14:559 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 No required signature algorithm was specified
[30/10/2023, 12:20:14:559 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 No required signature algorithm was specified
[30/10/2023, 12:20:14:559 GMT] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [HS256]
[30/10/2023, 12:20:14:559 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JwtContext is null
[30/10/2023, 12:20:14:559 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Signature algorithm was not found in the JWT
[30/10/2023, 12:20:14:559 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateAlgorithm_nullArgs
[30/10/2023, 12:20:14:560 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateAlgorithm_algMismatch
[30/10/2023, 12:20:14:560 GMT] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [RS256]
[30/10/2023, 12:20:14:569 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JsonWebStructure class: org.jose4j.jwx.JsonWebStructure$$EnhancerByCGLIB$$20dea012 data:jsonWebStructure
[30/10/2023, 12:20:14:569 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is signed with algorithm:
SomeOtherAlgorithm
[30/10/2023, 12:20:14:569 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is signed with algorithm:
SomeOtherAlgorithm
[30/10/2023, 12:20:14:569 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is required to be signed with algorithm:
RS256
[30/10/2023, 12:20:14:569 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateAlgorithm_algMismatch
[30/10/2023, 12:20:14:570 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateAlgorithm_algMatch
[30/10/2023, 12:20:14:570 GMT] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [RS256]
[30/10/2023, 12:20:14:570 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JsonWebStructure class: org.jose4j.jwx.JsonWebStructure$$EnhancerByCGLIB$$20dea012 data:jsonWebStructure
[30/10/2023, 12:20:14:570 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is signed with algorithm:
RS256
[30/10/2023, 12:20:14:570 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is signed with algorithm:
RS256
[30/10/2023, 12:20:14:570 GMT] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is required to be signed with algorithm:
RS256
[30/10/2023, 12:20:14:570 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateAlgorithm_algMatch
[30/10/2023, 12:20:14:571 GMT] 00000001 id=00000000 SystemOut O Entering test: testValidateAMRClaim
[30/10/2023, 12:20:14:571 GMT] 00000001 id=00000000 SystemOut O Exiting test: testValidateAMRClaim