TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2950d296
[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@2950d296
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@2950d296
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-02T12:17:20+0100]
Regex string : [\Q2023-10-02T12:17:20+0100\E]
Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_outsideClockSkew
Entering test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_outsideClockSkew
Original string: [2023-10-02T12:17:20+0100]
Regex string : [\Q2023-10-02T12:17:20+0100\E]
Original string: [2023-10-02T12:16:20+0100]
Regex string : [\Q2023-10-02T12:16:20+0100\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-02T13:15:20+0100]
Regex string : [\Q2023-10-02T13:15:20+0100\E]
Original string: [2023-10-02T12:16:20+0100]
Regex string : [\Q2023-10-02T12:16:20+0100\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-02T13:15:20+0100]
Regex string : [\Q2023-10-02T13:15:20+0100\E]
Original string: [2023-10-02T13:14:20+0100]
Regex string : [\Q2023-10-02T13:14:20+0100\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-02T14:16:20+0100]
Regex string : [\Q2023-10-02T14:16:20+0100\E]
Exiting test: testValidateIatAndExp_expPast_iatFuture_outsideClockSkew
Entering test: testValidateIatAndExp_expPast_iatFuture_withinClockSkew
Original string: [2023-10-02T13:17:20+0100]
Regex string : [\Q2023-10-02T13:17:20+0100\E]
Original string: [2023-10-02T13:15:20+0100]
Regex string : [\Q2023-10-02T13:15:20+0100\E]
Exiting test: testValidateIatAndExp_expPast_iatFuture_withinClockSkew
Entering test: testValidateIatAndExp_iatFuture_outsideClockSkew_expFuture_outsideClockSkew
Original string: [2023-10-02T14:16:20+0100]
Regex string : [\Q2023-10-02T14:16:20+0100\E]
Exiting test: testValidateIatAndExp_iatFuture_outsideClockSkew_expFuture_outsideClockSkew
Entering test: testValidateIatAndExp_expFuture_outsideClockSkew_iatFuture_outsideClockSkew
Original string: [2023-10-02T14:17:20+0100]
Regex string : [\Q2023-10-02T14:17:20+0100\E]
Exiting test: testValidateIatAndExp_expFuture_outsideClockSkew_iatFuture_outsideClockSkew
Entering test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_outsideClockSkew
Original string: [2023-10-02T14:16:20+0100]
Regex string : [\Q2023-10-02T14:16:20+0100\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-02T13:18:20+0100]
Regex string : [\Q2023-10-02T13:18:20+0100\E]
Original string: [2023-10-02T13:17:20+0100]
Regex string : [\Q2023-10-02T13:17:20+0100\E]
Exiting test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_withinClockSkew
Entering test: testValidateIatAndExp_iatPast_outsideClockSkew_agePast_outsideClockSkew_expFuture
Original string: [2023-10-02T12:16:21+0100]
Regex string : [\Q2023-10-02T12:16:21+0100\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-02T14:16:20+0100]
Regex string : [\Q2023-10-02T14:16:20+0100\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 -------------------------------------------------
[02/10/2023, 13:16:20:556 BST] 00000001 SystemOut O Entering test: testValidateClaimsReadsConfigProperty
[02/10/2023, 13:16:20:560 BST] 00000001 SystemOut O Exiting test: testValidateClaimsReadsConfigProperty
[02/10/2023, 13:16:20:561 BST] 00000001 SystemOut O Entering test: testGetSigningKey_nullConfig
[02/10/2023, 13:16:20:561 BST] 00000001 SystemOut O Exiting test: testGetSigningKey_nullConfig
[02/10/2023, 13:16:20:562 BST] 00000001 SystemOut O Entering test: testGetSigningKey_unknownAlg
[02/10/2023, 13:16:20:564 BST] 00000001 SystemOut O Exiting test: testGetSigningKey_unknownAlg
[02/10/2023, 13:16:20:565 BST] 00000001 SystemOut O Entering test: testGetSigningKey_HS256ThrowsException
[02/10/2023, 13:16:20:567 BST] 00000001 SystemOut O Exiting test: testGetSigningKey_HS256ThrowsException
[02/10/2023, 13:16:20:568 BST] 00000001 SystemOut O Entering test: testGetSigningKey_HS256Valid
[02/10/2023, 13:16:20:569 BST] 00000001 SystemOut O Exiting test: testGetSigningKey_HS256Valid
[02/10/2023, 13:16:20:570 BST] 00000001 SystemOut O Entering test: testGetSigningKey_RS256ThrowsException
[02/10/2023, 13:16:20:572 BST] 00000001 SystemOut O Exiting test: testGetSigningKey_RS256ThrowsException
[02/10/2023, 13:16:20:573 BST] 00000001 SystemOut O Entering test: testGetSigningKey_RS256Valid
[02/10/2023, 13:16:20:603 BST] 00000001 SystemOut O Exiting test: testGetSigningKey_RS256Valid
[02/10/2023, 13:16:20:604 BST] 00000001 SystemOut O Entering test: testGetSharedSecretKey_nullConfig
[02/10/2023, 13:16:20:604 BST] 00000001 SystemOut O Exiting test: testGetSharedSecretKey_nullConfig
[02/10/2023, 13:16:20:605 BST] 00000001 SystemOut O Entering test: testGetSharedSecretKey_emptyOrNullKey
[02/10/2023, 13:16:20:606 BST] 00000001 SystemOut O Chose key: []
[02/10/2023, 13:16:20:607 BST] 00000001 SystemOut O Exiting test: testGetSharedSecretKey_emptyOrNullKey
[02/10/2023, 13:16:20:608 BST] 00000001 SystemOut O Entering test: testGetSharedSecretKey_validKey
[02/10/2023, 13:16:20:608 BST] 00000001 SystemOut O Exiting test: testGetSharedSecretKey_validKey
[02/10/2023, 13:16:20:609 BST] 00000001 SystemOut O Entering test: testGetPublicKey_missingKeyStoreService
[02/10/2023, 13:16:20:610 BST] 00000001 SystemOut O Exiting test: testGetPublicKey_missingKeyStoreService
[02/10/2023, 13:16:20:611 BST] 00000001 SystemOut O Entering test: testGetPublicKey_nullArgs
[02/10/2023, 13:16:20:624 BST] 00000001 SystemOut O Exiting test: testGetPublicKey_nullArgs
[02/10/2023, 13:16:20:625 BST] 00000001 SystemOut O Entering test: testGetPublicKey_throwsException
[02/10/2023, 13:16:20:626 BST] 00000001 SystemOut O Exiting test: testGetPublicKey_throwsException
[02/10/2023, 13:16:20:627 BST] 00000001 SystemOut O Entering test: testGetPublicKey_notRSAPublicKey
[02/10/2023, 13:16:20:628 BST] 00000001 SystemOut O Exiting test: testGetPublicKey_notRSAPublicKey
[02/10/2023, 13:16:20:629 BST] 00000001 SystemOut O Entering test: testGetPublicKey_validKey
[02/10/2023, 13:16:20:630 BST] 00000001 SystemOut O Exiting test: testGetPublicKey_validKey
[02/10/2023, 13:16:20:631 BST] 00000001 SystemOut O Entering test: testParseJwtWithoutValidation_nullOrEmptyTokenString
[02/10/2023, 13:16:20:632 BST] 00000001 SystemOut O Exiting test: testParseJwtWithoutValidation_nullOrEmptyTokenString
[02/10/2023, 13:16:20:633 BST] 00000001 SystemOut O Entering test: testParseJwtWithoutValidation_singlePartTokenString
[02/10/2023, 13:16:20:636 BST] 00000001 SystemOut O Exiting test: testParseJwtWithoutValidation_singlePartTokenString
[02/10/2023, 13:16:20:637 BST] 00000001 SystemOut O Entering test: testParseJwtWithoutValidation_twoPartTokenString
[02/10/2023, 13:16:20:638 BST] 00000001 SystemOut O Exiting test: testParseJwtWithoutValidation_twoPartTokenString
[02/10/2023, 13:16:20:638 BST] 00000001 SystemOut O Entering test: testParseJwtWithoutValidation_threePartMalformedTokenString
[02/10/2023, 13:16:20:655 BST] 00000001 SystemOut O Exiting test: testParseJwtWithoutValidation_threePartMalformedTokenString
[02/10/2023, 13:16:20:656 BST] 00000001 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jweString
[02/10/2023, 13:16:20:657 BST] 00000001 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jweString
[02/10/2023, 13:16:20:658 BST] 00000001 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jwsString
[02/10/2023, 13:16:20:658 BST] 00000001 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jwsString
[02/10/2023, 13:16:20:659 BST] 00000001 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jwsString
[02/10/2023, 13:16:20:660 BST] 00000001 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jwsString
[02/10/2023, 13:16:20:661 BST] 00000001 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString
[02/10/2023, 13:16:20:661 BST] 00000001 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString
[02/10/2023, 13:16:20:662 BST] 00000001 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_keyManagementKeyAlgorithm_algHeader_missing
[02/10/2023, 13:16:20:663 BST] 00000001 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_keyManagementKeyAlgorithm_algHeader_missing
[02/10/2023, 13:16:20:664 BST] 00000001 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_missing
[02/10/2023, 13:16:20:665 BST] 00000001 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_missing
[02/10/2023, 13:16:20:666 BST] 00000001 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_matches
[02/10/2023, 13:16:20:667 BST] 00000001 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_matches
[02/10/2023, 13:16:20:668 BST] 00000001 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_mismatch
[02/10/2023, 13:16:20:668 BST] 00000001 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_mismatch
[02/10/2023, 13:16:20:669 BST] 00000001 SystemOut O Entering test: test_getJwtContextFromCache_nothingCached
[02/10/2023, 13:16:20:676 BST] 00000001 SystemOut O Exiting test: test_getJwtContextFromCache_nothingCached
[02/10/2023, 13:16:20:677 BST] 00000001 SystemOut O Entering test: test_getJwtContextFromCache_validCachedJwt
[02/10/2023, 13:16:20:696 BST] 00000001 SystemOut O Exiting test: test_getJwtContextFromCache_validCachedJwt
[02/10/2023, 13:16:20:697 BST] 00000001 SystemOut O Entering test: test_getJwtContextFromCache_expiredCachedJwt
[02/10/2023, 13:16:20:698 BST] 00000001 SystemOut O Exiting test: test_getJwtContextFromCache_expiredCachedJwt
[02/10/2023, 13:16:20:698 BST] 00000001 SystemOut O Entering test: testValidateIssuer_nullOrEmptyArgs
[02/10/2023, 13:16:20:700 BST] 00000001 SystemOut O Exiting test: testValidateIssuer_nullOrEmptyArgs
[02/10/2023, 13:16:20:700 BST] 00000001 SystemOut O Entering test: testValidateIssuer_whitespaceTrustedIssuers
[02/10/2023, 13:16:20:701 BST] 00000001 SystemOut O Exiting test: testValidateIssuer_whitespaceTrustedIssuers
[02/10/2023, 13:16:20:702 BST] 00000001 SystemOut O Entering test: testValidateIssuer_commaTrustedIssuers
[02/10/2023, 13:16:20:703 BST] 00000001 SystemOut O Exiting test: testValidateIssuer_commaTrustedIssuers
[02/10/2023, 13:16:20:703 BST] 00000001 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_nullTokenIssuer
[02/10/2023, 13:16:20:704 BST] 00000001 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_nullTokenIssuer
[02/10/2023, 13:16:20:705 BST] 00000001 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer
[02/10/2023, 13:16:20:705 BST] 00000001 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer
[02/10/2023, 13:16:20:706 BST] 00000001 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_untrustedTokenIssuer
[02/10/2023, 13:16:20:706 BST] 00000001 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_untrustedTokenIssuer
[02/10/2023, 13:16:20:707 BST] 00000001 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSubstringOfTrusted
[02/10/2023, 13:16:20:708 BST] 00000001 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSubstringOfTrusted
[02/10/2023, 13:16:20:708 BST] 00000001 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithComma
[02/10/2023, 13:16:20:709 BST] 00000001 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithComma
[02/10/2023, 13:16:20:710 BST] 00000001 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithSpace
[02/10/2023, 13:16:20:710 BST] 00000001 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithSpace
[02/10/2023, 13:16:20:711 BST] 00000001 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_trailingCommaTrusted
[02/10/2023, 13:16:20:711 BST] 00000001 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_trailingCommaTrusted
[02/10/2023, 13:16:20:713 BST] 00000001 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_leadingAndTrailingCommaTrusted
[02/10/2023, 13:16:20:713 BST] 00000001 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_leadingAndTrailingCommaTrusted
[02/10/2023, 13:16:20:714 BST] 00000001 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer
[02/10/2023, 13:16:20:715 BST] 00000001 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer
[02/10/2023, 13:16:20:715 BST] 00000001 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_nullTokenIssuer
[02/10/2023, 13:16:20:716 BST] 00000001 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_nullTokenIssuer
[02/10/2023, 13:16:20:717 BST] 00000001 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_emptyTokenIssuer
[02/10/2023, 13:16:20:717 BST] 00000001 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_emptyTokenIssuer
[02/10/2023, 13:16:20:718 BST] 00000001 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_untrustedTokenIssuer
[02/10/2023, 13:16:20:718 BST] 00000001 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_untrustedTokenIssuer
[02/10/2023, 13:16:20:719 BST] 00000001 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerContainsTrustedIssuer
[02/10/2023, 13:16:20:720 BST] 00000001 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerContainsTrustedIssuer
[02/10/2023, 13:16:20:720 BST] 00000001 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerWithComma
[02/10/2023, 13:16:20:721 BST] 00000001 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerWithComma
[02/10/2023, 13:16:20:721 BST] 00000001 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers
[02/10/2023, 13:16:20:722 BST] 00000001 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers
[02/10/2023, 13:16:20:723 BST] 00000001 SystemOut O Entering test: testValidateIssuer_trustAllIssuers
[02/10/2023, 13:16:20:724 BST] 00000001 SystemOut O Exiting test: testValidateIssuer_trustAllIssuers
[02/10/2023, 13:16:20:725 BST] 00000001 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences_ignoreAudIfNotConfigured
[02/10/2023, 13:16:20:726 BST] 00000001 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences_ignoreAudIfNotConfigured
[02/10/2023, 13:16:20:726 BST] 00000001 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences
[02/10/2023, 13:16:20:727 BST] 00000001 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences
[02/10/2023, 13:16:20:728 BST] 00000001 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_emptyTokenAudiences
[02/10/2023, 13:16:20:729 BST] 00000001 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_emptyTokenAudiences
[02/10/2023, 13:16:20:729 BST] 00000001 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences_ignoreAudIfNotConfigured
[02/10/2023, 13:16:20:730 BST] 00000001 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences_ignoreAudIfNotConfigured
[02/10/2023, 13:16:20:731 BST] 00000001 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences
[02/10/2023, 13:16:20:732 BST] 00000001 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences
[02/10/2023, 13:16:20:732 BST] 00000001 SystemOut O Entering test: testValidateAudience_withConfig_audiencesConfigured_nullTokenAudiences
[02/10/2023, 13:16:20:733 BST] 00000001 SystemOut O Exiting test: testValidateAudience_withConfig_audiencesConfigured_nullTokenAudiences
[02/10/2023, 13:16:20:736 BST] 00000001 SystemOut O Entering test: testValidateAudience
[02/10/2023, 13:16:20:737 BST] 00000001 SystemOut O Exiting test: testValidateAudience
[02/10/2023, 13:16:20:737 BST] 00000001 SystemOut O Entering test: testValidateIatAndExp_nullClaims
[02/10/2023, 13:16:20:738 BST] 00000001 SystemOut O Exiting test: testValidateIatAndExp_nullClaims
[02/10/2023, 13:16:20:738 BST] 00000001 SystemOut O Entering test: testValidateIatAndExp_malformedIat
[02/10/2023, 13:16:20:739 BST] 00000001 SystemOut O Exiting test: testValidateIatAndExp_malformedIat
[02/10/2023, 13:16:20:740 BST] 00000001 SystemOut O Entering test: testValidateIatAndExp_malformedExp
[02/10/2023, 13:16:20:741 BST] 00000001 SystemOut O Exiting test: testValidateIatAndExp_malformedExp
[02/10/2023, 13:16:20:741 BST] 00000001 SystemOut O Entering test: testValidateIatAndExp_nullIat
[02/10/2023, 13:16:20:744 BST] 00000001 SystemOut O Exiting test: testValidateIatAndExp_nullIat
[02/10/2023, 13:16:20:745 BST] 00000001 SystemOut O Entering test: testValidateIatAndExp_nullExp
[02/10/2023, 13:16:20:747 BST] 00000001 SystemOut O Exiting test: testValidateIatAndExp_nullExp
[02/10/2023, 13:16:20:748 BST] 00000001 SystemOut O Entering test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_outsideClockSkew
[02/10/2023, 13:16:20:750 BST] 00000001 SystemOut O Original string: [2023-10-02T12:17:20+0100]
[02/10/2023, 13:16:20:750 BST] 00000001 SystemOut O Regex string : [\Q2023-10-02T12:17:20+0100\E]
[02/10/2023, 13:16:20:750 BST] 00000001 SystemOut O Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_outsideClockSkew
[02/10/2023, 13:16:20:751 BST] 00000001 SystemOut O Entering test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_outsideClockSkew
[02/10/2023, 13:16:20:752 BST] 00000001 SystemOut O Original string: [2023-10-02T12:17:20+0100]
[02/10/2023, 13:16:20:753 BST] 00000001 SystemOut O Regex string : [\Q2023-10-02T12:17:20+0100\E]
[02/10/2023, 13:16:20:753 BST] 00000001 SystemOut O Original string: [2023-10-02T12:16:20+0100]
[02/10/2023, 13:16:20:753 BST] 00000001 SystemOut O Regex string : [\Q2023-10-02T12:16:20+0100\E]
[02/10/2023, 13:16:20:753 BST] 00000001 SystemOut O Exiting test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_outsideClockSkew
[02/10/2023, 13:16:20:754 BST] 00000001 SystemOut O Entering test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_withinClockSkew
[02/10/2023, 13:16:20:755 BST] 00000001 SystemOut O Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_withinClockSkew
[02/10/2023, 13:16:20:756 BST] 00000001 SystemOut O Entering test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_withinClockSkew
[02/10/2023, 13:16:20:757 BST] 00000001 SystemOut O Original string: [2023-10-02T13:15:20+0100]
[02/10/2023, 13:16:20:757 BST] 00000001 SystemOut O Regex string : [\Q2023-10-02T13:15:20+0100\E]
[02/10/2023, 13:16:20:758 BST] 00000001 SystemOut O Original string: [2023-10-02T12:16:20+0100]
[02/10/2023, 13:16:20:758 BST] 00000001 SystemOut O Regex string : [\Q2023-10-02T12:16:20+0100\E]
[02/10/2023, 13:16:20:758 BST] 00000001 SystemOut O Exiting test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_withinClockSkew
[02/10/2023, 13:16:20:759 BST] 00000001 SystemOut O Entering test: testValidateIatAndExp_iatPast_withinClockSkew_expPast_withinClockSkew
[02/10/2023, 13:16:20:760 BST] 00000001 SystemOut O Exiting test: testValidateIatAndExp_iatPast_withinClockSkew_expPast_withinClockSkew
[02/10/2023, 13:16:20:761 BST] 00000001 SystemOut O Entering test: testValidateIatAndExp_expPast_withinClockSkew_iatPast_withinClockSkew
[02/10/2023, 13:16:20:762 BST] 00000001 SystemOut O Original string: [2023-10-02T13:15:20+0100]
[02/10/2023, 13:16:20:763 BST] 00000001 SystemOut O Regex string : [\Q2023-10-02T13:15:20+0100\E]
[02/10/2023, 13:16:20:763 BST] 00000001 SystemOut O Original string: [2023-10-02T13:14:20+0100]
[02/10/2023, 13:16:20:763 BST] 00000001 SystemOut O Regex string : [\Q2023-10-02T13:14:20+0100\E]
[02/10/2023, 13:16:20:763 BST] 00000001 SystemOut O Exiting test: testValidateIatAndExp_expPast_withinClockSkew_iatPast_withinClockSkew
[02/10/2023, 13:16:20:764 BST] 00000001 SystemOut O Entering test: testValidateIatAndExp_iatPast_expFuture
[02/10/2023, 13:16:20:765 BST] 00000001 SystemOut O Exiting test: testValidateIatAndExp_iatPast_expFuture
[02/10/2023, 13:16:20:766 BST] 00000001 SystemOut O Entering test: testValidateIatAndExp_expPast_iatFuture_outsideClockSkew
[02/10/2023, 13:16:20:768 BST] 00000001 SystemOut O Original string: [2023-10-02T14:16:20+0100]
[02/10/2023, 13:16:20:768 BST] 00000001 SystemOut O Regex string : [\Q2023-10-02T14:16:20+0100\E]
[02/10/2023, 13:16:20:768 BST] 00000001 SystemOut O Exiting test: testValidateIatAndExp_expPast_iatFuture_outsideClockSkew
[02/10/2023, 13:16:20:769 BST] 00000001 SystemOut O Entering test: testValidateIatAndExp_expPast_iatFuture_withinClockSkew
[02/10/2023, 13:16:20:771 BST] 00000001 SystemOut O Original string: [2023-10-02T13:17:20+0100]
[02/10/2023, 13:16:20:771 BST] 00000001 SystemOut O Regex string : [\Q2023-10-02T13:17:20+0100\E]
[02/10/2023, 13:16:20:771 BST] 00000001 SystemOut O Original string: [2023-10-02T13:15:20+0100]
[02/10/2023, 13:16:20:771 BST] 00000001 SystemOut O Regex string : [\Q2023-10-02T13:15:20+0100\E]
[02/10/2023, 13:16:20:771 BST] 00000001 SystemOut O Exiting test: testValidateIatAndExp_expPast_iatFuture_withinClockSkew
[02/10/2023, 13:16:20:772 BST] 00000001 SystemOut O Entering test: testValidateIatAndExp_iatFuture_outsideClockSkew_expFuture_outsideClockSkew
[02/10/2023, 13:16:20:773 BST] 00000001 SystemOut O Original string: [2023-10-02T14:16:20+0100]
[02/10/2023, 13:16:20:774 BST] 00000001 SystemOut O Regex string : [\Q2023-10-02T14:16:20+0100\E]
[02/10/2023, 13:16:20:774 BST] 00000001 SystemOut O Exiting test: testValidateIatAndExp_iatFuture_outsideClockSkew_expFuture_outsideClockSkew
[02/10/2023, 13:16:20:775 BST] 00000001 SystemOut O Entering test: testValidateIatAndExp_expFuture_outsideClockSkew_iatFuture_outsideClockSkew
[02/10/2023, 13:16:20:776 BST] 00000001 SystemOut O Original string: [2023-10-02T14:17:20+0100]
[02/10/2023, 13:16:20:777 BST] 00000001 SystemOut O Regex string : [\Q2023-10-02T14:17:20+0100\E]
[02/10/2023, 13:16:20:777 BST] 00000001 SystemOut O Exiting test: testValidateIatAndExp_expFuture_outsideClockSkew_iatFuture_outsideClockSkew
[02/10/2023, 13:16:20:780 BST] 00000001 SystemOut O Entering test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_outsideClockSkew
[02/10/2023, 13:16:20:781 BST] 00000001 SystemOut O Original string: [2023-10-02T14:16:20+0100]
[02/10/2023, 13:16:20:782 BST] 00000001 SystemOut O Regex string : [\Q2023-10-02T14:16:20+0100\E]
[02/10/2023, 13:16:20:782 BST] 00000001 SystemOut O Exiting test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_outsideClockSkew
[02/10/2023, 13:16:20:782 BST] 00000001 SystemOut O Entering test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_outsideClockSkew
[02/10/2023, 13:16:20:784 BST] 00000001 SystemOut O Exiting test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_outsideClockSkew
[02/10/2023, 13:16:20:784 BST] 00000001 SystemOut O Entering test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_withinClockSkew
[02/10/2023, 13:16:20:785 BST] 00000001 SystemOut O Exiting test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_withinClockSkew
[02/10/2023, 13:16:20:786 BST] 00000001 SystemOut O Entering test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_withinClockSkew
[02/10/2023, 13:16:20:787 BST] 00000001 SystemOut O Original string: [2023-10-02T13:18:20+0100]
[02/10/2023, 13:16:20:787 BST] 00000001 SystemOut O Regex string : [\Q2023-10-02T13:18:20+0100\E]
[02/10/2023, 13:16:20:788 BST] 00000001 SystemOut O Original string: [2023-10-02T13:17:20+0100]
[02/10/2023, 13:16:20:788 BST] 00000001 SystemOut O Regex string : [\Q2023-10-02T13:17:20+0100\E]
[02/10/2023, 13:16:20:788 BST] 00000001 SystemOut O Exiting test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_withinClockSkew
[02/10/2023, 13:16:20:788 BST] 00000001 SystemOut O Entering test: testValidateIatAndExp_iatPast_outsideClockSkew_agePast_outsideClockSkew_expFuture
[02/10/2023, 13:16:20:790 BST] 00000001 SystemOut O Original string: [2023-10-02T12:16:21+0100]
[02/10/2023, 13:16:20:791 BST] 00000001 SystemOut O Regex string : [\Q2023-10-02T12:16:21+0100\E]
[02/10/2023, 13:16:20:791 BST] 00000001 SystemOut O Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_agePast_outsideClockSkew_expFuture
[02/10/2023, 13:16:20:791 BST] 00000001 SystemOut O Entering test: testValidateIatAndExp_iatPast_agePast_withinClockSkew_expFuture
[02/10/2023, 13:16:20:792 BST] 00000001 SystemOut O Exiting test: testValidateIatAndExp_iatPast_agePast_withinClockSkew_expFuture
[02/10/2023, 13:16:20:793 BST] 00000001 SystemOut O Entering test: testValidateNbf_nullClaims
[02/10/2023, 13:16:20:793 BST] 00000001 SystemOut O Exiting test: testValidateNbf_nullClaims
[02/10/2023, 13:16:20:794 BST] 00000001 SystemOut O Entering test: testValidateNbf_nbfThrowsException
[02/10/2023, 13:16:20:794 BST] 00000001 SystemOut O Exiting test: testValidateNbf_nbfThrowsException
[02/10/2023, 13:16:20:795 BST] 00000001 SystemOut O Entering test: testValidateNbf_nullNbf
[02/10/2023, 13:16:20:796 BST] 00000001 SystemOut O Exiting test: testValidateNbf_nullNbf
[02/10/2023, 13:16:20:796 BST] 00000001 SystemOut O Entering test: testValidateNbf_pastNbf_outsideClockSkew
[02/10/2023, 13:16:20:797 BST] 00000001 SystemOut O Exiting test: testValidateNbf_pastNbf_outsideClockSkew
[02/10/2023, 13:16:20:797 BST] 00000001 SystemOut O Entering test: testValidateNbf_pastNbf_withinClockSkew
[02/10/2023, 13:16:20:798 BST] 00000001 SystemOut O Exiting test: testValidateNbf_pastNbf_withinClockSkew
[02/10/2023, 13:16:20:798 BST] 00000001 SystemOut O Entering test: testValidateNbf_futureNbf_withinClockSkew
[02/10/2023, 13:16:20:798 BST] 00000001 SystemOut O Exiting test: testValidateNbf_futureNbf_withinClockSkew
[02/10/2023, 13:16:20:799 BST] 00000001 SystemOut O Entering test: testValidateNbf_futureNbf_outsideClockSkew
[02/10/2023, 13:16:20:800 BST] 00000001 SystemOut O Original string: [2023-10-02T14:16:20+0100]
[02/10/2023, 13:16:20:800 BST] 00000001 SystemOut O Regex string : [\Q2023-10-02T14:16:20+0100\E]
[02/10/2023, 13:16:20:800 BST] 00000001 SystemOut O Exiting test: testValidateNbf_futureNbf_outsideClockSkew
[02/10/2023, 13:16:20:801 BST] 00000001 SystemOut O Entering test: testGetAlgorithmHeader_nullContext
[02/10/2023, 13:16:20:801 BST] 00000001 SystemOut O Exiting test: testGetAlgorithmHeader_nullContext
[02/10/2023, 13:16:20:802 BST] 00000001 SystemOut O Entering test: testGetAlgorithmHeader_missingJsonWebStructures
[02/10/2023, 13:16:20:802 BST] 00000001 SystemOut O Chose list: []
[02/10/2023, 13:16:20:803 BST] 00000001 SystemOut O Exiting test: testGetAlgorithmHeader_missingJsonWebStructures
[02/10/2023, 13:16:20:803 BST] 00000001 SystemOut O Entering test: testGetAlgorithmHeader_validAlgorithmHeader
[02/10/2023, 13:16:20:805 BST] 00000001 SystemOut O Exiting test: testGetAlgorithmHeader_validAlgorithmHeader
[02/10/2023, 13:16:20:805 BST] 00000001 SystemOut O Entering test: testValidateAlgorithm_nullArgs
[02/10/2023, 13:16:20:806 BST] 00000001 SystemOut O Exiting test: testValidateAlgorithm_nullArgs
[02/10/2023, 13:16:20:806 BST] 00000001 SystemOut O Entering test: testValidateAlgorithm_algMismatch
[02/10/2023, 13:16:20:818 BST] 00000001 SystemOut O Exiting test: testValidateAlgorithm_algMismatch
[02/10/2023, 13:16:20:819 BST] 00000001 SystemOut O Entering test: testValidateAlgorithm_algMatch
[02/10/2023, 13:16:20:820 BST] 00000001 SystemOut O Exiting test: testValidateAlgorithm_algMatch
[02/10/2023, 13:16:20:821 BST] 00000001 SystemOut O Entering test: testValidateAMRClaim
[02/10/2023, 13:16:20:821 BST] 00000001 SystemOut O Exiting test: testValidateAMRClaim
-- Trace -------------------------------------------------
[02/10/2023, 13:16:20:556 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateClaimsReadsConfigProperty
[02/10/2023, 13:16:20:560 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateClaimsReadsConfigProperty
[02/10/2023, 13:16:20:561 BST] 00000001 id=00000000 SystemOut O Entering test: testGetSigningKey_nullConfig
[02/10/2023, 13:16:20:561 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT consumer config object is null
[02/10/2023, 13:16:20:561 BST] 00000001 id=00000000 SystemOut O Exiting test: testGetSigningKey_nullConfig
[02/10/2023, 13:16:20:562 BST] 00000001 id=00000000 SystemOut O Entering test: testGetSigningKey_unknownAlg
[02/10/2023, 13:16:20:564 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 A signing key could not be found
[02/10/2023, 13:16:20:564 BST] 00000001 id=00000000 SystemOut O Exiting test: testGetSigningKey_unknownAlg
[02/10/2023, 13:16:20:565 BST] 00000001 id=00000000 SystemOut O Entering test: testGetSigningKey_HS256ThrowsException
[02/10/2023, 13:16:20:567 BST] 00000001 id=00000000 SystemOut O Exiting test: testGetSigningKey_HS256ThrowsException
[02/10/2023, 13:16:20:568 BST] 00000001 id=00000000 SystemOut O Entering test: testGetSigningKey_HS256Valid
[02/10/2023, 13:16:20:569 BST] 00000001 id=00000000 SystemOut O Exiting test: testGetSigningKey_HS256Valid
[02/10/2023, 13:16:20:570 BST] 00000001 id=00000000 SystemOut O Entering test: testGetSigningKey_RS256ThrowsException
[02/10/2023, 13:16:20:572 BST] 00000001 id=00000000 SystemOut O Exiting test: testGetSigningKey_RS256ThrowsException
[02/10/2023, 13:16:20:573 BST] 00000001 id=00000000 SystemOut O Entering test: testGetSigningKey_RS256Valid
[02/10/2023, 13:16:20:602 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted alias: myAlias, Truststore: myTrustStore
[02/10/2023, 13:16:20:603 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 RSAPublicKey: true
[02/10/2023, 13:16:20:603 BST] 00000001 id=00000000 SystemOut O Exiting test: testGetSigningKey_RS256Valid
[02/10/2023, 13:16:20:604 BST] 00000001 id=00000000 SystemOut O Entering test: testGetSharedSecretKey_nullConfig
[02/10/2023, 13:16:20:604 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT consumer config object is null
[02/10/2023, 13:16:20:604 BST] 00000001 id=00000000 SystemOut O Exiting test: testGetSharedSecretKey_nullConfig
[02/10/2023, 13:16:20:605 BST] 00000001 id=00000000 SystemOut O Entering test: testGetSharedSecretKey_emptyOrNullKey
[02/10/2023, 13:16:20:606 BST] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: []
[02/10/2023, 13:16:20:606 BST] 00000001 id=00000000 SystemOut O Chose key: []
[02/10/2023, 13:16:20:607 BST] 00000001 id=00000000 SystemOut O Exiting test: testGetSharedSecretKey_emptyOrNullKey
[02/10/2023, 13:16:20:608 BST] 00000001 id=00000000 SystemOut O Entering test: testGetSharedSecretKey_validKey
[02/10/2023, 13:16:20:608 BST] 00000001 id=00000000 SystemOut O Exiting test: testGetSharedSecretKey_validKey
[02/10/2023, 13:16:20:609 BST] 00000001 id=00000000 SystemOut O Entering test: testGetPublicKey_missingKeyStoreService
[02/10/2023, 13:16:20:609 BST] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [HS256]
[02/10/2023, 13:16:20:610 BST] 00000001 id=00000000 SystemOut O Exiting test: testGetPublicKey_missingKeyStoreService
[02/10/2023, 13:16:20:611 BST] 00000001 id=00000000 SystemOut O Entering test: testGetPublicKey_nullArgs
[02/10/2023, 13:16:20:624 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted alias: null, Truststore: null
[02/10/2023, 13:16:20:624 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 RSAPublicKey: false
[02/10/2023, 13:16:20:624 BST] 00000001 id=00000000 SystemOut O Exiting test: testGetPublicKey_nullArgs
[02/10/2023, 13:16:20:625 BST] 00000001 id=00000000 SystemOut O Entering test: testGetPublicKey_throwsException
[02/10/2023, 13:16:20:625 BST] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [HS256]
[02/10/2023, 13:16:20:626 BST] 00000001 id=00000000 SystemOut O Exiting test: testGetPublicKey_throwsException
[02/10/2023, 13:16:20:627 BST] 00000001 id=00000000 SystemOut O Entering test: testGetPublicKey_notRSAPublicKey
[02/10/2023, 13:16:20:628 BST] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [HS256]
[02/10/2023, 13:16:20:628 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted alias: myAlias, Truststore: myTrustStore
[02/10/2023, 13:16:20:628 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 RSAPublicKey: false
[02/10/2023, 13:16:20:628 BST] 00000001 id=00000000 SystemOut O Exiting test: testGetPublicKey_notRSAPublicKey
[02/10/2023, 13:16:20:629 BST] 00000001 id=00000000 SystemOut O Entering test: testGetPublicKey_validKey
[02/10/2023, 13:16:20:629 BST] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [RS256]
[02/10/2023, 13:16:20:630 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted alias: myAlias, Truststore: myTrustStore
[02/10/2023, 13:16:20:630 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 RSAPublicKey: true
[02/10/2023, 13:16:20:630 BST] 00000001 id=00000000 SystemOut O Exiting test: testGetPublicKey_validKey
[02/10/2023, 13:16:20:631 BST] 00000001 id=00000000 SystemOut O Entering test: testParseJwtWithoutValidation_nullOrEmptyTokenString
[02/10/2023, 13:16:20:631 BST] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [null]
[02/10/2023, 13:16:20:631 BST] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [null]
[02/10/2023, 13:16:20:632 BST] 00000001 id=00000000 SystemOut O Exiting test: testParseJwtWithoutValidation_nullOrEmptyTokenString
[02/10/2023, 13:16:20:633 BST] 00000001 id=00000000 SystemOut O Entering test: testParseJwtWithoutValidation_singlePartTokenString
[02/10/2023, 13:16:20:636 BST] 00000001 id=00000000 SystemOut O Exiting test: testParseJwtWithoutValidation_singlePartTokenString
[02/10/2023, 13:16:20:637 BST] 00000001 id=00000000 SystemOut O Entering test: testParseJwtWithoutValidation_twoPartTokenString
[02/10/2023, 13:16:20:638 BST] 00000001 id=00000000 SystemOut O Exiting test: testParseJwtWithoutValidation_twoPartTokenString
[02/10/2023, 13:16:20:638 BST] 00000001 id=00000000 SystemOut O Entering test: testParseJwtWithoutValidation_threePartMalformedTokenString
[02/10/2023, 13:16:20:655 BST] 00000001 id=00000000 SystemOut O Exiting test: testParseJwtWithoutValidation_threePartMalformedTokenString
[02/10/2023, 13:16:20:656 BST] 00000001 id=00000000 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jweString
[02/10/2023, 13:16:20:657 BST] 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.]
[02/10/2023, 13:16:20:657 BST] 00000001 id=00000000 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jweString
[02/10/2023, 13:16:20:658 BST] 00000001 id=00000000 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jwsString
[02/10/2023, 13:16:20:658 BST] 00000001 id=00000000 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jwsString
[02/10/2023, 13:16:20:659 BST] 00000001 id=00000000 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jwsString
[02/10/2023, 13:16:20:660 BST] 00000001 id=00000000 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jwsString
[02/10/2023, 13:16:20:661 BST] 00000001 id=00000000 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString
[02/10/2023, 13:16:20:661 BST] 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.]
[02/10/2023, 13:16:20:661 BST] 00000001 id=00000000 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString
[02/10/2023, 13:16:20:662 BST] 00000001 id=00000000 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_keyManagementKeyAlgorithm_algHeader_missing
[02/10/2023, 13:16:20:663 BST] 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.]
[02/10/2023, 13:16:20:663 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Decrypt key algorithm was not found in the JWE
[02/10/2023, 13:16:20:663 BST] 00000001 id=00000000 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_keyManagementKeyAlgorithm_algHeader_missing
[02/10/2023, 13:16:20:664 BST] 00000001 id=00000000 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_missing
[02/10/2023, 13:16:20:664 BST] 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.]
[02/10/2023, 13:16:20:664 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Decrypt key algorithm was not found in the JWE
[02/10/2023, 13:16:20:665 BST] 00000001 id=00000000 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_missing
[02/10/2023, 13:16:20:666 BST] 00000001 id=00000000 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_matches
[02/10/2023, 13:16:20:667 BST] 00000001 id=00000000 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_matches
[02/10/2023, 13:16:20:668 BST] 00000001 id=00000000 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_mismatch
[02/10/2023, 13:16:20:668 BST] 00000001 id=00000000 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString_mpConfigProps_algHeader_mismatch
[02/10/2023, 13:16:20:669 BST] 00000001 id=00000000 SystemOut O Entering test: test_getJwtContextFromCache_nothingCached
[02/10/2023, 13:16:20:676 BST] 00000001 id=00000000 com.ibm.ws.security.common.structures.CommonCache 3 Failed to obtain a ScheduledExecutorService
[02/10/2023, 13:16:20:676 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getJwtContextFromCache_nothingCached
[02/10/2023, 13:16:20:677 BST] 00000001 id=00000000 SystemOut O Entering test: test_getJwtContextFromCache_validCachedJwt
[02/10/2023, 13:16:20:695 BST] 00000001 id=00000000 com.ibm.ws.security.common.structures.CommonCache 3 Failed to obtain a ScheduledExecutorService
[02/10/2023, 13:16:20:696 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getJwtContextFromCache_validCachedJwt
[02/10/2023, 13:16:20:697 BST] 00000001 id=00000000 SystemOut O Entering test: test_getJwtContextFromCache_expiredCachedJwt
[02/10/2023, 13:16:20:697 BST] 00000001 id=00000000 com.ibm.ws.security.common.structures.CommonCache 3 Failed to obtain a ScheduledExecutorService
[02/10/2023, 13:16:20:698 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getJwtContextFromCache_expiredCachedJwt
[02/10/2023, 13:16:20:698 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_nullOrEmptyArgs
[02/10/2023, 13:16:20:700 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_nullOrEmptyArgs
[02/10/2023, 13:16:20:700 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_whitespaceTrustedIssuers
[02/10/2023, 13:16:20:701 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer:
[02/10/2023, 13:16:20:701 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_whitespaceTrustedIssuers
[02/10/2023, 13:16:20:702 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_commaTrustedIssuers
[02/10/2023, 13:16:20:703 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_commaTrustedIssuers
[02/10/2023, 13:16:20:703 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_nullTokenIssuer
[02/10/2023, 13:16:20:703 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[02/10/2023, 13:16:20:704 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_nullTokenIssuer
[02/10/2023, 13:16:20:705 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer
[02/10/2023, 13:16:20:705 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[02/10/2023, 13:16:20:705 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer
[02/10/2023, 13:16:20:706 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_untrustedTokenIssuer
[02/10/2023, 13:16:20:706 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[02/10/2023, 13:16:20:706 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_untrustedTokenIssuer
[02/10/2023, 13:16:20:707 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSubstringOfTrusted
[02/10/2023, 13:16:20:707 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1entry2
[02/10/2023, 13:16:20:708 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSubstringOfTrusted
[02/10/2023, 13:16:20:708 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithComma
[02/10/2023, 13:16:20:709 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[02/10/2023, 13:16:20:709 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithComma
[02/10/2023, 13:16:20:710 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithSpace
[02/10/2023, 13:16:20:710 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[02/10/2023, 13:16:20:710 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithSpace
[02/10/2023, 13:16:20:711 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_trailingCommaTrusted
[02/10/2023, 13:16:20:711 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[02/10/2023, 13:16:20:711 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_trailingCommaTrusted
[02/10/2023, 13:16:20:713 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_leadingAndTrailingCommaTrusted
[02/10/2023, 13:16:20:713 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[02/10/2023, 13:16:20:713 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_leadingAndTrailingCommaTrusted
[02/10/2023, 13:16:20:714 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer
[02/10/2023, 13:16:20:714 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[02/10/2023, 13:16:20:715 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[02/10/2023, 13:16:20:715 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[02/10/2023, 13:16:20:715 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[02/10/2023, 13:16:20:715 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer
[02/10/2023, 13:16:20:715 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_nullTokenIssuer
[02/10/2023, 13:16:20:716 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[02/10/2023, 13:16:20:716 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry2
[02/10/2023, 13:16:20:716 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_nullTokenIssuer
[02/10/2023, 13:16:20:717 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_emptyTokenIssuer
[02/10/2023, 13:16:20:717 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[02/10/2023, 13:16:20:717 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry2
[02/10/2023, 13:16:20:717 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_emptyTokenIssuer
[02/10/2023, 13:16:20:718 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_untrustedTokenIssuer
[02/10/2023, 13:16:20:718 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[02/10/2023, 13:16:20:718 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry2
[02/10/2023, 13:16:20:718 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_untrustedTokenIssuer
[02/10/2023, 13:16:20:719 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerContainsTrustedIssuer
[02/10/2023, 13:16:20:719 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[02/10/2023, 13:16:20:719 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry2
[02/10/2023, 13:16:20:720 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerContainsTrustedIssuer
[02/10/2023, 13:16:20:720 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerWithComma
[02/10/2023, 13:16:20:721 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[02/10/2023, 13:16:20:721 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry2
[02/10/2023, 13:16:20:721 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerWithComma
[02/10/2023, 13:16:20:721 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers
[02/10/2023, 13:16:20:722 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[02/10/2023, 13:16:20:722 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[02/10/2023, 13:16:20:722 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: http://localhost:80/context/sub
[02/10/2023, 13:16:20:722 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[02/10/2023, 13:16:20:722 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[02/10/2023, 13:16:20:722 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry2
[02/10/2023, 13:16:20:722 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers
[02/10/2023, 13:16:20:723 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIssuer_trustAllIssuers
[02/10/2023, 13:16:20:724 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: ALL_ISSUERS
[02/10/2023, 13:16:20:724 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: ALL_ISSUERS
[02/10/2023, 13:16:20:724 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: ALL_ISSUERS
[02/10/2023, 13:16:20:724 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: ALL_ISSUERS
[02/10/2023, 13:16:20:724 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[02/10/2023, 13:16:20:724 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1 ALL_ISSUERS
[02/10/2023, 13:16:20:724 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIssuer_trustAllIssuers
[02/10/2023, 13:16:20:725 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences_ignoreAudIfNotConfigured
[02/10/2023, 13:16:20:726 BST] 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
[02/10/2023, 13:16:20:726 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences_ignoreAudIfNotConfigured
[02/10/2023, 13:16:20:726 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences
[02/10/2023, 13:16:20:727 BST] 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
[02/10/2023, 13:16:20:727 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences
[02/10/2023, 13:16:20:728 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_emptyTokenAudiences
[02/10/2023, 13:16:20:729 BST] 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
[02/10/2023, 13:16:20:729 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_emptyTokenAudiences
[02/10/2023, 13:16:20:729 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences_ignoreAudIfNotConfigured
[02/10/2023, 13:16:20:730 BST] 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
[02/10/2023, 13:16:20:730 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences_ignoreAudIfNotConfigured
[02/10/2023, 13:16:20:731 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences
[02/10/2023, 13:16:20:731 BST] 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
[02/10/2023, 13:16:20:732 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences
[02/10/2023, 13:16:20:732 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateAudience_withConfig_audiencesConfigured_nullTokenAudiences
[02/10/2023, 13:16:20:733 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateAudience_withConfig_audiencesConfigured_nullTokenAudiences
[02/10/2023, 13:16:20:736 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateAudience
[02/10/2023, 13:16:20:737 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateAudience
[02/10/2023, 13:16:20:737 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_nullClaims
[02/10/2023, 13:16:20:738 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Missing JwtClaims object
[02/10/2023, 13:16:20:738 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_nullClaims
[02/10/2023, 13:16:20:738 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_malformedIat
[02/10/2023, 13:16:20:739 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_malformedIat
[02/10/2023, 13:16:20:740 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_malformedExp
[02/10/2023, 13:16:20:741 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_malformedExp
[02/10/2023, 13:16:20:741 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_nullIat
[02/10/2023, 13:16:20:742 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696252580000
[02/10/2023, 13:16:20:744 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 14:16:20 BST 2023
[02/10/2023, 13:16:20:744 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [null] and exp [2023-10-02T14:16:20+0100]
[02/10/2023, 13:16:20:744 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248980000
[02/10/2023, 13:16:20:744 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:16:20 BST 2023
[02/10/2023, 13:16:20:744 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 0 seconds) [2023-10-02T13:16:20+0100]
[02/10/2023, 13:16:20:744 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248980000
[02/10/2023, 13:16:20:744 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:16:20 BST 2023
[02/10/2023, 13:16:20:744 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 0 seconds) [2023-10-02T13:16:20+0100]
[02/10/2023, 13:16:20:744 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_nullIat
[02/10/2023, 13:16:20:745 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_nullExp
[02/10/2023, 13:16:20:745 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696245380000
[02/10/2023, 13:16:20:745 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 12:16:20 BST 2023
[02/10/2023, 13:16:20:745 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-02T12:16:20+0100] and exp [null]
[02/10/2023, 13:16:20:745 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248980000
[02/10/2023, 13:16:20:746 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:16:20 BST 2023
[02/10/2023, 13:16:20:746 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 0 seconds) [2023-10-02T13:16:20+0100]
[02/10/2023, 13:16:20:746 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248980000
[02/10/2023, 13:16:20:746 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:16:20 BST 2023
[02/10/2023, 13:16:20:746 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 0 seconds) [2023-10-02T13:16:20+0100]
[02/10/2023, 13:16:20:746 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248980000
[02/10/2023, 13:16:20:746 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:16:20 BST 2023
[02/10/2023, 13:16:20:747 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_nullExp
[02/10/2023, 13:16:20:748 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_outsideClockSkew
[02/10/2023, 13:16:20:748 BST] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [300000]
[02/10/2023, 13:16:20:748 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696245380000
[02/10/2023, 13:16:20:748 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 12:16:20 BST 2023
[02/10/2023, 13:16:20:748 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696245440000
[02/10/2023, 13:16:20:748 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 12:17:20 BST 2023
[02/10/2023, 13:16:20:749 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-02T12:16:20+0100] and exp [2023-10-02T12:17:20+0100]
[02/10/2023, 13:16:20:749 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248680000
[02/10/2023, 13:16:20:749 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:11:20 BST 2023
[02/10/2023, 13:16:20:749 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-02T13:11:20+0100]
[02/10/2023, 13:16:20:749 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249280000
[02/10/2023, 13:16:20:749 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:21:20 BST 2023
[02/10/2023, 13:16:20:749 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-02T13:21:20+0100]
[02/10/2023, 13:16:20:749 BST] 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
[02/10/2023, 13:16:20:749 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696245440000
[02/10/2023, 13:16:20:749 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 12:17:20 BST 2023
[02/10/2023, 13:16:20:749 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248680000
[02/10/2023, 13:16:20:749 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:11:20 BST 2023
[02/10/2023, 13:16:20:750 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696245440000
[02/10/2023, 13:16:20:750 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 12:17:20 BST 2023
[02/10/2023, 13:16:20:750 BST] 00000001 id=00000000 SystemOut O Original string: [2023-10-02T12:17:20+0100]
[02/10/2023, 13:16:20:750 BST] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-02T12:17:20+0100\E]
[02/10/2023, 13:16:20:750 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_outsideClockSkew
[02/10/2023, 13:16:20:751 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_outsideClockSkew
[02/10/2023, 13:16:20:751 BST] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [300000]
[02/10/2023, 13:16:20:751 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696245440000
[02/10/2023, 13:16:20:751 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 12:17:20 BST 2023
[02/10/2023, 13:16:20:751 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696245380000
[02/10/2023, 13:16:20:751 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 12:16:20 BST 2023
[02/10/2023, 13:16:20:752 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-02T12:17:20+0100] and exp [2023-10-02T12:16:20+0100]
[02/10/2023, 13:16:20:752 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248680000
[02/10/2023, 13:16:20:752 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:11:20 BST 2023
[02/10/2023, 13:16:20:752 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-02T13:11:20+0100]
[02/10/2023, 13:16:20:752 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249280000
[02/10/2023, 13:16:20:752 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:21:20 BST 2023
[02/10/2023, 13:16:20:752 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-02T13:21:20+0100]
[02/10/2023, 13:16:20:752 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696245440000
[02/10/2023, 13:16:20:752 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 12:17:20 BST 2023
[02/10/2023, 13:16:20:752 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696245380000
[02/10/2023, 13:16:20:752 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 12:16:20 BST 2023
[02/10/2023, 13:16:20:752 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696245440000
[02/10/2023, 13:16:20:752 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 12:17:20 BST 2023
[02/10/2023, 13:16:20:752 BST] 00000001 id=00000000 SystemOut O Original string: [2023-10-02T12:17:20+0100]
[02/10/2023, 13:16:20:753 BST] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-02T12:17:20+0100\E]
[02/10/2023, 13:16:20:753 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696245380000
[02/10/2023, 13:16:20:753 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 12:16:20 BST 2023
[02/10/2023, 13:16:20:753 BST] 00000001 id=00000000 SystemOut O Original string: [2023-10-02T12:16:20+0100]
[02/10/2023, 13:16:20:753 BST] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-02T12:16:20+0100\E]
[02/10/2023, 13:16:20:753 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_outsideClockSkew
[02/10/2023, 13:16:20:754 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_withinClockSkew
[02/10/2023, 13:16:20:755 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696245380000
[02/10/2023, 13:16:20:755 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 12:16:20 BST 2023
[02/10/2023, 13:16:20:755 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248920000
[02/10/2023, 13:16:20:755 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:15:20 BST 2023
[02/10/2023, 13:16:20:755 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-02T12:16:20+0100] and exp [2023-10-02T13:15:20+0100]
[02/10/2023, 13:16:20:755 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248680000
[02/10/2023, 13:16:20:755 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:11:20 BST 2023
[02/10/2023, 13:16:20:755 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-02T13:11:20+0100]
[02/10/2023, 13:16:20:755 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249280000
[02/10/2023, 13:16:20:755 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:21:20 BST 2023
[02/10/2023, 13:16:20:755 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-02T13:21:20+0100]
[02/10/2023, 13:16:20:755 BST] 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
[02/10/2023, 13:16:20:755 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_withinClockSkew
[02/10/2023, 13:16:20:756 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_withinClockSkew
[02/10/2023, 13:16:20:756 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248920000
[02/10/2023, 13:16:20:756 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:15:20 BST 2023
[02/10/2023, 13:16:20:756 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696245380000
[02/10/2023, 13:16:20:756 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 12:16:20 BST 2023
[02/10/2023, 13:16:20:757 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-02T13:15:20+0100] and exp [2023-10-02T12:16:20+0100]
[02/10/2023, 13:16:20:757 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248680000
[02/10/2023, 13:16:20:757 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:11:20 BST 2023
[02/10/2023, 13:16:20:757 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-02T13:11:20+0100]
[02/10/2023, 13:16:20:757 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249280000
[02/10/2023, 13:16:20:757 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:21:20 BST 2023
[02/10/2023, 13:16:20:757 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-02T13:21:20+0100]
[02/10/2023, 13:16:20:757 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248920000
[02/10/2023, 13:16:20:757 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:15:20 BST 2023
[02/10/2023, 13:16:20:757 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696245380000
[02/10/2023, 13:16:20:757 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 12:16:20 BST 2023
[02/10/2023, 13:16:20:757 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248920000
[02/10/2023, 13:16:20:757 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:15:20 BST 2023
[02/10/2023, 13:16:20:757 BST] 00000001 id=00000000 SystemOut O Original string: [2023-10-02T13:15:20+0100]
[02/10/2023, 13:16:20:757 BST] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-02T13:15:20+0100\E]
[02/10/2023, 13:16:20:758 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696245380000
[02/10/2023, 13:16:20:758 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 12:16:20 BST 2023
[02/10/2023, 13:16:20:758 BST] 00000001 id=00000000 SystemOut O Original string: [2023-10-02T12:16:20+0100]
[02/10/2023, 13:16:20:758 BST] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-02T12:16:20+0100\E]
[02/10/2023, 13:16:20:758 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_withinClockSkew
[02/10/2023, 13:16:20:759 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatPast_withinClockSkew_expPast_withinClockSkew
[02/10/2023, 13:16:20:759 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248860000
[02/10/2023, 13:16:20:759 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:14:20 BST 2023
[02/10/2023, 13:16:20:760 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248920000
[02/10/2023, 13:16:20:760 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:15:20 BST 2023
[02/10/2023, 13:16:20:760 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-02T13:14:20+0100] and exp [2023-10-02T13:15:20+0100]
[02/10/2023, 13:16:20:760 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248680000
[02/10/2023, 13:16:20:760 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:11:20 BST 2023
[02/10/2023, 13:16:20:760 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-02T13:11:20+0100]
[02/10/2023, 13:16:20:760 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249280000
[02/10/2023, 13:16:20:760 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:21:20 BST 2023
[02/10/2023, 13:16:20:760 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-02T13:21:20+0100]
[02/10/2023, 13:16:20:760 BST] 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
[02/10/2023, 13:16:20:760 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatPast_withinClockSkew_expPast_withinClockSkew
[02/10/2023, 13:16:20:761 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expPast_withinClockSkew_iatPast_withinClockSkew
[02/10/2023, 13:16:20:761 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248920000
[02/10/2023, 13:16:20:761 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:15:20 BST 2023
[02/10/2023, 13:16:20:762 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248860000
[02/10/2023, 13:16:20:762 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:14:20 BST 2023
[02/10/2023, 13:16:20:762 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-02T13:15:20+0100] and exp [2023-10-02T13:14:20+0100]
[02/10/2023, 13:16:20:762 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248680000
[02/10/2023, 13:16:20:762 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:11:20 BST 2023
[02/10/2023, 13:16:20:762 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-02T13:11:20+0100]
[02/10/2023, 13:16:20:762 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249280000
[02/10/2023, 13:16:20:762 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:21:20 BST 2023
[02/10/2023, 13:16:20:762 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-02T13:21:20+0100]
[02/10/2023, 13:16:20:762 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248920000
[02/10/2023, 13:16:20:762 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:15:20 BST 2023
[02/10/2023, 13:16:20:762 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248860000
[02/10/2023, 13:16:20:762 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:14:20 BST 2023
[02/10/2023, 13:16:20:762 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248920000
[02/10/2023, 13:16:20:762 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:15:20 BST 2023
[02/10/2023, 13:16:20:762 BST] 00000001 id=00000000 SystemOut O Original string: [2023-10-02T13:15:20+0100]
[02/10/2023, 13:16:20:763 BST] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-02T13:15:20+0100\E]
[02/10/2023, 13:16:20:763 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248860000
[02/10/2023, 13:16:20:763 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:14:20 BST 2023
[02/10/2023, 13:16:20:763 BST] 00000001 id=00000000 SystemOut O Original string: [2023-10-02T13:14:20+0100]
[02/10/2023, 13:16:20:763 BST] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-02T13:14:20+0100\E]
[02/10/2023, 13:16:20:763 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expPast_withinClockSkew_iatPast_withinClockSkew
[02/10/2023, 13:16:20:764 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatPast_expFuture
[02/10/2023, 13:16:20:764 BST] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [0]
[02/10/2023, 13:16:20:764 BST] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [-3600000]
[02/10/2023, 13:16:20:764 BST] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [60000]
[02/10/2023, 13:16:20:765 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696245380000
[02/10/2023, 13:16:20:765 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 12:16:20 BST 2023
[02/10/2023, 13:16:20:765 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249040000
[02/10/2023, 13:16:20:765 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:17:20 BST 2023
[02/10/2023, 13:16:20:765 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-02T12:16:20+0100] and exp [2023-10-02T13:17:20+0100]
[02/10/2023, 13:16:20:765 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248980000
[02/10/2023, 13:16:20:765 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:16:20 BST 2023
[02/10/2023, 13:16:20:765 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 0 seconds) [2023-10-02T13:16:20+0100]
[02/10/2023, 13:16:20:765 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248980000
[02/10/2023, 13:16:20:765 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:16:20 BST 2023
[02/10/2023, 13:16:20:765 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 0 seconds) [2023-10-02T13:16:20+0100]
[02/10/2023, 13:16:20:765 BST] 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
[02/10/2023, 13:16:20:765 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatPast_expFuture
[02/10/2023, 13:16:20:766 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expPast_iatFuture_outsideClockSkew
[02/10/2023, 13:16:20:766 BST] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [0]
[02/10/2023, 13:16:20:766 BST] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [-3600000]
[02/10/2023, 13:16:20:766 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696252580000
[02/10/2023, 13:16:20:766 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 14:16:20 BST 2023
[02/10/2023, 13:16:20:767 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696245380000
[02/10/2023, 13:16:20:767 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 12:16:20 BST 2023
[02/10/2023, 13:16:20:767 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-02T14:16:20+0100] and exp [2023-10-02T12:16:20+0100]
[02/10/2023, 13:16:20:767 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248980000
[02/10/2023, 13:16:20:767 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:16:20 BST 2023
[02/10/2023, 13:16:20:767 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 0 seconds) [2023-10-02T13:16:20+0100]
[02/10/2023, 13:16:20:767 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248980000
[02/10/2023, 13:16:20:767 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:16:20 BST 2023
[02/10/2023, 13:16:20:767 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 0 seconds) [2023-10-02T13:16:20+0100]
[02/10/2023, 13:16:20:767 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696252580000
[02/10/2023, 13:16:20:767 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 14:16:20 BST 2023
[02/10/2023, 13:16:20:767 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248980000
[02/10/2023, 13:16:20:767 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:16:20 BST 2023
[02/10/2023, 13:16:20:768 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696252580000
[02/10/2023, 13:16:20:768 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 14:16:20 BST 2023
[02/10/2023, 13:16:20:768 BST] 00000001 id=00000000 SystemOut O Original string: [2023-10-02T14:16:20+0100]
[02/10/2023, 13:16:20:768 BST] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-02T14:16:20+0100\E]
[02/10/2023, 13:16:20:768 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expPast_iatFuture_outsideClockSkew
[02/10/2023, 13:16:20:769 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expPast_iatFuture_withinClockSkew
[02/10/2023, 13:16:20:769 BST] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [-60000]
[02/10/2023, 13:16:20:769 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249040000
[02/10/2023, 13:16:20:770 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:17:20 BST 2023
[02/10/2023, 13:16:20:770 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248920000
[02/10/2023, 13:16:20:770 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:15:20 BST 2023
[02/10/2023, 13:16:20:770 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-02T13:17:20+0100] and exp [2023-10-02T13:15:20+0100]
[02/10/2023, 13:16:20:770 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248680000
[02/10/2023, 13:16:20:770 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:11:20 BST 2023
[02/10/2023, 13:16:20:770 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-02T13:11:20+0100]
[02/10/2023, 13:16:20:770 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249280000
[02/10/2023, 13:16:20:770 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:21:20 BST 2023
[02/10/2023, 13:16:20:770 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-02T13:21:20+0100]
[02/10/2023, 13:16:20:770 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249040000
[02/10/2023, 13:16:20:770 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:17:20 BST 2023
[02/10/2023, 13:16:20:770 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248920000
[02/10/2023, 13:16:20:770 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:15:20 BST 2023
[02/10/2023, 13:16:20:770 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249040000
[02/10/2023, 13:16:20:770 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:17:20 BST 2023
[02/10/2023, 13:16:20:771 BST] 00000001 id=00000000 SystemOut O Original string: [2023-10-02T13:17:20+0100]
[02/10/2023, 13:16:20:771 BST] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-02T13:17:20+0100\E]
[02/10/2023, 13:16:20:771 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248920000
[02/10/2023, 13:16:20:771 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:15:20 BST 2023
[02/10/2023, 13:16:20:771 BST] 00000001 id=00000000 SystemOut O Original string: [2023-10-02T13:15:20+0100]
[02/10/2023, 13:16:20:771 BST] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-02T13:15:20+0100\E]
[02/10/2023, 13:16:20:771 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expPast_iatFuture_withinClockSkew
[02/10/2023, 13:16:20:772 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatFuture_outsideClockSkew_expFuture_outsideClockSkew
[02/10/2023, 13:16:20:772 BST] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [300000]
[02/10/2023, 13:16:20:772 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696252580000
[02/10/2023, 13:16:20:772 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 14:16:20 BST 2023
[02/10/2023, 13:16:20:772 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696252640000
[02/10/2023, 13:16:20:772 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 14:17:20 BST 2023
[02/10/2023, 13:16:20:772 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-02T14:16:20+0100] and exp [2023-10-02T14:17:20+0100]
[02/10/2023, 13:16:20:772 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248680000
[02/10/2023, 13:16:20:773 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:11:20 BST 2023
[02/10/2023, 13:16:20:773 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-02T13:11:20+0100]
[02/10/2023, 13:16:20:773 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249280000
[02/10/2023, 13:16:20:773 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:21:20 BST 2023
[02/10/2023, 13:16:20:773 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-02T13:21:20+0100]
[02/10/2023, 13:16:20:773 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696252580000
[02/10/2023, 13:16:20:773 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 14:16:20 BST 2023
[02/10/2023, 13:16:20:773 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249280000
[02/10/2023, 13:16:20:773 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:21:20 BST 2023
[02/10/2023, 13:16:20:773 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696252580000
[02/10/2023, 13:16:20:773 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 14:16:20 BST 2023
[02/10/2023, 13:16:20:773 BST] 00000001 id=00000000 SystemOut O Original string: [2023-10-02T14:16:20+0100]
[02/10/2023, 13:16:20:774 BST] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-02T14:16:20+0100\E]
[02/10/2023, 13:16:20:774 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatFuture_outsideClockSkew_expFuture_outsideClockSkew
[02/10/2023, 13:16:20:775 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expFuture_outsideClockSkew_iatFuture_outsideClockSkew
[02/10/2023, 13:16:20:775 BST] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [300000]
[02/10/2023, 13:16:20:775 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696252640000
[02/10/2023, 13:16:20:775 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 14:17:20 BST 2023
[02/10/2023, 13:16:20:775 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696252580000
[02/10/2023, 13:16:20:775 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 14:16:20 BST 2023
[02/10/2023, 13:16:20:775 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-02T14:17:20+0100] and exp [2023-10-02T14:16:20+0100]
[02/10/2023, 13:16:20:775 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248680000
[02/10/2023, 13:16:20:775 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:11:20 BST 2023
[02/10/2023, 13:16:20:776 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-02T13:11:20+0100]
[02/10/2023, 13:16:20:776 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249280000
[02/10/2023, 13:16:20:776 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:21:20 BST 2023
[02/10/2023, 13:16:20:776 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-02T13:21:20+0100]
[02/10/2023, 13:16:20:776 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696252640000
[02/10/2023, 13:16:20:776 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 14:17:20 BST 2023
[02/10/2023, 13:16:20:776 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249280000
[02/10/2023, 13:16:20:776 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:21:20 BST 2023
[02/10/2023, 13:16:20:776 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696252640000
[02/10/2023, 13:16:20:776 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 14:17:20 BST 2023
[02/10/2023, 13:16:20:776 BST] 00000001 id=00000000 SystemOut O Original string: [2023-10-02T14:17:20+0100]
[02/10/2023, 13:16:20:777 BST] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-02T14:17:20+0100\E]
[02/10/2023, 13:16:20:777 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expFuture_outsideClockSkew_iatFuture_outsideClockSkew
[02/10/2023, 13:16:20:780 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_outsideClockSkew
[02/10/2023, 13:16:20:780 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696252580000
[02/10/2023, 13:16:20:780 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 14:16:20 BST 2023
[02/10/2023, 13:16:20:780 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249040000
[02/10/2023, 13:16:20:780 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:17:20 BST 2023
[02/10/2023, 13:16:20:780 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-02T14:16:20+0100] and exp [2023-10-02T13:17:20+0100]
[02/10/2023, 13:16:20:780 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248680000
[02/10/2023, 13:16:20:781 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:11:20 BST 2023
[02/10/2023, 13:16:20:781 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-02T13:11:20+0100]
[02/10/2023, 13:16:20:781 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249280000
[02/10/2023, 13:16:20:781 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:21:20 BST 2023
[02/10/2023, 13:16:20:781 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-02T13:21:20+0100]
[02/10/2023, 13:16:20:781 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696252580000
[02/10/2023, 13:16:20:781 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 14:16:20 BST 2023
[02/10/2023, 13:16:20:781 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249280000
[02/10/2023, 13:16:20:781 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:21:20 BST 2023
[02/10/2023, 13:16:20:781 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696252580000
[02/10/2023, 13:16:20:781 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 14:16:20 BST 2023
[02/10/2023, 13:16:20:781 BST] 00000001 id=00000000 SystemOut O Original string: [2023-10-02T14:16:20+0100]
[02/10/2023, 13:16:20:782 BST] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-02T14:16:20+0100\E]
[02/10/2023, 13:16:20:782 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_outsideClockSkew
[02/10/2023, 13:16:20:782 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_outsideClockSkew
[02/10/2023, 13:16:20:783 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249040000
[02/10/2023, 13:16:20:783 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:17:20 BST 2023
[02/10/2023, 13:16:20:783 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696252580000
[02/10/2023, 13:16:20:783 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 14:16:20 BST 2023
[02/10/2023, 13:16:20:783 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-02T13:17:20+0100] and exp [2023-10-02T14:16:20+0100]
[02/10/2023, 13:16:20:783 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248680000
[02/10/2023, 13:16:20:783 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:11:20 BST 2023
[02/10/2023, 13:16:20:783 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-02T13:11:20+0100]
[02/10/2023, 13:16:20:784 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249280000
[02/10/2023, 13:16:20:784 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:21:20 BST 2023
[02/10/2023, 13:16:20:784 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-02T13:21:20+0100]
[02/10/2023, 13:16:20:784 BST] 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
[02/10/2023, 13:16:20:784 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_outsideClockSkew
[02/10/2023, 13:16:20:784 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_withinClockSkew
[02/10/2023, 13:16:20:785 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249040000
[02/10/2023, 13:16:20:785 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:17:20 BST 2023
[02/10/2023, 13:16:20:785 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249100000
[02/10/2023, 13:16:20:785 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:18:20 BST 2023
[02/10/2023, 13:16:20:785 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-02T13:17:20+0100] and exp [2023-10-02T13:18:20+0100]
[02/10/2023, 13:16:20:785 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248680000
[02/10/2023, 13:16:20:785 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:11:20 BST 2023
[02/10/2023, 13:16:20:785 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-02T13:11:20+0100]
[02/10/2023, 13:16:20:785 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249280000
[02/10/2023, 13:16:20:785 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:21:20 BST 2023
[02/10/2023, 13:16:20:785 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-02T13:21:20+0100]
[02/10/2023, 13:16:20:785 BST] 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
[02/10/2023, 13:16:20:785 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_withinClockSkew
[02/10/2023, 13:16:20:786 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_withinClockSkew
[02/10/2023, 13:16:20:786 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249100000
[02/10/2023, 13:16:20:786 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:18:20 BST 2023
[02/10/2023, 13:16:20:786 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249040000
[02/10/2023, 13:16:20:786 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:17:20 BST 2023
[02/10/2023, 13:16:20:787 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-02T13:18:20+0100] and exp [2023-10-02T13:17:20+0100]
[02/10/2023, 13:16:20:787 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248680000
[02/10/2023, 13:16:20:787 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:11:20 BST 2023
[02/10/2023, 13:16:20:787 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-02T13:11:20+0100]
[02/10/2023, 13:16:20:787 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249280000
[02/10/2023, 13:16:20:787 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:21:20 BST 2023
[02/10/2023, 13:16:20:787 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-02T13:21:20+0100]
[02/10/2023, 13:16:20:787 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249100000
[02/10/2023, 13:16:20:787 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:18:20 BST 2023
[02/10/2023, 13:16:20:787 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249040000
[02/10/2023, 13:16:20:787 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:17:20 BST 2023
[02/10/2023, 13:16:20:787 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249100000
[02/10/2023, 13:16:20:787 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:18:20 BST 2023
[02/10/2023, 13:16:20:787 BST] 00000001 id=00000000 SystemOut O Original string: [2023-10-02T13:18:20+0100]
[02/10/2023, 13:16:20:787 BST] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-02T13:18:20+0100\E]
[02/10/2023, 13:16:20:787 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249040000
[02/10/2023, 13:16:20:787 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:17:20 BST 2023
[02/10/2023, 13:16:20:788 BST] 00000001 id=00000000 SystemOut O Original string: [2023-10-02T13:17:20+0100]
[02/10/2023, 13:16:20:788 BST] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-02T13:17:20+0100\E]
[02/10/2023, 13:16:20:788 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_withinClockSkew
[02/10/2023, 13:16:20:788 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatPast_outsideClockSkew_agePast_outsideClockSkew_expFuture
[02/10/2023, 13:16:20:789 BST] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [300000]
[02/10/2023, 13:16:20:789 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696245380000
[02/10/2023, 13:16:20:789 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 12:16:20 BST 2023
[02/10/2023, 13:16:20:789 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696252580000
[02/10/2023, 13:16:20:789 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 14:16:20 BST 2023
[02/10/2023, 13:16:20:789 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-02T12:16:20+0100] and exp [2023-10-02T14:16:20+0100]
[02/10/2023, 13:16:20:789 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248680000
[02/10/2023, 13:16:20:789 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:11:20 BST 2023
[02/10/2023, 13:16:20:789 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-02T13:11:20+0100]
[02/10/2023, 13:16:20:789 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249280000
[02/10/2023, 13:16:20:789 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:21:20 BST 2023
[02/10/2023, 13:16:20:789 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-02T13:21:20+0100]
[02/10/2023, 13:16:20:790 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696245381000
[02/10/2023, 13:16:20:790 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 12:16:21 BST 2023
[02/10/2023, 13:16:20:790 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248680000
[02/10/2023, 13:16:20:790 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:11:20 BST 2023
[02/10/2023, 13:16:20:790 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696245381000
[02/10/2023, 13:16:20:790 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 12:16:21 BST 2023
[02/10/2023, 13:16:20:790 BST] 00000001 id=00000000 SystemOut O Original string: [2023-10-02T12:16:21+0100]
[02/10/2023, 13:16:20:791 BST] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-02T12:16:21+0100\E]
[02/10/2023, 13:16:20:791 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_agePast_outsideClockSkew_expFuture
[02/10/2023, 13:16:20:791 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatPast_agePast_withinClockSkew_expFuture
[02/10/2023, 13:16:20:792 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696245380000
[02/10/2023, 13:16:20:792 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 12:16:20 BST 2023
[02/10/2023, 13:16:20:792 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696252580000
[02/10/2023, 13:16:20:792 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 14:16:20 BST 2023
[02/10/2023, 13:16:20:792 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2023-10-02T12:16:20+0100] and exp [2023-10-02T14:16:20+0100]
[02/10/2023, 13:16:20:792 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248680000
[02/10/2023, 13:16:20:792 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:11:20 BST 2023
[02/10/2023, 13:16:20:792 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2023-10-02T13:11:20+0100]
[02/10/2023, 13:16:20:792 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696249280000
[02/10/2023, 13:16:20:792 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:21:20 BST 2023
[02/10/2023, 13:16:20:792 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2023-10-02T13:21:20+0100]
[02/10/2023, 13:16:20:792 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatPast_agePast_withinClockSkew_expFuture
[02/10/2023, 13:16:20:793 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateNbf_nullClaims
[02/10/2023, 13:16:20:793 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Missing JwtClaims object
[02/10/2023, 13:16:20:793 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateNbf_nullClaims
[02/10/2023, 13:16:20:794 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateNbf_nbfThrowsException
[02/10/2023, 13:16:20:794 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateNbf_nbfThrowsException
[02/10/2023, 13:16:20:795 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateNbf_nullNbf
[02/10/2023, 13:16:20:796 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateNbf_nullNbf
[02/10/2023, 13:16:20:796 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateNbf_pastNbf_outsideClockSkew
[02/10/2023, 13:16:20:796 BST] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [0]
[02/10/2023, 13:16:20:797 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateNbf_pastNbf_outsideClockSkew
[02/10/2023, 13:16:20:797 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateNbf_pastNbf_withinClockSkew
[02/10/2023, 13:16:20:798 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateNbf_pastNbf_withinClockSkew
[02/10/2023, 13:16:20:798 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateNbf_futureNbf_withinClockSkew
[02/10/2023, 13:16:20:798 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateNbf_futureNbf_withinClockSkew
[02/10/2023, 13:16:20:799 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateNbf_futureNbf_outsideClockSkew
[02/10/2023, 13:16:20:799 BST] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [0]
[02/10/2023, 13:16:20:799 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696252580000
[02/10/2023, 13:16:20:799 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 14:16:20 BST 2023
[02/10/2023, 13:16:20:799 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696248980000
[02/10/2023, 13:16:20:800 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 13:16:20 BST 2023
[02/10/2023, 13:16:20:800 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1696252580000
[02/10/2023, 13:16:20:800 BST] 00000001 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Oct 02 14:16:20 BST 2023
[02/10/2023, 13:16:20:800 BST] 00000001 id=00000000 SystemOut O Original string: [2023-10-02T14:16:20+0100]
[02/10/2023, 13:16:20:800 BST] 00000001 id=00000000 SystemOut O Regex string : [\Q2023-10-02T14:16:20+0100\E]
[02/10/2023, 13:16:20:800 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateNbf_futureNbf_outsideClockSkew
[02/10/2023, 13:16:20:801 BST] 00000001 id=00000000 SystemOut O Entering test: testGetAlgorithmHeader_nullContext
[02/10/2023, 13:16:20:801 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JwtContext is null
[02/10/2023, 13:16:20:801 BST] 00000001 id=00000000 SystemOut O Exiting test: testGetAlgorithmHeader_nullContext
[02/10/2023, 13:16:20:802 BST] 00000001 id=00000000 SystemOut O Entering test: testGetAlgorithmHeader_missingJsonWebStructures
[02/10/2023, 13:16:20:802 BST] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [[]]
[02/10/2023, 13:16:20:802 BST] 00000001 id=00000000 SystemOut O Chose list: []
[02/10/2023, 13:16:20:803 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Failed to obtain JWT header
[02/10/2023, 13:16:20:803 BST] 00000001 id=00000000 SystemOut O Exiting test: testGetAlgorithmHeader_missingJsonWebStructures
[02/10/2023, 13:16:20:803 BST] 00000001 id=00000000 SystemOut O Entering test: testGetAlgorithmHeader_validAlgorithmHeader
[02/10/2023, 13:16:20:804 BST] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [HS256]
[02/10/2023, 13:16:20:804 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JsonWebStructure class: org.jose4j.jws.JsonWebSignature data:JsonWebSignature{"alg":"HS256"}
[02/10/2023, 13:16:20:805 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JsonWebSignature alg: HS256 3rd:'null'
[02/10/2023, 13:16:20:805 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is signed with algorithm:
HS256
[02/10/2023, 13:16:20:805 BST] 00000001 id=00000000 SystemOut O Exiting test: testGetAlgorithmHeader_validAlgorithmHeader
[02/10/2023, 13:16:20:805 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateAlgorithm_nullArgs
[02/10/2023, 13:16:20:805 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 No required signature algorithm was specified
[02/10/2023, 13:16:20:805 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 No required signature algorithm was specified
[02/10/2023, 13:16:20:805 BST] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [RS256]
[02/10/2023, 13:16:20:806 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JwtContext is null
[02/10/2023, 13:16:20:806 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Signature algorithm was not found in the JWT
[02/10/2023, 13:16:20:806 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateAlgorithm_nullArgs
[02/10/2023, 13:16:20:806 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateAlgorithm_algMismatch
[02/10/2023, 13:16:20:807 BST] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [RS256]
[02/10/2023, 13:16:20:818 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JsonWebStructure class: org.jose4j.jwx.JsonWebStructure$$EnhancerByCGLIB$$bfa5fbcf data:jsonWebStructure
[02/10/2023, 13:16:20:818 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is signed with algorithm:
SomeOtherAlgorithm
[02/10/2023, 13:16:20:818 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is signed with algorithm:
SomeOtherAlgorithm
[02/10/2023, 13:16:20:818 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is required to be signed with algorithm:
RS256
[02/10/2023, 13:16:20:818 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateAlgorithm_algMismatch
[02/10/2023, 13:16:20:819 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateAlgorithm_algMatch
[02/10/2023, 13:16:20:820 BST] 00000001 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [HS256]
[02/10/2023, 13:16:20:820 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JsonWebStructure class: org.jose4j.jwx.JsonWebStructure$$EnhancerByCGLIB$$bfa5fbcf data:jsonWebStructure
[02/10/2023, 13:16:20:820 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is signed with algorithm:
HS256
[02/10/2023, 13:16:20:820 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is signed with algorithm:
HS256
[02/10/2023, 13:16:20:820 BST] 00000001 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is required to be signed with algorithm:
HS256
[02/10/2023, 13:16:20:820 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateAlgorithm_algMatch
[02/10/2023, 13:16:20:821 BST] 00000001 id=00000000 SystemOut O Entering test: testValidateAMRClaim
[02/10/2023, 13:16:20:821 BST] 00000001 id=00000000 SystemOut O Exiting test: testValidateAMRClaim