TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@24f19bf8
[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@24f19bf8
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@24f19bf8
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: [null]
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_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: [2022-08-15T19:04:41+0100]
Regex string : [\Q2022-08-15T19:04:41+0100\E]
Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_outsideClockSkew
Entering test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_outsideClockSkew
Original string: [2022-08-15T19:04:41+0100]
Regex string : [\Q2022-08-15T19:04:41+0100\E]
Original string: [2022-08-15T19:03:41+0100]
Regex string : [\Q2022-08-15T19:03:41+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: [2022-08-15T20:02:41+0100]
Regex string : [\Q2022-08-15T20:02:41+0100\E]
Original string: [2022-08-15T19:03:41+0100]
Regex string : [\Q2022-08-15T19:03:41+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: [2022-08-15T20:02:41+0100]
Regex string : [\Q2022-08-15T20:02:41+0100\E]
Original string: [2022-08-15T20:01:41+0100]
Regex string : [\Q2022-08-15T20:01:41+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: [2022-08-15T21:03:41+0100]
Regex string : [\Q2022-08-15T21:03:41+0100\E]
Exiting test: testValidateIatAndExp_expPast_iatFuture_outsideClockSkew
Entering test: testValidateIatAndExp_expPast_iatFuture_withinClockSkew
Original string: [2022-08-15T20:04:41+0100]
Regex string : [\Q2022-08-15T20:04:41+0100\E]
Original string: [2022-08-15T19:03:41+0100]
Regex string : [\Q2022-08-15T19:03:41+0100\E]
Exiting test: testValidateIatAndExp_expPast_iatFuture_withinClockSkew
Entering test: testValidateIatAndExp_iatFuture_outsideClockSkew_expFuture_outsideClockSkew
Original string: [2022-08-15T21:03:41+0100]
Regex string : [\Q2022-08-15T21:03:41+0100\E]
Exiting test: testValidateIatAndExp_iatFuture_outsideClockSkew_expFuture_outsideClockSkew
Entering test: testValidateIatAndExp_expFuture_outsideClockSkew_iatFuture_outsideClockSkew
Original string: [2022-08-15T21:04:41+0100]
Regex string : [\Q2022-08-15T21:04:41+0100\E]
Exiting test: testValidateIatAndExp_expFuture_outsideClockSkew_iatFuture_outsideClockSkew
Entering test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_outsideClockSkew
Original string: [2022-08-15T21:03:41+0100]
Regex string : [\Q2022-08-15T21:03:41+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: [2022-08-15T20:05:41+0100]
Regex string : [\Q2022-08-15T20:05:41+0100\E]
Original string: [2022-08-15T20:04:41+0100]
Regex string : [\Q2022-08-15T20:04:41+0100\E]
Exiting test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_withinClockSkew
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: [2022-08-15T21:03:41+0100]
Regex string : [\Q2022-08-15T21:03:41+0100\E]
Exiting test: testValidateNbf_futureNbf_outsideClockSkew
Entering test: testGetAlgorithmHeader_nullContext
Exiting test: testGetAlgorithmHeader_nullContext
Entering test: testGetAlgorithmHeader_missingJsonWebStructures
Chose list: null
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 -------------------------------------------------
[15/08/2022, 20:03:40:927 BST] 00000015 SystemOut O Entering test: testValidateClaimsReadsConfigProperty
[15/08/2022, 20:03:40:929 BST] 00000015 SystemOut O Exiting test: testValidateClaimsReadsConfigProperty
[15/08/2022, 20:03:40:931 BST] 00000015 SystemOut O Entering test: testGetSigningKey_nullConfig
[15/08/2022, 20:03:40:932 BST] 00000015 SystemOut O Exiting test: testGetSigningKey_nullConfig
[15/08/2022, 20:03:40:933 BST] 00000015 SystemOut O Entering test: testGetSigningKey_unknownAlg
[15/08/2022, 20:03:40:934 BST] 00000015 SystemOut O Exiting test: testGetSigningKey_unknownAlg
[15/08/2022, 20:03:40:935 BST] 00000015 SystemOut O Entering test: testGetSigningKey_HS256ThrowsException
[15/08/2022, 20:03:40:938 BST] 00000015 SystemOut O Exiting test: testGetSigningKey_HS256ThrowsException
[15/08/2022, 20:03:40:940 BST] 00000015 SystemOut O Entering test: testGetSigningKey_HS256Valid
[15/08/2022, 20:03:40:941 BST] 00000015 SystemOut O Exiting test: testGetSigningKey_HS256Valid
[15/08/2022, 20:03:40:942 BST] 00000015 SystemOut O Entering test: testGetSigningKey_RS256ThrowsException
[15/08/2022, 20:03:40:944 BST] 00000015 SystemOut O Exiting test: testGetSigningKey_RS256ThrowsException
[15/08/2022, 20:03:40:945 BST] 00000015 SystemOut O Entering test: testGetSigningKey_RS256Valid
[15/08/2022, 20:03:40:972 BST] 00000015 SystemOut O Exiting test: testGetSigningKey_RS256Valid
[15/08/2022, 20:03:40:974 BST] 00000015 SystemOut O Entering test: testGetSharedSecretKey_nullConfig
[15/08/2022, 20:03:40:974 BST] 00000015 SystemOut O Exiting test: testGetSharedSecretKey_nullConfig
[15/08/2022, 20:03:40:977 BST] 00000015 SystemOut O Entering test: testGetSharedSecretKey_emptyOrNullKey
[15/08/2022, 20:03:40:978 BST] 00000015 SystemOut O Chose key: [null]
[15/08/2022, 20:03:40:978 BST] 00000015 SystemOut O Exiting test: testGetSharedSecretKey_emptyOrNullKey
[15/08/2022, 20:03:40:979 BST] 00000015 SystemOut O Entering test: testGetSharedSecretKey_validKey
[15/08/2022, 20:03:40:980 BST] 00000015 SystemOut O Exiting test: testGetSharedSecretKey_validKey
[15/08/2022, 20:03:40:981 BST] 00000015 SystemOut O Entering test: testGetPublicKey_missingKeyStoreService
[15/08/2022, 20:03:40:982 BST] 00000015 SystemOut O Exiting test: testGetPublicKey_missingKeyStoreService
[15/08/2022, 20:03:40:983 BST] 00000015 SystemOut O Entering test: testGetPublicKey_nullArgs
[15/08/2022, 20:03:40:999 BST] 00000015 SystemOut O Exiting test: testGetPublicKey_nullArgs
[15/08/2022, 20:03:41:000 BST] 00000015 SystemOut O Entering test: testGetPublicKey_throwsException
[15/08/2022, 20:03:41:002 BST] 00000015 SystemOut O Exiting test: testGetPublicKey_throwsException
[15/08/2022, 20:03:41:003 BST] 00000015 SystemOut O Entering test: testGetPublicKey_notRSAPublicKey
[15/08/2022, 20:03:41:004 BST] 00000015 SystemOut O Exiting test: testGetPublicKey_notRSAPublicKey
[15/08/2022, 20:03:41:005 BST] 00000015 SystemOut O Entering test: testGetPublicKey_validKey
[15/08/2022, 20:03:41:006 BST] 00000015 SystemOut O Exiting test: testGetPublicKey_validKey
[15/08/2022, 20:03:41:008 BST] 00000015 SystemOut O Entering test: testParseJwtWithoutValidation_nullOrEmptyTokenString
[15/08/2022, 20:03:41:009 BST] 00000015 SystemOut O Exiting test: testParseJwtWithoutValidation_nullOrEmptyTokenString
[15/08/2022, 20:03:41:010 BST] 00000015 SystemOut O Entering test: testParseJwtWithoutValidation_singlePartTokenString
[15/08/2022, 20:03:41:012 BST] 00000015 SystemOut O Exiting test: testParseJwtWithoutValidation_singlePartTokenString
[15/08/2022, 20:03:41:013 BST] 00000015 SystemOut O Entering test: testParseJwtWithoutValidation_twoPartTokenString
[15/08/2022, 20:03:41:014 BST] 00000015 SystemOut O Exiting test: testParseJwtWithoutValidation_twoPartTokenString
[15/08/2022, 20:03:41:015 BST] 00000015 SystemOut O Entering test: testParseJwtWithoutValidation_threePartMalformedTokenString
[15/08/2022, 20:03:41:024 BST] 00000015 SystemOut O Exiting test: testParseJwtWithoutValidation_threePartMalformedTokenString
[15/08/2022, 20:03:41:026 BST] 00000015 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jweString
[15/08/2022, 20:03:41:035 BST] 00000015 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jweString
[15/08/2022, 20:03:41:036 BST] 00000015 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jwsString
[15/08/2022, 20:03:41:037 BST] 00000015 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jwsString
[15/08/2022, 20:03:41:038 BST] 00000015 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jwsString
[15/08/2022, 20:03:41:039 BST] 00000015 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jwsString
[15/08/2022, 20:03:41:040 BST] 00000015 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString
[15/08/2022, 20:03:41:040 BST] 00000015 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString
[15/08/2022, 20:03:41:041 BST] 00000015 SystemOut O Entering test: test_getJwtContextFromCache_nothingCached
[15/08/2022, 20:03:41:048 BST] 00000015 SystemOut O Exiting test: test_getJwtContextFromCache_nothingCached
[15/08/2022, 20:03:41:049 BST] 00000015 SystemOut O Entering test: test_getJwtContextFromCache_validCachedJwt
[15/08/2022, 20:03:41:050 BST] 00000015 SystemOut O Exiting test: test_getJwtContextFromCache_validCachedJwt
[15/08/2022, 20:03:41:051 BST] 00000015 SystemOut O Entering test: test_getJwtContextFromCache_expiredCachedJwt
[15/08/2022, 20:03:41:052 BST] 00000015 SystemOut O Exiting test: test_getJwtContextFromCache_expiredCachedJwt
[15/08/2022, 20:03:41:054 BST] 00000015 SystemOut O Entering test: testValidateIssuer_nullOrEmptyArgs
[15/08/2022, 20:03:41:055 BST] 00000015 SystemOut O Exiting test: testValidateIssuer_nullOrEmptyArgs
[15/08/2022, 20:03:41:056 BST] 00000015 SystemOut O Entering test: testValidateIssuer_whitespaceTrustedIssuers
[15/08/2022, 20:03:41:057 BST] 00000015 SystemOut O Exiting test: testValidateIssuer_whitespaceTrustedIssuers
[15/08/2022, 20:03:41:058 BST] 00000015 SystemOut O Entering test: testValidateIssuer_commaTrustedIssuers
[15/08/2022, 20:03:41:059 BST] 00000015 SystemOut O Exiting test: testValidateIssuer_commaTrustedIssuers
[15/08/2022, 20:03:41:060 BST] 00000015 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_nullTokenIssuer
[15/08/2022, 20:03:41:060 BST] 00000015 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_nullTokenIssuer
[15/08/2022, 20:03:41:061 BST] 00000015 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer
[15/08/2022, 20:03:41:062 BST] 00000015 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer
[15/08/2022, 20:03:41:062 BST] 00000015 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_untrustedTokenIssuer
[15/08/2022, 20:03:41:063 BST] 00000015 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_untrustedTokenIssuer
[15/08/2022, 20:03:41:064 BST] 00000015 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSubstringOfTrusted
[15/08/2022, 20:03:41:064 BST] 00000015 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSubstringOfTrusted
[15/08/2022, 20:03:41:065 BST] 00000015 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithComma
[15/08/2022, 20:03:41:066 BST] 00000015 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithComma
[15/08/2022, 20:03:41:067 BST] 00000015 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithSpace
[15/08/2022, 20:03:41:068 BST] 00000015 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithSpace
[15/08/2022, 20:03:41:069 BST] 00000015 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_trailingCommaTrusted
[15/08/2022, 20:03:41:069 BST] 00000015 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_trailingCommaTrusted
[15/08/2022, 20:03:41:070 BST] 00000015 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_leadingAndTrailingCommaTrusted
[15/08/2022, 20:03:41:070 BST] 00000015 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_leadingAndTrailingCommaTrusted
[15/08/2022, 20:03:41:071 BST] 00000015 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer
[15/08/2022, 20:03:41:072 BST] 00000015 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer
[15/08/2022, 20:03:41:072 BST] 00000015 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_nullTokenIssuer
[15/08/2022, 20:03:41:073 BST] 00000015 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_nullTokenIssuer
[15/08/2022, 20:03:41:074 BST] 00000015 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_emptyTokenIssuer
[15/08/2022, 20:03:41:074 BST] 00000015 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_emptyTokenIssuer
[15/08/2022, 20:03:41:076 BST] 00000015 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_untrustedTokenIssuer
[15/08/2022, 20:03:41:076 BST] 00000015 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_untrustedTokenIssuer
[15/08/2022, 20:03:41:077 BST] 00000015 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerContainsTrustedIssuer
[15/08/2022, 20:03:41:078 BST] 00000015 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerContainsTrustedIssuer
[15/08/2022, 20:03:41:079 BST] 00000015 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerWithComma
[15/08/2022, 20:03:41:080 BST] 00000015 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerWithComma
[15/08/2022, 20:03:41:081 BST] 00000015 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers
[15/08/2022, 20:03:41:081 BST] 00000015 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers
[15/08/2022, 20:03:41:082 BST] 00000015 SystemOut O Entering test: testValidateIssuer_trustAllIssuers
[15/08/2022, 20:03:41:083 BST] 00000015 SystemOut O Exiting test: testValidateIssuer_trustAllIssuers
[15/08/2022, 20:03:41:084 BST] 00000015 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences_ignoreAudIfNotConfigured
[15/08/2022, 20:03:41:085 BST] 00000015 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences_ignoreAudIfNotConfigured
[15/08/2022, 20:03:41:085 BST] 00000015 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences
[15/08/2022, 20:03:41:086 BST] 00000015 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences
[15/08/2022, 20:03:41:087 BST] 00000015 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_emptyTokenAudiences
[15/08/2022, 20:03:41:088 BST] 00000015 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_emptyTokenAudiences
[15/08/2022, 20:03:41:089 BST] 00000015 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences_ignoreAudIfNotConfigured
[15/08/2022, 20:03:41:090 BST] 00000015 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences_ignoreAudIfNotConfigured
[15/08/2022, 20:03:41:091 BST] 00000015 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences
[15/08/2022, 20:03:41:095 BST] 00000015 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences
[15/08/2022, 20:03:41:096 BST] 00000015 SystemOut O Entering test: testValidateAudience_withConfig_audiencesConfigured_nullTokenAudiences
[15/08/2022, 20:03:41:097 BST] 00000015 SystemOut O Exiting test: testValidateAudience_withConfig_audiencesConfigured_nullTokenAudiences
[15/08/2022, 20:03:41:098 BST] 00000015 SystemOut O Entering test: testValidateAudience
[15/08/2022, 20:03:41:098 BST] 00000015 SystemOut O Exiting test: testValidateAudience
[15/08/2022, 20:03:41:099 BST] 00000015 SystemOut O Entering test: testValidateIatAndExp_nullClaims
[15/08/2022, 20:03:41:099 BST] 00000015 SystemOut O Exiting test: testValidateIatAndExp_nullClaims
[15/08/2022, 20:03:41:100 BST] 00000015 SystemOut O Entering test: testValidateIatAndExp_malformedIat
[15/08/2022, 20:03:41:101 BST] 00000015 SystemOut O Exiting test: testValidateIatAndExp_malformedIat
[15/08/2022, 20:03:41:102 BST] 00000015 SystemOut O Entering test: testValidateIatAndExp_malformedExp
[15/08/2022, 20:03:41:103 BST] 00000015 SystemOut O Exiting test: testValidateIatAndExp_malformedExp
[15/08/2022, 20:03:41:105 BST] 00000015 SystemOut O Entering test: testValidateIatAndExp_nullIat
[15/08/2022, 20:03:41:108 BST] 00000015 SystemOut O Exiting test: testValidateIatAndExp_nullIat
[15/08/2022, 20:03:41:109 BST] 00000015 SystemOut O Entering test: testValidateIatAndExp_nullExp
[15/08/2022, 20:03:41:111 BST] 00000015 SystemOut O Exiting test: testValidateIatAndExp_nullExp
[15/08/2022, 20:03:41:112 BST] 00000015 SystemOut O Entering test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_outsideClockSkew
[15/08/2022, 20:03:41:116 BST] 00000015 SystemOut O Original string: [2022-08-15T19:04:41+0100]
[15/08/2022, 20:03:41:116 BST] 00000015 SystemOut O Regex string : [\Q2022-08-15T19:04:41+0100\E]
[15/08/2022, 20:03:41:117 BST] 00000015 SystemOut O Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_outsideClockSkew
[15/08/2022, 20:03:41:117 BST] 00000015 SystemOut O Entering test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_outsideClockSkew
[15/08/2022, 20:03:41:119 BST] 00000015 SystemOut O Original string: [2022-08-15T19:04:41+0100]
[15/08/2022, 20:03:41:119 BST] 00000015 SystemOut O Regex string : [\Q2022-08-15T19:04:41+0100\E]
[15/08/2022, 20:03:41:120 BST] 00000015 SystemOut O Original string: [2022-08-15T19:03:41+0100]
[15/08/2022, 20:03:41:120 BST] 00000015 SystemOut O Regex string : [\Q2022-08-15T19:03:41+0100\E]
[15/08/2022, 20:03:41:120 BST] 00000015 SystemOut O Exiting test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_outsideClockSkew
[15/08/2022, 20:03:41:121 BST] 00000015 SystemOut O Entering test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_withinClockSkew
[15/08/2022, 20:03:41:122 BST] 00000015 SystemOut O Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_withinClockSkew
[15/08/2022, 20:03:41:123 BST] 00000015 SystemOut O Entering test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_withinClockSkew
[15/08/2022, 20:03:41:125 BST] 00000015 SystemOut O Original string: [2022-08-15T20:02:41+0100]
[15/08/2022, 20:03:41:125 BST] 00000015 SystemOut O Regex string : [\Q2022-08-15T20:02:41+0100\E]
[15/08/2022, 20:03:41:125 BST] 00000015 SystemOut O Original string: [2022-08-15T19:03:41+0100]
[15/08/2022, 20:03:41:125 BST] 00000015 SystemOut O Regex string : [\Q2022-08-15T19:03:41+0100\E]
[15/08/2022, 20:03:41:125 BST] 00000015 SystemOut O Exiting test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_withinClockSkew
[15/08/2022, 20:03:41:126 BST] 00000015 SystemOut O Entering test: testValidateIatAndExp_iatPast_withinClockSkew_expPast_withinClockSkew
[15/08/2022, 20:03:41:127 BST] 00000015 SystemOut O Exiting test: testValidateIatAndExp_iatPast_withinClockSkew_expPast_withinClockSkew
[15/08/2022, 20:03:41:128 BST] 00000015 SystemOut O Entering test: testValidateIatAndExp_expPast_withinClockSkew_iatPast_withinClockSkew
[15/08/2022, 20:03:41:129 BST] 00000015 SystemOut O Original string: [2022-08-15T20:02:41+0100]
[15/08/2022, 20:03:41:129 BST] 00000015 SystemOut O Regex string : [\Q2022-08-15T20:02:41+0100\E]
[15/08/2022, 20:03:41:130 BST] 00000015 SystemOut O Original string: [2022-08-15T20:01:41+0100]
[15/08/2022, 20:03:41:130 BST] 00000015 SystemOut O Regex string : [\Q2022-08-15T20:01:41+0100\E]
[15/08/2022, 20:03:41:130 BST] 00000015 SystemOut O Exiting test: testValidateIatAndExp_expPast_withinClockSkew_iatPast_withinClockSkew
[15/08/2022, 20:03:41:133 BST] 00000015 SystemOut O Entering test: testValidateIatAndExp_iatPast_expFuture
[15/08/2022, 20:03:41:135 BST] 00000015 SystemOut O Exiting test: testValidateIatAndExp_iatPast_expFuture
[15/08/2022, 20:03:41:136 BST] 00000015 SystemOut O Entering test: testValidateIatAndExp_expPast_iatFuture_outsideClockSkew
[15/08/2022, 20:03:41:137 BST] 00000015 SystemOut O Original string: [2022-08-15T21:03:41+0100]
[15/08/2022, 20:03:41:137 BST] 00000015 SystemOut O Regex string : [\Q2022-08-15T21:03:41+0100\E]
[15/08/2022, 20:03:41:138 BST] 00000015 SystemOut O Exiting test: testValidateIatAndExp_expPast_iatFuture_outsideClockSkew
[15/08/2022, 20:03:41:139 BST] 00000015 SystemOut O Entering test: testValidateIatAndExp_expPast_iatFuture_withinClockSkew
[15/08/2022, 20:03:41:140 BST] 00000015 SystemOut O Original string: [2022-08-15T20:04:41+0100]
[15/08/2022, 20:03:41:140 BST] 00000015 SystemOut O Regex string : [\Q2022-08-15T20:04:41+0100\E]
[15/08/2022, 20:03:41:141 BST] 00000015 SystemOut O Original string: [2022-08-15T19:03:41+0100]
[15/08/2022, 20:03:41:141 BST] 00000015 SystemOut O Regex string : [\Q2022-08-15T19:03:41+0100\E]
[15/08/2022, 20:03:41:141 BST] 00000015 SystemOut O Exiting test: testValidateIatAndExp_expPast_iatFuture_withinClockSkew
[15/08/2022, 20:03:41:141 BST] 00000015 SystemOut O Entering test: testValidateIatAndExp_iatFuture_outsideClockSkew_expFuture_outsideClockSkew
[15/08/2022, 20:03:41:143 BST] 00000015 SystemOut O Original string: [2022-08-15T21:03:41+0100]
[15/08/2022, 20:03:41:143 BST] 00000015 SystemOut O Regex string : [\Q2022-08-15T21:03:41+0100\E]
[15/08/2022, 20:03:41:143 BST] 00000015 SystemOut O Exiting test: testValidateIatAndExp_iatFuture_outsideClockSkew_expFuture_outsideClockSkew
[15/08/2022, 20:03:41:144 BST] 00000015 SystemOut O Entering test: testValidateIatAndExp_expFuture_outsideClockSkew_iatFuture_outsideClockSkew
[15/08/2022, 20:03:41:146 BST] 00000015 SystemOut O Original string: [2022-08-15T21:04:41+0100]
[15/08/2022, 20:03:41:146 BST] 00000015 SystemOut O Regex string : [\Q2022-08-15T21:04:41+0100\E]
[15/08/2022, 20:03:41:146 BST] 00000015 SystemOut O Exiting test: testValidateIatAndExp_expFuture_outsideClockSkew_iatFuture_outsideClockSkew
[15/08/2022, 20:03:41:147 BST] 00000015 SystemOut O Entering test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_outsideClockSkew
[15/08/2022, 20:03:41:149 BST] 00000015 SystemOut O Original string: [2022-08-15T21:03:41+0100]
[15/08/2022, 20:03:41:149 BST] 00000015 SystemOut O Regex string : [\Q2022-08-15T21:03:41+0100\E]
[15/08/2022, 20:03:41:150 BST] 00000015 SystemOut O Exiting test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_outsideClockSkew
[15/08/2022, 20:03:41:151 BST] 00000015 SystemOut O Entering test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_outsideClockSkew
[15/08/2022, 20:03:41:153 BST] 00000015 SystemOut O Exiting test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_outsideClockSkew
[15/08/2022, 20:03:41:154 BST] 00000015 SystemOut O Entering test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_withinClockSkew
[15/08/2022, 20:03:41:157 BST] 00000015 SystemOut O Exiting test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_withinClockSkew
[15/08/2022, 20:03:41:158 BST] 00000015 SystemOut O Entering test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_withinClockSkew
[15/08/2022, 20:03:41:160 BST] 00000015 SystemOut O Original string: [2022-08-15T20:05:41+0100]
[15/08/2022, 20:03:41:160 BST] 00000015 SystemOut O Regex string : [\Q2022-08-15T20:05:41+0100\E]
[15/08/2022, 20:03:41:160 BST] 00000015 SystemOut O Original string: [2022-08-15T20:04:41+0100]
[15/08/2022, 20:03:41:161 BST] 00000015 SystemOut O Regex string : [\Q2022-08-15T20:04:41+0100\E]
[15/08/2022, 20:03:41:161 BST] 00000015 SystemOut O Exiting test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_withinClockSkew
[15/08/2022, 20:03:41:161 BST] 00000015 SystemOut O Entering test: testValidateNbf_nullClaims
[15/08/2022, 20:03:41:162 BST] 00000015 SystemOut O Exiting test: testValidateNbf_nullClaims
[15/08/2022, 20:03:41:162 BST] 00000015 SystemOut O Entering test: testValidateNbf_nbfThrowsException
[15/08/2022, 20:03:41:163 BST] 00000015 SystemOut O Exiting test: testValidateNbf_nbfThrowsException
[15/08/2022, 20:03:41:164 BST] 00000015 SystemOut O Entering test: testValidateNbf_nullNbf
[15/08/2022, 20:03:41:165 BST] 00000015 SystemOut O Exiting test: testValidateNbf_nullNbf
[15/08/2022, 20:03:41:166 BST] 00000015 SystemOut O Entering test: testValidateNbf_pastNbf_outsideClockSkew
[15/08/2022, 20:03:41:166 BST] 00000015 SystemOut O Exiting test: testValidateNbf_pastNbf_outsideClockSkew
[15/08/2022, 20:03:41:167 BST] 00000015 SystemOut O Entering test: testValidateNbf_pastNbf_withinClockSkew
[15/08/2022, 20:03:41:167 BST] 00000015 SystemOut O Exiting test: testValidateNbf_pastNbf_withinClockSkew
[15/08/2022, 20:03:41:171 BST] 00000015 SystemOut O Entering test: testValidateNbf_futureNbf_withinClockSkew
[15/08/2022, 20:03:41:172 BST] 00000015 SystemOut O Exiting test: testValidateNbf_futureNbf_withinClockSkew
[15/08/2022, 20:03:41:172 BST] 00000015 SystemOut O Entering test: testValidateNbf_futureNbf_outsideClockSkew
[15/08/2022, 20:03:41:174 BST] 00000015 SystemOut O Original string: [2022-08-15T21:03:41+0100]
[15/08/2022, 20:03:41:174 BST] 00000015 SystemOut O Regex string : [\Q2022-08-15T21:03:41+0100\E]
[15/08/2022, 20:03:41:174 BST] 00000015 SystemOut O Exiting test: testValidateNbf_futureNbf_outsideClockSkew
[15/08/2022, 20:03:41:175 BST] 00000015 SystemOut O Entering test: testGetAlgorithmHeader_nullContext
[15/08/2022, 20:03:41:175 BST] 00000015 SystemOut O Exiting test: testGetAlgorithmHeader_nullContext
[15/08/2022, 20:03:41:176 BST] 00000015 SystemOut O Entering test: testGetAlgorithmHeader_missingJsonWebStructures
[15/08/2022, 20:03:41:176 BST] 00000015 SystemOut O Chose list: null
[15/08/2022, 20:03:41:177 BST] 00000015 SystemOut O Exiting test: testGetAlgorithmHeader_missingJsonWebStructures
[15/08/2022, 20:03:41:178 BST] 00000015 SystemOut O Entering test: testGetAlgorithmHeader_validAlgorithmHeader
[15/08/2022, 20:03:41:180 BST] 00000015 SystemOut O Exiting test: testGetAlgorithmHeader_validAlgorithmHeader
[15/08/2022, 20:03:41:182 BST] 00000015 SystemOut O Entering test: testValidateAlgorithm_nullArgs
[15/08/2022, 20:03:41:183 BST] 00000015 SystemOut O Exiting test: testValidateAlgorithm_nullArgs
[15/08/2022, 20:03:41:184 BST] 00000015 SystemOut O Entering test: testValidateAlgorithm_algMismatch
[15/08/2022, 20:03:41:194 BST] 00000015 SystemOut O Exiting test: testValidateAlgorithm_algMismatch
[15/08/2022, 20:03:41:195 BST] 00000015 SystemOut O Entering test: testValidateAlgorithm_algMatch
[15/08/2022, 20:03:41:196 BST] 00000015 SystemOut O Exiting test: testValidateAlgorithm_algMatch
[15/08/2022, 20:03:41:197 BST] 00000015 SystemOut O Entering test: testValidateAMRClaim
[15/08/2022, 20:03:41:197 BST] 00000015 SystemOut O Exiting test: testValidateAMRClaim
-- Trace -------------------------------------------------
[15/08/2022, 20:03:40:927 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateClaimsReadsConfigProperty
[15/08/2022, 20:03:40:929 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateClaimsReadsConfigProperty
[15/08/2022, 20:03:40:931 BST] 00000015 id=00000000 SystemOut O Entering test: testGetSigningKey_nullConfig
[15/08/2022, 20:03:40:932 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT consumer config object is null
[15/08/2022, 20:03:40:932 BST] 00000015 id=00000000 SystemOut O Exiting test: testGetSigningKey_nullConfig
[15/08/2022, 20:03:40:933 BST] 00000015 id=00000000 SystemOut O Entering test: testGetSigningKey_unknownAlg
[15/08/2022, 20:03:40:934 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 A signing key could not be found
[15/08/2022, 20:03:40:934 BST] 00000015 id=00000000 SystemOut O Exiting test: testGetSigningKey_unknownAlg
[15/08/2022, 20:03:40:935 BST] 00000015 id=00000000 SystemOut O Entering test: testGetSigningKey_HS256ThrowsException
[15/08/2022, 20:03:40:938 BST] 00000015 id=00000000 SystemOut O Exiting test: testGetSigningKey_HS256ThrowsException
[15/08/2022, 20:03:40:940 BST] 00000015 id=00000000 SystemOut O Entering test: testGetSigningKey_HS256Valid
[15/08/2022, 20:03:40:941 BST] 00000015 id=00000000 SystemOut O Exiting test: testGetSigningKey_HS256Valid
[15/08/2022, 20:03:40:942 BST] 00000015 id=00000000 SystemOut O Entering test: testGetSigningKey_RS256ThrowsException
[15/08/2022, 20:03:40:944 BST] 00000015 id=00000000 SystemOut O Exiting test: testGetSigningKey_RS256ThrowsException
[15/08/2022, 20:03:40:945 BST] 00000015 id=00000000 SystemOut O Entering test: testGetSigningKey_RS256Valid
[15/08/2022, 20:03:40:972 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted alias: myAlias, Truststore: myTrustStore
[15/08/2022, 20:03:40:972 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 RSAPublicKey: true
[15/08/2022, 20:03:40:972 BST] 00000015 id=00000000 SystemOut O Exiting test: testGetSigningKey_RS256Valid
[15/08/2022, 20:03:40:974 BST] 00000015 id=00000000 SystemOut O Entering test: testGetSharedSecretKey_nullConfig
[15/08/2022, 20:03:40:974 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT consumer config object is null
[15/08/2022, 20:03:40:974 BST] 00000015 id=00000000 SystemOut O Exiting test: testGetSharedSecretKey_nullConfig
[15/08/2022, 20:03:40:977 BST] 00000015 id=00000000 SystemOut O Entering test: testGetSharedSecretKey_emptyOrNullKey
[15/08/2022, 20:03:40:978 BST] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [null]
[15/08/2022, 20:03:40:978 BST] 00000015 id=00000000 SystemOut O Chose key: [null]
[15/08/2022, 20:03:40:978 BST] 00000015 id=00000000 SystemOut O Exiting test: testGetSharedSecretKey_emptyOrNullKey
[15/08/2022, 20:03:40:979 BST] 00000015 id=00000000 SystemOut O Entering test: testGetSharedSecretKey_validKey
[15/08/2022, 20:03:40:980 BST] 00000015 id=00000000 SystemOut O Exiting test: testGetSharedSecretKey_validKey
[15/08/2022, 20:03:40:981 BST] 00000015 id=00000000 SystemOut O Entering test: testGetPublicKey_missingKeyStoreService
[15/08/2022, 20:03:40:981 BST] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [RS256]
[15/08/2022, 20:03:40:982 BST] 00000015 id=00000000 SystemOut O Exiting test: testGetPublicKey_missingKeyStoreService
[15/08/2022, 20:03:40:983 BST] 00000015 id=00000000 SystemOut O Entering test: testGetPublicKey_nullArgs
[15/08/2022, 20:03:40:999 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted alias: null, Truststore: null
[15/08/2022, 20:03:40:999 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 RSAPublicKey: false
[15/08/2022, 20:03:40:999 BST] 00000015 id=00000000 SystemOut O Exiting test: testGetPublicKey_nullArgs
[15/08/2022, 20:03:41:000 BST] 00000015 id=00000000 SystemOut O Entering test: testGetPublicKey_throwsException
[15/08/2022, 20:03:41:001 BST] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [RS256]
[15/08/2022, 20:03:41:002 BST] 00000015 id=00000000 SystemOut O Exiting test: testGetPublicKey_throwsException
[15/08/2022, 20:03:41:003 BST] 00000015 id=00000000 SystemOut O Entering test: testGetPublicKey_notRSAPublicKey
[15/08/2022, 20:03:41:003 BST] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [HS256]
[15/08/2022, 20:03:41:004 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted alias: myAlias, Truststore: myTrustStore
[15/08/2022, 20:03:41:004 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 RSAPublicKey: false
[15/08/2022, 20:03:41:004 BST] 00000015 id=00000000 SystemOut O Exiting test: testGetPublicKey_notRSAPublicKey
[15/08/2022, 20:03:41:005 BST] 00000015 id=00000000 SystemOut O Entering test: testGetPublicKey_validKey
[15/08/2022, 20:03:41:006 BST] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [RS256]
[15/08/2022, 20:03:41:006 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted alias: myAlias, Truststore: myTrustStore
[15/08/2022, 20:03:41:006 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 RSAPublicKey: true
[15/08/2022, 20:03:41:006 BST] 00000015 id=00000000 SystemOut O Exiting test: testGetPublicKey_validKey
[15/08/2022, 20:03:41:008 BST] 00000015 id=00000000 SystemOut O Entering test: testParseJwtWithoutValidation_nullOrEmptyTokenString
[15/08/2022, 20:03:41:008 BST] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [null]
[15/08/2022, 20:03:41:008 BST] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [null]
[15/08/2022, 20:03:41:009 BST] 00000015 id=00000000 SystemOut O Exiting test: testParseJwtWithoutValidation_nullOrEmptyTokenString
[15/08/2022, 20:03:41:010 BST] 00000015 id=00000000 SystemOut O Entering test: testParseJwtWithoutValidation_singlePartTokenString
[15/08/2022, 20:03:41:012 BST] 00000015 id=00000000 SystemOut O Exiting test: testParseJwtWithoutValidation_singlePartTokenString
[15/08/2022, 20:03:41:013 BST] 00000015 id=00000000 SystemOut O Entering test: testParseJwtWithoutValidation_twoPartTokenString
[15/08/2022, 20:03:41:014 BST] 00000015 id=00000000 SystemOut O Exiting test: testParseJwtWithoutValidation_twoPartTokenString
[15/08/2022, 20:03:41:015 BST] 00000015 id=00000000 SystemOut O Entering test: testParseJwtWithoutValidation_threePartMalformedTokenString
[15/08/2022, 20:03:41:024 BST] 00000015 id=00000000 SystemOut O Exiting test: testParseJwtWithoutValidation_threePartMalformedTokenString
[15/08/2022, 20:03:41:026 BST] 00000015 id=00000000 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jweString
[15/08/2022, 20:03:41:035 BST] 00000015 id=00000000 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jweString
[15/08/2022, 20:03:41:036 BST] 00000015 id=00000000 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jwsString
[15/08/2022, 20:03:41:037 BST] 00000015 id=00000000 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jwsRequired_jwsString
[15/08/2022, 20:03:41:038 BST] 00000015 id=00000000 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jwsString
[15/08/2022, 20:03:41:039 BST] 00000015 id=00000000 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jwsString
[15/08/2022, 20:03:41:040 BST] 00000015 id=00000000 SystemOut O Entering test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString
[15/08/2022, 20:03:41:040 BST] 00000015 id=00000000 SystemOut O Exiting test: test_checkJwtFormatAgainstConfigRequirements_jweRequired_jweString
[15/08/2022, 20:03:41:041 BST] 00000015 id=00000000 SystemOut O Entering test: test_getJwtContextFromCache_nothingCached
[15/08/2022, 20:03:41:047 BST] 00000015 id=00000000 com.ibm.ws.security.common.structures.CommonCache 3 Failed to obtain a ScheduledExecutorService
[15/08/2022, 20:03:41:048 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getJwtContextFromCache_nothingCached
[15/08/2022, 20:03:41:049 BST] 00000015 id=00000000 SystemOut O Entering test: test_getJwtContextFromCache_validCachedJwt
[15/08/2022, 20:03:41:050 BST] 00000015 id=00000000 com.ibm.ws.security.common.structures.CommonCache 3 Failed to obtain a ScheduledExecutorService
[15/08/2022, 20:03:41:050 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getJwtContextFromCache_validCachedJwt
[15/08/2022, 20:03:41:051 BST] 00000015 id=00000000 SystemOut O Entering test: test_getJwtContextFromCache_expiredCachedJwt
[15/08/2022, 20:03:41:052 BST] 00000015 id=00000000 com.ibm.ws.security.common.structures.CommonCache 3 Failed to obtain a ScheduledExecutorService
[15/08/2022, 20:03:41:052 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getJwtContextFromCache_expiredCachedJwt
[15/08/2022, 20:03:41:054 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_nullOrEmptyArgs
[15/08/2022, 20:03:41:055 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_nullOrEmptyArgs
[15/08/2022, 20:03:41:056 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_whitespaceTrustedIssuers
[15/08/2022, 20:03:41:057 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer:
[15/08/2022, 20:03:41:057 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_whitespaceTrustedIssuers
[15/08/2022, 20:03:41:058 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_commaTrustedIssuers
[15/08/2022, 20:03:41:059 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_commaTrustedIssuers
[15/08/2022, 20:03:41:060 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_nullTokenIssuer
[15/08/2022, 20:03:41:060 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[15/08/2022, 20:03:41:060 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_nullTokenIssuer
[15/08/2022, 20:03:41:061 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer
[15/08/2022, 20:03:41:061 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[15/08/2022, 20:03:41:062 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer
[15/08/2022, 20:03:41:062 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_untrustedTokenIssuer
[15/08/2022, 20:03:41:063 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[15/08/2022, 20:03:41:063 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_untrustedTokenIssuer
[15/08/2022, 20:03:41:064 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSubstringOfTrusted
[15/08/2022, 20:03:41:064 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1entry2
[15/08/2022, 20:03:41:064 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSubstringOfTrusted
[15/08/2022, 20:03:41:065 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithComma
[15/08/2022, 20:03:41:066 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[15/08/2022, 20:03:41:066 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithComma
[15/08/2022, 20:03:41:067 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithSpace
[15/08/2022, 20:03:41:067 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[15/08/2022, 20:03:41:068 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithSpace
[15/08/2022, 20:03:41:069 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_trailingCommaTrusted
[15/08/2022, 20:03:41:069 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[15/08/2022, 20:03:41:069 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_trailingCommaTrusted
[15/08/2022, 20:03:41:070 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_leadingAndTrailingCommaTrusted
[15/08/2022, 20:03:41:070 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[15/08/2022, 20:03:41:070 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_leadingAndTrailingCommaTrusted
[15/08/2022, 20:03:41:071 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer
[15/08/2022, 20:03:41:071 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[15/08/2022, 20:03:41:071 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[15/08/2022, 20:03:41:072 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[15/08/2022, 20:03:41:072 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[15/08/2022, 20:03:41:072 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer
[15/08/2022, 20:03:41:072 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_nullTokenIssuer
[15/08/2022, 20:03:41:073 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[15/08/2022, 20:03:41:073 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry2
[15/08/2022, 20:03:41:073 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_nullTokenIssuer
[15/08/2022, 20:03:41:074 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_emptyTokenIssuer
[15/08/2022, 20:03:41:074 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[15/08/2022, 20:03:41:074 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry2
[15/08/2022, 20:03:41:074 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_emptyTokenIssuer
[15/08/2022, 20:03:41:076 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_untrustedTokenIssuer
[15/08/2022, 20:03:41:076 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[15/08/2022, 20:03:41:076 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry2
[15/08/2022, 20:03:41:076 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_untrustedTokenIssuer
[15/08/2022, 20:03:41:077 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerContainsTrustedIssuer
[15/08/2022, 20:03:41:078 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[15/08/2022, 20:03:41:078 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry2
[15/08/2022, 20:03:41:078 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerContainsTrustedIssuer
[15/08/2022, 20:03:41:079 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerWithComma
[15/08/2022, 20:03:41:079 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[15/08/2022, 20:03:41:080 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry2
[15/08/2022, 20:03:41:080 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerWithComma
[15/08/2022, 20:03:41:081 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers
[15/08/2022, 20:03:41:081 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[15/08/2022, 20:03:41:081 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[15/08/2022, 20:03:41:081 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: http://localhost:80/context/sub
[15/08/2022, 20:03:41:081 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[15/08/2022, 20:03:41:081 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[15/08/2022, 20:03:41:081 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry2
[15/08/2022, 20:03:41:081 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers
[15/08/2022, 20:03:41:082 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_trustAllIssuers
[15/08/2022, 20:03:41:082 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: ALL_ISSUERS
[15/08/2022, 20:03:41:082 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: ALL_ISSUERS
[15/08/2022, 20:03:41:082 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: ALL_ISSUERS
[15/08/2022, 20:03:41:083 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: ALL_ISSUERS
[15/08/2022, 20:03:41:083 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[15/08/2022, 20:03:41:083 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1 ALL_ISSUERS
[15/08/2022, 20:03:41:083 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_trustAllIssuers
[15/08/2022, 20:03:41:084 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences_ignoreAudIfNotConfigured
[15/08/2022, 20:03:41:084 BST] 00000015 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
[15/08/2022, 20:03:41:085 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences_ignoreAudIfNotConfigured
[15/08/2022, 20:03:41:085 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences
[15/08/2022, 20:03:41:086 BST] 00000015 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
[15/08/2022, 20:03:41:086 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nullTokenAudiences
[15/08/2022, 20:03:41:087 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_emptyTokenAudiences
[15/08/2022, 20:03:41:088 BST] 00000015 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
[15/08/2022, 20:03:41:088 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_emptyTokenAudiences
[15/08/2022, 20:03:41:089 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences_ignoreAudIfNotConfigured
[15/08/2022, 20:03:41:090 BST] 00000015 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
[15/08/2022, 20:03:41:090 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences_ignoreAudIfNotConfigured
[15/08/2022, 20:03:41:091 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences
[15/08/2022, 20:03:41:094 BST] 00000015 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
[15/08/2022, 20:03:41:095 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateAudience_withConfig_noAudiencesConfigured_nonEmptyTokenAudiences
[15/08/2022, 20:03:41:096 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateAudience_withConfig_audiencesConfigured_nullTokenAudiences
[15/08/2022, 20:03:41:097 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateAudience_withConfig_audiencesConfigured_nullTokenAudiences
[15/08/2022, 20:03:41:098 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateAudience
[15/08/2022, 20:03:41:098 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateAudience
[15/08/2022, 20:03:41:099 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_nullClaims
[15/08/2022, 20:03:41:099 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Missing JwtClaims object
[15/08/2022, 20:03:41:099 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_nullClaims
[15/08/2022, 20:03:41:100 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_malformedIat
[15/08/2022, 20:03:41:101 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_malformedIat
[15/08/2022, 20:03:41:102 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_malformedExp
[15/08/2022, 20:03:41:103 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_malformedExp
[15/08/2022, 20:03:41:105 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_nullIat
[15/08/2022, 20:03:41:105 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660593821000
[15/08/2022, 20:03:41:107 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 21:03:41 BST 2022
[15/08/2022, 20:03:41:107 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [null] and exp [2022-08-15T21:03:41+0100]
[15/08/2022, 20:03:41:108 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590221000
[15/08/2022, 20:03:41:108 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:03:41 BST 2022
[15/08/2022, 20:03:41:108 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 0 seconds) [2022-08-15T20:03:41+0100]
[15/08/2022, 20:03:41:108 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590221000
[15/08/2022, 20:03:41:108 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:03:41 BST 2022
[15/08/2022, 20:03:41:108 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 0 seconds) [2022-08-15T20:03:41+0100]
[15/08/2022, 20:03:41:108 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_nullIat
[15/08/2022, 20:03:41:109 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_nullExp
[15/08/2022, 20:03:41:110 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660586621000
[15/08/2022, 20:03:41:110 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:03:41 BST 2022
[15/08/2022, 20:03:41:110 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2022-08-15T19:03:41+0100] and exp [null]
[15/08/2022, 20:03:41:110 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590221000
[15/08/2022, 20:03:41:110 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:03:41 BST 2022
[15/08/2022, 20:03:41:110 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 0 seconds) [2022-08-15T20:03:41+0100]
[15/08/2022, 20:03:41:110 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590221000
[15/08/2022, 20:03:41:110 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:03:41 BST 2022
[15/08/2022, 20:03:41:110 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 0 seconds) [2022-08-15T20:03:41+0100]
[15/08/2022, 20:03:41:110 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590221000
[15/08/2022, 20:03:41:111 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:03:41 BST 2022
[15/08/2022, 20:03:41:111 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_nullExp
[15/08/2022, 20:03:41:112 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_outsideClockSkew
[15/08/2022, 20:03:41:112 BST] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [0]
[15/08/2022, 20:03:41:113 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660586621000
[15/08/2022, 20:03:41:113 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:03:41 BST 2022
[15/08/2022, 20:03:41:113 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660586681000
[15/08/2022, 20:03:41:113 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:04:41 BST 2022
[15/08/2022, 20:03:41:113 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2022-08-15T19:03:41+0100] and exp [2022-08-15T19:04:41+0100]
[15/08/2022, 20:03:41:113 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590221000
[15/08/2022, 20:03:41:113 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:03:41 BST 2022
[15/08/2022, 20:03:41:113 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 0 seconds) [2022-08-15T20:03:41+0100]
[15/08/2022, 20:03:41:113 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590221000
[15/08/2022, 20:03:41:113 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:03:41 BST 2022
[15/08/2022, 20:03:41:113 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 0 seconds) [2022-08-15T20:03:41+0100]
[15/08/2022, 20:03:41:116 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660586681000
[15/08/2022, 20:03:41:116 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:04:41 BST 2022
[15/08/2022, 20:03:41:116 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590221000
[15/08/2022, 20:03:41:116 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:03:41 BST 2022
[15/08/2022, 20:03:41:116 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660586681000
[15/08/2022, 20:03:41:116 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:04:41 BST 2022
[15/08/2022, 20:03:41:116 BST] 00000015 id=00000000 SystemOut O Original string: [2022-08-15T19:04:41+0100]
[15/08/2022, 20:03:41:116 BST] 00000015 id=00000000 SystemOut O Regex string : [\Q2022-08-15T19:04:41+0100\E]
[15/08/2022, 20:03:41:117 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_outsideClockSkew
[15/08/2022, 20:03:41:117 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_outsideClockSkew
[15/08/2022, 20:03:41:118 BST] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [0]
[15/08/2022, 20:03:41:118 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660586681000
[15/08/2022, 20:03:41:118 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:04:41 BST 2022
[15/08/2022, 20:03:41:118 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660586621000
[15/08/2022, 20:03:41:118 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:03:41 BST 2022
[15/08/2022, 20:03:41:118 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2022-08-15T19:04:41+0100] and exp [2022-08-15T19:03:41+0100]
[15/08/2022, 20:03:41:118 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590221000
[15/08/2022, 20:03:41:118 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:03:41 BST 2022
[15/08/2022, 20:03:41:118 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 0 seconds) [2022-08-15T20:03:41+0100]
[15/08/2022, 20:03:41:118 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590221000
[15/08/2022, 20:03:41:118 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:03:41 BST 2022
[15/08/2022, 20:03:41:119 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 0 seconds) [2022-08-15T20:03:41+0100]
[15/08/2022, 20:03:41:119 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660586681000
[15/08/2022, 20:03:41:119 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:04:41 BST 2022
[15/08/2022, 20:03:41:119 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660586621000
[15/08/2022, 20:03:41:119 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:03:41 BST 2022
[15/08/2022, 20:03:41:119 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660586681000
[15/08/2022, 20:03:41:119 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:04:41 BST 2022
[15/08/2022, 20:03:41:119 BST] 00000015 id=00000000 SystemOut O Original string: [2022-08-15T19:04:41+0100]
[15/08/2022, 20:03:41:119 BST] 00000015 id=00000000 SystemOut O Regex string : [\Q2022-08-15T19:04:41+0100\E]
[15/08/2022, 20:03:41:120 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660586621000
[15/08/2022, 20:03:41:120 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:03:41 BST 2022
[15/08/2022, 20:03:41:120 BST] 00000015 id=00000000 SystemOut O Original string: [2022-08-15T19:03:41+0100]
[15/08/2022, 20:03:41:120 BST] 00000015 id=00000000 SystemOut O Regex string : [\Q2022-08-15T19:03:41+0100\E]
[15/08/2022, 20:03:41:120 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_outsideClockSkew
[15/08/2022, 20:03:41:121 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_withinClockSkew
[15/08/2022, 20:03:41:121 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660586621000
[15/08/2022, 20:03:41:121 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:03:41 BST 2022
[15/08/2022, 20:03:41:121 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590161000
[15/08/2022, 20:03:41:121 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:02:41 BST 2022
[15/08/2022, 20:03:41:121 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2022-08-15T19:03:41+0100] and exp [2022-08-15T20:02:41+0100]
[15/08/2022, 20:03:41:122 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660589921000
[15/08/2022, 20:03:41:122 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:58:41 BST 2022
[15/08/2022, 20:03:41:122 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2022-08-15T19:58:41+0100]
[15/08/2022, 20:03:41:122 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590521000
[15/08/2022, 20:03:41:122 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:08:41 BST 2022
[15/08/2022, 20:03:41:122 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2022-08-15T20:08:41+0100]
[15/08/2022, 20:03:41:122 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_withinClockSkew
[15/08/2022, 20:03:41:123 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_withinClockSkew
[15/08/2022, 20:03:41:123 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590161000
[15/08/2022, 20:03:41:123 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:02:41 BST 2022
[15/08/2022, 20:03:41:123 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660586621000
[15/08/2022, 20:03:41:124 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:03:41 BST 2022
[15/08/2022, 20:03:41:124 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2022-08-15T20:02:41+0100] and exp [2022-08-15T19:03:41+0100]
[15/08/2022, 20:03:41:124 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660589921000
[15/08/2022, 20:03:41:124 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:58:41 BST 2022
[15/08/2022, 20:03:41:124 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2022-08-15T19:58:41+0100]
[15/08/2022, 20:03:41:124 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590521000
[15/08/2022, 20:03:41:124 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:08:41 BST 2022
[15/08/2022, 20:03:41:124 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2022-08-15T20:08:41+0100]
[15/08/2022, 20:03:41:124 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590161000
[15/08/2022, 20:03:41:124 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:02:41 BST 2022
[15/08/2022, 20:03:41:124 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660586621000
[15/08/2022, 20:03:41:124 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:03:41 BST 2022
[15/08/2022, 20:03:41:125 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590161000
[15/08/2022, 20:03:41:125 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:02:41 BST 2022
[15/08/2022, 20:03:41:125 BST] 00000015 id=00000000 SystemOut O Original string: [2022-08-15T20:02:41+0100]
[15/08/2022, 20:03:41:125 BST] 00000015 id=00000000 SystemOut O Regex string : [\Q2022-08-15T20:02:41+0100\E]
[15/08/2022, 20:03:41:125 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660586621000
[15/08/2022, 20:03:41:125 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:03:41 BST 2022
[15/08/2022, 20:03:41:125 BST] 00000015 id=00000000 SystemOut O Original string: [2022-08-15T19:03:41+0100]
[15/08/2022, 20:03:41:125 BST] 00000015 id=00000000 SystemOut O Regex string : [\Q2022-08-15T19:03:41+0100\E]
[15/08/2022, 20:03:41:125 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_withinClockSkew
[15/08/2022, 20:03:41:126 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatPast_withinClockSkew_expPast_withinClockSkew
[15/08/2022, 20:03:41:126 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590101000
[15/08/2022, 20:03:41:127 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:01:41 BST 2022
[15/08/2022, 20:03:41:127 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590161000
[15/08/2022, 20:03:41:127 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:02:41 BST 2022
[15/08/2022, 20:03:41:127 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2022-08-15T20:01:41+0100] and exp [2022-08-15T20:02:41+0100]
[15/08/2022, 20:03:41:127 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660589921000
[15/08/2022, 20:03:41:127 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:58:41 BST 2022
[15/08/2022, 20:03:41:127 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2022-08-15T19:58:41+0100]
[15/08/2022, 20:03:41:127 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590521000
[15/08/2022, 20:03:41:127 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:08:41 BST 2022
[15/08/2022, 20:03:41:127 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2022-08-15T20:08:41+0100]
[15/08/2022, 20:03:41:127 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatPast_withinClockSkew_expPast_withinClockSkew
[15/08/2022, 20:03:41:128 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expPast_withinClockSkew_iatPast_withinClockSkew
[15/08/2022, 20:03:41:128 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590161000
[15/08/2022, 20:03:41:128 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:02:41 BST 2022
[15/08/2022, 20:03:41:128 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590101000
[15/08/2022, 20:03:41:128 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:01:41 BST 2022
[15/08/2022, 20:03:41:128 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2022-08-15T20:02:41+0100] and exp [2022-08-15T20:01:41+0100]
[15/08/2022, 20:03:41:129 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660589921000
[15/08/2022, 20:03:41:129 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:58:41 BST 2022
[15/08/2022, 20:03:41:129 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2022-08-15T19:58:41+0100]
[15/08/2022, 20:03:41:129 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590521000
[15/08/2022, 20:03:41:129 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:08:41 BST 2022
[15/08/2022, 20:03:41:129 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2022-08-15T20:08:41+0100]
[15/08/2022, 20:03:41:129 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590161000
[15/08/2022, 20:03:41:129 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:02:41 BST 2022
[15/08/2022, 20:03:41:129 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590101000
[15/08/2022, 20:03:41:129 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:01:41 BST 2022
[15/08/2022, 20:03:41:129 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590161000
[15/08/2022, 20:03:41:129 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:02:41 BST 2022
[15/08/2022, 20:03:41:129 BST] 00000015 id=00000000 SystemOut O Original string: [2022-08-15T20:02:41+0100]
[15/08/2022, 20:03:41:129 BST] 00000015 id=00000000 SystemOut O Regex string : [\Q2022-08-15T20:02:41+0100\E]
[15/08/2022, 20:03:41:130 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590101000
[15/08/2022, 20:03:41:130 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:01:41 BST 2022
[15/08/2022, 20:03:41:130 BST] 00000015 id=00000000 SystemOut O Original string: [2022-08-15T20:01:41+0100]
[15/08/2022, 20:03:41:130 BST] 00000015 id=00000000 SystemOut O Regex string : [\Q2022-08-15T20:01:41+0100\E]
[15/08/2022, 20:03:41:130 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expPast_withinClockSkew_iatPast_withinClockSkew
[15/08/2022, 20:03:41:133 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatPast_expFuture
[15/08/2022, 20:03:41:134 BST] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [0]
[15/08/2022, 20:03:41:134 BST] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [-60000]
[15/08/2022, 20:03:41:134 BST] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [3600000]
[15/08/2022, 20:03:41:134 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590161000
[15/08/2022, 20:03:41:134 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:02:41 BST 2022
[15/08/2022, 20:03:41:134 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660593821000
[15/08/2022, 20:03:41:134 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 21:03:41 BST 2022
[15/08/2022, 20:03:41:134 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2022-08-15T20:02:41+0100] and exp [2022-08-15T21:03:41+0100]
[15/08/2022, 20:03:41:134 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590221000
[15/08/2022, 20:03:41:135 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:03:41 BST 2022
[15/08/2022, 20:03:41:135 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 0 seconds) [2022-08-15T20:03:41+0100]
[15/08/2022, 20:03:41:135 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590221000
[15/08/2022, 20:03:41:135 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:03:41 BST 2022
[15/08/2022, 20:03:41:135 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 0 seconds) [2022-08-15T20:03:41+0100]
[15/08/2022, 20:03:41:135 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatPast_expFuture
[15/08/2022, 20:03:41:136 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expPast_iatFuture_outsideClockSkew
[15/08/2022, 20:03:41:136 BST] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [0]
[15/08/2022, 20:03:41:136 BST] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [-3600000]
[15/08/2022, 20:03:41:136 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660593821000
[15/08/2022, 20:03:41:136 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 21:03:41 BST 2022
[15/08/2022, 20:03:41:136 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660586621000
[15/08/2022, 20:03:41:136 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:03:41 BST 2022
[15/08/2022, 20:03:41:136 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2022-08-15T21:03:41+0100] and exp [2022-08-15T19:03:41+0100]
[15/08/2022, 20:03:41:136 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590221000
[15/08/2022, 20:03:41:136 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:03:41 BST 2022
[15/08/2022, 20:03:41:136 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 0 seconds) [2022-08-15T20:03:41+0100]
[15/08/2022, 20:03:41:136 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590221000
[15/08/2022, 20:03:41:137 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:03:41 BST 2022
[15/08/2022, 20:03:41:137 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 0 seconds) [2022-08-15T20:03:41+0100]
[15/08/2022, 20:03:41:137 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660593821000
[15/08/2022, 20:03:41:137 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 21:03:41 BST 2022
[15/08/2022, 20:03:41:137 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590221000
[15/08/2022, 20:03:41:137 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:03:41 BST 2022
[15/08/2022, 20:03:41:137 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660593821000
[15/08/2022, 20:03:41:137 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 21:03:41 BST 2022
[15/08/2022, 20:03:41:137 BST] 00000015 id=00000000 SystemOut O Original string: [2022-08-15T21:03:41+0100]
[15/08/2022, 20:03:41:137 BST] 00000015 id=00000000 SystemOut O Regex string : [\Q2022-08-15T21:03:41+0100\E]
[15/08/2022, 20:03:41:138 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expPast_iatFuture_outsideClockSkew
[15/08/2022, 20:03:41:139 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expPast_iatFuture_withinClockSkew
[15/08/2022, 20:03:41:139 BST] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [-3600000]
[15/08/2022, 20:03:41:139 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590281000
[15/08/2022, 20:03:41:139 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:04:41 BST 2022
[15/08/2022, 20:03:41:139 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660586621000
[15/08/2022, 20:03:41:139 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:03:41 BST 2022
[15/08/2022, 20:03:41:139 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2022-08-15T20:04:41+0100] and exp [2022-08-15T19:03:41+0100]
[15/08/2022, 20:03:41:139 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660589921000
[15/08/2022, 20:03:41:139 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:58:41 BST 2022
[15/08/2022, 20:03:41:139 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2022-08-15T19:58:41+0100]
[15/08/2022, 20:03:41:140 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590521000
[15/08/2022, 20:03:41:140 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:08:41 BST 2022
[15/08/2022, 20:03:41:140 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2022-08-15T20:08:41+0100]
[15/08/2022, 20:03:41:140 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590281000
[15/08/2022, 20:03:41:140 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:04:41 BST 2022
[15/08/2022, 20:03:41:140 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660586621000
[15/08/2022, 20:03:41:140 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:03:41 BST 2022
[15/08/2022, 20:03:41:140 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590281000
[15/08/2022, 20:03:41:140 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:04:41 BST 2022
[15/08/2022, 20:03:41:140 BST] 00000015 id=00000000 SystemOut O Original string: [2022-08-15T20:04:41+0100]
[15/08/2022, 20:03:41:140 BST] 00000015 id=00000000 SystemOut O Regex string : [\Q2022-08-15T20:04:41+0100\E]
[15/08/2022, 20:03:41:140 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660586621000
[15/08/2022, 20:03:41:140 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:03:41 BST 2022
[15/08/2022, 20:03:41:141 BST] 00000015 id=00000000 SystemOut O Original string: [2022-08-15T19:03:41+0100]
[15/08/2022, 20:03:41:141 BST] 00000015 id=00000000 SystemOut O Regex string : [\Q2022-08-15T19:03:41+0100\E]
[15/08/2022, 20:03:41:141 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expPast_iatFuture_withinClockSkew
[15/08/2022, 20:03:41:141 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatFuture_outsideClockSkew_expFuture_outsideClockSkew
[15/08/2022, 20:03:41:142 BST] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [0]
[15/08/2022, 20:03:41:142 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660593821000
[15/08/2022, 20:03:41:142 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 21:03:41 BST 2022
[15/08/2022, 20:03:41:142 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660593881000
[15/08/2022, 20:03:41:142 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 21:04:41 BST 2022
[15/08/2022, 20:03:41:142 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2022-08-15T21:03:41+0100] and exp [2022-08-15T21:04:41+0100]
[15/08/2022, 20:03:41:142 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590221000
[15/08/2022, 20:03:41:142 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:03:41 BST 2022
[15/08/2022, 20:03:41:142 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 0 seconds) [2022-08-15T20:03:41+0100]
[15/08/2022, 20:03:41:142 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590221000
[15/08/2022, 20:03:41:142 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:03:41 BST 2022
[15/08/2022, 20:03:41:143 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 0 seconds) [2022-08-15T20:03:41+0100]
[15/08/2022, 20:03:41:143 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660593821000
[15/08/2022, 20:03:41:143 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 21:03:41 BST 2022
[15/08/2022, 20:03:41:143 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590221000
[15/08/2022, 20:03:41:143 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:03:41 BST 2022
[15/08/2022, 20:03:41:143 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660593821000
[15/08/2022, 20:03:41:143 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 21:03:41 BST 2022
[15/08/2022, 20:03:41:143 BST] 00000015 id=00000000 SystemOut O Original string: [2022-08-15T21:03:41+0100]
[15/08/2022, 20:03:41:143 BST] 00000015 id=00000000 SystemOut O Regex string : [\Q2022-08-15T21:03:41+0100\E]
[15/08/2022, 20:03:41:143 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatFuture_outsideClockSkew_expFuture_outsideClockSkew
[15/08/2022, 20:03:41:144 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expFuture_outsideClockSkew_iatFuture_outsideClockSkew
[15/08/2022, 20:03:41:145 BST] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [0]
[15/08/2022, 20:03:41:145 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660593881000
[15/08/2022, 20:03:41:145 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 21:04:41 BST 2022
[15/08/2022, 20:03:41:145 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660593821000
[15/08/2022, 20:03:41:145 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 21:03:41 BST 2022
[15/08/2022, 20:03:41:145 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2022-08-15T21:04:41+0100] and exp [2022-08-15T21:03:41+0100]
[15/08/2022, 20:03:41:145 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590221000
[15/08/2022, 20:03:41:145 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:03:41 BST 2022
[15/08/2022, 20:03:41:145 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 0 seconds) [2022-08-15T20:03:41+0100]
[15/08/2022, 20:03:41:145 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590221000
[15/08/2022, 20:03:41:145 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:03:41 BST 2022
[15/08/2022, 20:03:41:146 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 0 seconds) [2022-08-15T20:03:41+0100]
[15/08/2022, 20:03:41:146 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660593881000
[15/08/2022, 20:03:41:146 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 21:04:41 BST 2022
[15/08/2022, 20:03:41:146 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590221000
[15/08/2022, 20:03:41:146 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:03:41 BST 2022
[15/08/2022, 20:03:41:146 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660593881000
[15/08/2022, 20:03:41:146 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 21:04:41 BST 2022
[15/08/2022, 20:03:41:146 BST] 00000015 id=00000000 SystemOut O Original string: [2022-08-15T21:04:41+0100]
[15/08/2022, 20:03:41:146 BST] 00000015 id=00000000 SystemOut O Regex string : [\Q2022-08-15T21:04:41+0100\E]
[15/08/2022, 20:03:41:146 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expFuture_outsideClockSkew_iatFuture_outsideClockSkew
[15/08/2022, 20:03:41:147 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_outsideClockSkew
[15/08/2022, 20:03:41:148 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660593821000
[15/08/2022, 20:03:41:148 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 21:03:41 BST 2022
[15/08/2022, 20:03:41:148 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590281000
[15/08/2022, 20:03:41:148 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:04:41 BST 2022
[15/08/2022, 20:03:41:148 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2022-08-15T21:03:41+0100] and exp [2022-08-15T20:04:41+0100]
[15/08/2022, 20:03:41:148 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660589921000
[15/08/2022, 20:03:41:148 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:58:41 BST 2022
[15/08/2022, 20:03:41:148 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2022-08-15T19:58:41+0100]
[15/08/2022, 20:03:41:148 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590521000
[15/08/2022, 20:03:41:148 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:08:41 BST 2022
[15/08/2022, 20:03:41:148 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2022-08-15T20:08:41+0100]
[15/08/2022, 20:03:41:149 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660593821000
[15/08/2022, 20:03:41:149 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 21:03:41 BST 2022
[15/08/2022, 20:03:41:149 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590521000
[15/08/2022, 20:03:41:149 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:08:41 BST 2022
[15/08/2022, 20:03:41:149 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660593821000
[15/08/2022, 20:03:41:149 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 21:03:41 BST 2022
[15/08/2022, 20:03:41:149 BST] 00000015 id=00000000 SystemOut O Original string: [2022-08-15T21:03:41+0100]
[15/08/2022, 20:03:41:149 BST] 00000015 id=00000000 SystemOut O Regex string : [\Q2022-08-15T21:03:41+0100\E]
[15/08/2022, 20:03:41:150 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_outsideClockSkew
[15/08/2022, 20:03:41:151 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_outsideClockSkew
[15/08/2022, 20:03:41:152 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590281000
[15/08/2022, 20:03:41:152 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:04:41 BST 2022
[15/08/2022, 20:03:41:153 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660593821000
[15/08/2022, 20:03:41:153 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 21:03:41 BST 2022
[15/08/2022, 20:03:41:153 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2022-08-15T20:04:41+0100] and exp [2022-08-15T21:03:41+0100]
[15/08/2022, 20:03:41:153 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660589921000
[15/08/2022, 20:03:41:153 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:58:41 BST 2022
[15/08/2022, 20:03:41:153 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2022-08-15T19:58:41+0100]
[15/08/2022, 20:03:41:153 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590521000
[15/08/2022, 20:03:41:153 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:08:41 BST 2022
[15/08/2022, 20:03:41:153 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2022-08-15T20:08:41+0100]
[15/08/2022, 20:03:41:153 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_outsideClockSkew
[15/08/2022, 20:03:41:154 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_withinClockSkew
[15/08/2022, 20:03:41:156 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590281000
[15/08/2022, 20:03:41:156 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:04:41 BST 2022
[15/08/2022, 20:03:41:156 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590341000
[15/08/2022, 20:03:41:156 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:05:41 BST 2022
[15/08/2022, 20:03:41:156 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2022-08-15T20:04:41+0100] and exp [2022-08-15T20:05:41+0100]
[15/08/2022, 20:03:41:156 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660589921000
[15/08/2022, 20:03:41:156 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:58:41 BST 2022
[15/08/2022, 20:03:41:157 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2022-08-15T19:58:41+0100]
[15/08/2022, 20:03:41:157 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590521000
[15/08/2022, 20:03:41:157 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:08:41 BST 2022
[15/08/2022, 20:03:41:157 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2022-08-15T20:08:41+0100]
[15/08/2022, 20:03:41:157 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_withinClockSkew
[15/08/2022, 20:03:41:158 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_withinClockSkew
[15/08/2022, 20:03:41:158 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590341000
[15/08/2022, 20:03:41:159 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:05:41 BST 2022
[15/08/2022, 20:03:41:159 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590281000
[15/08/2022, 20:03:41:159 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:04:41 BST 2022
[15/08/2022, 20:03:41:159 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2022-08-15T20:05:41+0100] and exp [2022-08-15T20:04:41+0100]
[15/08/2022, 20:03:41:159 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660589921000
[15/08/2022, 20:03:41:159 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 19:58:41 BST 2022
[15/08/2022, 20:03:41:159 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2022-08-15T19:58:41+0100]
[15/08/2022, 20:03:41:159 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590521000
[15/08/2022, 20:03:41:159 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:08:41 BST 2022
[15/08/2022, 20:03:41:159 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2022-08-15T20:08:41+0100]
[15/08/2022, 20:03:41:159 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590341000
[15/08/2022, 20:03:41:159 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:05:41 BST 2022
[15/08/2022, 20:03:41:159 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590281000
[15/08/2022, 20:03:41:160 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:04:41 BST 2022
[15/08/2022, 20:03:41:160 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590341000
[15/08/2022, 20:03:41:160 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:05:41 BST 2022
[15/08/2022, 20:03:41:160 BST] 00000015 id=00000000 SystemOut O Original string: [2022-08-15T20:05:41+0100]
[15/08/2022, 20:03:41:160 BST] 00000015 id=00000000 SystemOut O Regex string : [\Q2022-08-15T20:05:41+0100\E]
[15/08/2022, 20:03:41:160 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590281000
[15/08/2022, 20:03:41:160 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:04:41 BST 2022
[15/08/2022, 20:03:41:160 BST] 00000015 id=00000000 SystemOut O Original string: [2022-08-15T20:04:41+0100]
[15/08/2022, 20:03:41:161 BST] 00000015 id=00000000 SystemOut O Regex string : [\Q2022-08-15T20:04:41+0100\E]
[15/08/2022, 20:03:41:161 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_withinClockSkew
[15/08/2022, 20:03:41:161 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateNbf_nullClaims
[15/08/2022, 20:03:41:162 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Missing JwtClaims object
[15/08/2022, 20:03:41:162 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateNbf_nullClaims
[15/08/2022, 20:03:41:162 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateNbf_nbfThrowsException
[15/08/2022, 20:03:41:163 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateNbf_nbfThrowsException
[15/08/2022, 20:03:41:164 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateNbf_nullNbf
[15/08/2022, 20:03:41:165 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateNbf_nullNbf
[15/08/2022, 20:03:41:166 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateNbf_pastNbf_outsideClockSkew
[15/08/2022, 20:03:41:166 BST] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [300000]
[15/08/2022, 20:03:41:166 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateNbf_pastNbf_outsideClockSkew
[15/08/2022, 20:03:41:167 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateNbf_pastNbf_withinClockSkew
[15/08/2022, 20:03:41:167 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateNbf_pastNbf_withinClockSkew
[15/08/2022, 20:03:41:171 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateNbf_futureNbf_withinClockSkew
[15/08/2022, 20:03:41:172 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateNbf_futureNbf_withinClockSkew
[15/08/2022, 20:03:41:172 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateNbf_futureNbf_outsideClockSkew
[15/08/2022, 20:03:41:173 BST] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [300000]
[15/08/2022, 20:03:41:173 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660593821000
[15/08/2022, 20:03:41:173 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 21:03:41 BST 2022
[15/08/2022, 20:03:41:173 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660590521000
[15/08/2022, 20:03:41:173 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 20:08:41 BST 2022
[15/08/2022, 20:03:41:173 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1660593821000
[15/08/2022, 20:03:41:174 BST] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Mon Aug 15 21:03:41 BST 2022
[15/08/2022, 20:03:41:174 BST] 00000015 id=00000000 SystemOut O Original string: [2022-08-15T21:03:41+0100]
[15/08/2022, 20:03:41:174 BST] 00000015 id=00000000 SystemOut O Regex string : [\Q2022-08-15T21:03:41+0100\E]
[15/08/2022, 20:03:41:174 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateNbf_futureNbf_outsideClockSkew
[15/08/2022, 20:03:41:175 BST] 00000015 id=00000000 SystemOut O Entering test: testGetAlgorithmHeader_nullContext
[15/08/2022, 20:03:41:175 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JwtContext is null
[15/08/2022, 20:03:41:175 BST] 00000015 id=00000000 SystemOut O Exiting test: testGetAlgorithmHeader_nullContext
[15/08/2022, 20:03:41:176 BST] 00000015 id=00000000 SystemOut O Entering test: testGetAlgorithmHeader_missingJsonWebStructures
[15/08/2022, 20:03:41:176 BST] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [null]
[15/08/2022, 20:03:41:176 BST] 00000015 id=00000000 SystemOut O Chose list: null
[15/08/2022, 20:03:41:177 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Failed to obtain JWT header
[15/08/2022, 20:03:41:177 BST] 00000015 id=00000000 SystemOut O Exiting test: testGetAlgorithmHeader_missingJsonWebStructures
[15/08/2022, 20:03:41:178 BST] 00000015 id=00000000 SystemOut O Entering test: testGetAlgorithmHeader_validAlgorithmHeader
[15/08/2022, 20:03:41:178 BST] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [RS256]
[15/08/2022, 20:03:41:180 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JsonWebStructure class: org.jose4j.jws.JsonWebSignature data:JsonWebSignature{"alg":"RS256"}
[15/08/2022, 20:03:41:180 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JsonWebSignature alg: RS256 3rd:'null'
[15/08/2022, 20:03:41:180 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is signed with algorithm:
RS256
[15/08/2022, 20:03:41:180 BST] 00000015 id=00000000 SystemOut O Exiting test: testGetAlgorithmHeader_validAlgorithmHeader
[15/08/2022, 20:03:41:182 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateAlgorithm_nullArgs
[15/08/2022, 20:03:41:182 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 No required signature algorithm was specified
[15/08/2022, 20:03:41:182 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 No required signature algorithm was specified
[15/08/2022, 20:03:41:182 BST] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [HS256]
[15/08/2022, 20:03:41:182 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JwtContext is null
[15/08/2022, 20:03:41:182 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Signature algorithm was not found in the JWT
[15/08/2022, 20:03:41:183 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateAlgorithm_nullArgs
[15/08/2022, 20:03:41:184 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateAlgorithm_algMismatch
[15/08/2022, 20:03:41:184 BST] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [RS256]
[15/08/2022, 20:03:41:194 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JsonWebStructure class: org.jose4j.jwx.JsonWebStructure$$EnhancerByCGLIB$$544d0373 data:jsonWebStructure
[15/08/2022, 20:03:41:194 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is signed with algorithm:
SomeOtherAlgorithm
[15/08/2022, 20:03:41:194 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is signed with algorithm:
SomeOtherAlgorithm
[15/08/2022, 20:03:41:194 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is required to be signed with algorithm:
RS256
[15/08/2022, 20:03:41:194 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateAlgorithm_algMismatch
[15/08/2022, 20:03:41:195 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateAlgorithm_algMatch
[15/08/2022, 20:03:41:195 BST] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [HS256]
[15/08/2022, 20:03:41:196 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JsonWebStructure class: org.jose4j.jwx.JsonWebStructure$$EnhancerByCGLIB$$544d0373 data:jsonWebStructure
[15/08/2022, 20:03:41:196 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is signed with algorithm:
HS256
[15/08/2022, 20:03:41:196 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is signed with algorithm:
HS256
[15/08/2022, 20:03:41:196 BST] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is required to be signed with algorithm:
HS256
[15/08/2022, 20:03:41:196 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateAlgorithm_algMatch
[15/08/2022, 20:03:41:197 BST] 00000015 id=00000000 SystemOut O Entering test: testValidateAMRClaim
[15/08/2022, 20:03:41:197 BST] 00000015 id=00000000 SystemOut O Exiting test: testValidateAMRClaim