Class com.ibm.ws.security.oauth20.web.OAuthClientTrackerTest

43

tests

0

failures

0

ignored

0.050s

duration

100%

successful

Tests

Test Duration Result
test_addTrackedClientIdsToUrl_emptyClientIdList 0.001s passed
test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString 0.001s passed
test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString 0.001s passed
test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString 0.001s passed
test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString 0.001s passed
test_createCookieValue_emptyListOfClientIds 0.001s passed
test_createCookieValue_multipleEntries 0.001s passed
test_createCookieValue_singleEntry 0.001s passed
test_createCookie_complexValue 0.001s passed
test_createCookie_emptyValue 0.001s passed
test_createNewClientTrackingCookie_complexClientId 0.001s passed
test_createNewClientTrackingCookie_emptyClientId 0.001s passed
test_createNewClientTrackingCookie_simpleClientId 0.003s passed
test_decodeValue 0.001s passed
test_decodeValue_emptyInput 0s passed
test_decodeValue_inputNotEncoded 0s passed
test_encodeValue 0s passed
test_encodeValue_emptyInput 0.001s passed
test_getCookiePath_requestUriEmpty 0.001s passed
test_getCookiePath_requestUriMultipleSlashes 0.001s passed
test_getCookiePath_requestUriNoSlashes 0.001s passed
test_getCookiePath_requestUriOneSlash 0.001s passed
test_getExistingTrackedClientIds_emptyCookieValue 0s passed
test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded 0s passed
test_getExistingTrackedClientIds_multipleEntries_properlyEncoded 0.001s passed
test_getExistingTrackedClientIds_notEncoded 0s passed
test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded 0s passed
test_getExistingTrackedClientIds_singleEntry_properlyEncoded 0.001s passed
test_getUpdatedLogoutUrl 0.001s passed
test_getUpdatedLogoutUrl_cookieValueEmpty 0.001s passed
test_getUpdatedLogoutUrl_cookieValueNull 0.005s passed
test_trackOAuthClient_noCookies 0.008s passed
test_updateExistingCookieValue_cookieAlreadyContainsEntries 0.001s passed
test_updateExistingCookieValue_nullExistingCookieValue 0.001s passed
test_updateExistingCookieValue_tryToAddExistingClient 0.001s passed
test_updateExistingTrackingCookie_cookieAlreadyContainsEntries 0.001s passed
test_updateExistingTrackingCookie_emptyValue 0.001s passed
test_updateExistingTrackingCookie_nullValue 0.001s passed
test_updateLogoutUrlAndDeleteCookie 0.002s passed
test_updateLogoutUrlAndDeleteCookie_emptyNull 0.001s passed
test_updateLogoutUrlAndDeleteCookie_noTrackingCookie 0.001s passed
test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue 0.001s passed
test_updateLogoutUrlAndDeleteCookie_urlNull 0.001s passed

Standard output

    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a1626f82
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a1626f82
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a1626f82
    TrConfigZapper.zapTrConfig : finished invoke init()
SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
Entering test: test_trackOAuthClient_noCookies
Exiting test: test_trackOAuthClient_noCookies
Entering test: test_updateLogoutUrlAndDeleteCookie_urlNull
Exiting test: test_updateLogoutUrlAndDeleteCookie_urlNull
Entering test: test_updateLogoutUrlAndDeleteCookie_emptyNull
Exiting test: test_updateLogoutUrlAndDeleteCookie_emptyNull
Entering test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
Exiting test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
Entering test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
Exiting test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
Entering test: test_updateLogoutUrlAndDeleteCookie
Exiting test: test_updateLogoutUrlAndDeleteCookie
Entering test: test_createNewClientTrackingCookie_emptyClientId
Exiting test: test_createNewClientTrackingCookie_emptyClientId
Entering test: test_createNewClientTrackingCookie_simpleClientId
Exiting test: test_createNewClientTrackingCookie_simpleClientId
Entering test: test_createNewClientTrackingCookie_complexClientId
Exiting test: test_createNewClientTrackingCookie_complexClientId
Entering test: test_createCookie_emptyValue
Exiting test: test_createCookie_emptyValue
Entering test: test_createCookie_complexValue
Exiting test: test_createCookie_complexValue
Entering test: test_updateExistingTrackingCookie_nullValue
Exiting test: test_updateExistingTrackingCookie_nullValue
Entering test: test_updateExistingTrackingCookie_emptyValue
Exiting test: test_updateExistingTrackingCookie_emptyValue
Entering test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
Exiting test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
Entering test: test_updateExistingCookieValue_nullExistingCookieValue
Exiting test: test_updateExistingCookieValue_nullExistingCookieValue
Entering test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
Exiting test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
Entering test: test_updateExistingCookieValue_tryToAddExistingClient
Exiting test: test_updateExistingCookieValue_tryToAddExistingClient
Entering test: test_getExistingTrackedClientIds_emptyCookieValue
Exiting test: test_getExistingTrackedClientIds_emptyCookieValue
Entering test: test_getExistingTrackedClientIds_notEncoded
Exiting test: test_getExistingTrackedClientIds_notEncoded
Entering test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
Exiting test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
Entering test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
Exiting test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
Entering test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
Exiting test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
Entering test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
Exiting test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
Entering test: test_createCookieValue_emptyListOfClientIds
Exiting test: test_createCookieValue_emptyListOfClientIds
Entering test: test_createCookieValue_singleEntry
Exiting test: test_createCookieValue_singleEntry
Entering test: test_createCookieValue_multipleEntries
Exiting test: test_createCookieValue_multipleEntries
Entering test: test_getCookiePath_requestUriEmpty
Exiting test: test_getCookiePath_requestUriEmpty
Entering test: test_getCookiePath_requestUriNoSlashes
Exiting test: test_getCookiePath_requestUriNoSlashes
Entering test: test_getCookiePath_requestUriOneSlash
Exiting test: test_getCookiePath_requestUriOneSlash
Entering test: test_getCookiePath_requestUriMultipleSlashes
Exiting test: test_getCookiePath_requestUriMultipleSlashes
Entering test: test_getUpdatedLogoutUrl_cookieValueNull
Exiting test: test_getUpdatedLogoutUrl_cookieValueNull
Entering test: test_getUpdatedLogoutUrl_cookieValueEmpty
Exiting test: test_getUpdatedLogoutUrl_cookieValueEmpty
Entering test: test_getUpdatedLogoutUrl
Exiting test: test_getUpdatedLogoutUrl
Entering test: test_addTrackedClientIdsToUrl_emptyClientIdList
Exiting test: test_addTrackedClientIdsToUrl_emptyClientIdList
Entering test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
Exiting test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
Entering test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
Exiting test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
Entering test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
Exiting test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
Entering test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
Exiting test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
Entering test: test_encodeValue_emptyInput
Exiting test: test_encodeValue_emptyInput
Entering test: test_encodeValue
Exiting test: test_encodeValue
Entering test: test_decodeValue_emptyInput
Exiting test: test_decodeValue_emptyInput
Entering test: test_decodeValue_inputNotEncoded
Exiting test: test_decodeValue_inputNotEncoded
Entering test: test_decodeValue
Exiting test: test_decodeValue

-- System.err -------------------------------------------------
-- Messages -------------------------------------------------
[28/03/2022, 14:04:01:471 BST] 00000015 SystemOut                                                    O Entering test: test_trackOAuthClient_noCookies
[28/03/2022, 14:04:01:479 BST] 00000015 SystemOut                                                    O Exiting test: test_trackOAuthClient_noCookies
[28/03/2022, 14:04:01:480 BST] 00000015 SystemOut                                                    O Entering test: test_updateLogoutUrlAndDeleteCookie_urlNull
[28/03/2022, 14:04:01:480 BST] 00000015 SystemOut                                                    O Exiting test: test_updateLogoutUrlAndDeleteCookie_urlNull
[28/03/2022, 14:04:01:481 BST] 00000015 SystemOut                                                    O Entering test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[28/03/2022, 14:04:01:481 BST] 00000015 SystemOut                                                    O Exiting test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[28/03/2022, 14:04:01:482 BST] 00000015 SystemOut                                                    O Entering test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[28/03/2022, 14:04:01:482 BST] 00000015 SystemOut                                                    O Exiting test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[28/03/2022, 14:04:01:483 BST] 00000015 SystemOut                                                    O Entering test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[28/03/2022, 14:04:01:484 BST] 00000015 SystemOut                                                    O Exiting test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[28/03/2022, 14:04:01:485 BST] 00000015 SystemOut                                                    O Entering test: test_updateLogoutUrlAndDeleteCookie
[28/03/2022, 14:04:01:486 BST] 00000015 SystemOut                                                    O Exiting test: test_updateLogoutUrlAndDeleteCookie
[28/03/2022, 14:04:01:487 BST] 00000015 SystemOut                                                    O Entering test: test_createNewClientTrackingCookie_emptyClientId
[28/03/2022, 14:04:01:488 BST] 00000015 SystemOut                                                    O Exiting test: test_createNewClientTrackingCookie_emptyClientId
[28/03/2022, 14:04:01:488 BST] 00000015 SystemOut                                                    O Entering test: test_createNewClientTrackingCookie_simpleClientId
[28/03/2022, 14:04:01:491 BST] 00000015 SystemOut                                                    O Exiting test: test_createNewClientTrackingCookie_simpleClientId
[28/03/2022, 14:04:01:492 BST] 00000015 SystemOut                                                    O Entering test: test_createNewClientTrackingCookie_complexClientId
[28/03/2022, 14:04:01:493 BST] 00000015 SystemOut                                                    O Exiting test: test_createNewClientTrackingCookie_complexClientId
[28/03/2022, 14:04:01:493 BST] 00000015 SystemOut                                                    O Entering test: test_createCookie_emptyValue
[28/03/2022, 14:04:01:494 BST] 00000015 SystemOut                                                    O Exiting test: test_createCookie_emptyValue
[28/03/2022, 14:04:01:495 BST] 00000015 SystemOut                                                    O Entering test: test_createCookie_complexValue
[28/03/2022, 14:04:01:496 BST] 00000015 SystemOut                                                    O Exiting test: test_createCookie_complexValue
[28/03/2022, 14:04:01:496 BST] 00000015 SystemOut                                                    O Entering test: test_updateExistingTrackingCookie_nullValue
[28/03/2022, 14:04:01:497 BST] 00000015 SystemOut                                                    O Exiting test: test_updateExistingTrackingCookie_nullValue
[28/03/2022, 14:04:01:498 BST] 00000015 SystemOut                                                    O Entering test: test_updateExistingTrackingCookie_emptyValue
[28/03/2022, 14:04:01:498 BST] 00000015 SystemOut                                                    O Exiting test: test_updateExistingTrackingCookie_emptyValue
[28/03/2022, 14:04:01:499 BST] 00000015 SystemOut                                                    O Entering test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[28/03/2022, 14:04:01:500 BST] 00000015 SystemOut                                                    O Exiting test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[28/03/2022, 14:04:01:500 BST] 00000015 SystemOut                                                    O Entering test: test_updateExistingCookieValue_nullExistingCookieValue
[28/03/2022, 14:04:01:501 BST] 00000015 SystemOut                                                    O Exiting test: test_updateExistingCookieValue_nullExistingCookieValue
[28/03/2022, 14:04:01:502 BST] 00000015 SystemOut                                                    O Entering test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[28/03/2022, 14:04:01:503 BST] 00000015 SystemOut                                                    O Exiting test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[28/03/2022, 14:04:01:504 BST] 00000015 SystemOut                                                    O Entering test: test_updateExistingCookieValue_tryToAddExistingClient
[28/03/2022, 14:04:01:504 BST] 00000015 SystemOut                                                    O Exiting test: test_updateExistingCookieValue_tryToAddExistingClient
[28/03/2022, 14:04:01:505 BST] 00000015 SystemOut                                                    O Entering test: test_getExistingTrackedClientIds_emptyCookieValue
[28/03/2022, 14:04:01:505 BST] 00000015 SystemOut                                                    O Exiting test: test_getExistingTrackedClientIds_emptyCookieValue
[28/03/2022, 14:04:01:506 BST] 00000015 SystemOut                                                    O Entering test: test_getExistingTrackedClientIds_notEncoded
[28/03/2022, 14:04:01:506 BST] 00000015 SystemOut                                                    O Exiting test: test_getExistingTrackedClientIds_notEncoded
[28/03/2022, 14:04:01:507 BST] 00000015 SystemOut                                                    O Entering test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[28/03/2022, 14:04:01:507 BST] 00000015 SystemOut                                                    O Exiting test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[28/03/2022, 14:04:01:508 BST] 00000015 SystemOut                                                    O Entering test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[28/03/2022, 14:04:01:508 BST] 00000015 SystemOut                                                    O Exiting test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[28/03/2022, 14:04:01:509 BST] 00000015 SystemOut                                                    O Entering test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[28/03/2022, 14:04:01:509 BST] 00000015 SystemOut                                                    O Exiting test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[28/03/2022, 14:04:01:510 BST] 00000015 SystemOut                                                    O Entering test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[28/03/2022, 14:04:01:510 BST] 00000015 SystemOut                                                    O Exiting test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[28/03/2022, 14:04:01:511 BST] 00000015 SystemOut                                                    O Entering test: test_createCookieValue_emptyListOfClientIds
[28/03/2022, 14:04:01:511 BST] 00000015 SystemOut                                                    O Exiting test: test_createCookieValue_emptyListOfClientIds
[28/03/2022, 14:04:01:512 BST] 00000015 SystemOut                                                    O Entering test: test_createCookieValue_singleEntry
[28/03/2022, 14:04:01:512 BST] 00000015 SystemOut                                                    O Exiting test: test_createCookieValue_singleEntry
[28/03/2022, 14:04:01:512 BST] 00000015 SystemOut                                                    O Entering test: test_createCookieValue_multipleEntries
[28/03/2022, 14:04:01:513 BST] 00000015 SystemOut                                                    O Exiting test: test_createCookieValue_multipleEntries
[28/03/2022, 14:04:01:513 BST] 00000015 SystemOut                                                    O Entering test: test_getCookiePath_requestUriEmpty
[28/03/2022, 14:04:01:514 BST] 00000015 SystemOut                                                    O Exiting test: test_getCookiePath_requestUriEmpty
[28/03/2022, 14:04:01:515 BST] 00000015 SystemOut                                                    O Entering test: test_getCookiePath_requestUriNoSlashes
[28/03/2022, 14:04:01:515 BST] 00000015 SystemOut                                                    O Exiting test: test_getCookiePath_requestUriNoSlashes
[28/03/2022, 14:04:01:516 BST] 00000015 SystemOut                                                    O Entering test: test_getCookiePath_requestUriOneSlash
[28/03/2022, 14:04:01:517 BST] 00000015 SystemOut                                                    O Exiting test: test_getCookiePath_requestUriOneSlash
[28/03/2022, 14:04:01:517 BST] 00000015 SystemOut                                                    O Entering test: test_getCookiePath_requestUriMultipleSlashes
[28/03/2022, 14:04:01:518 BST] 00000015 SystemOut                                                    O Exiting test: test_getCookiePath_requestUriMultipleSlashes
[28/03/2022, 14:04:01:518 BST] 00000015 SystemOut                                                    O Entering test: test_getUpdatedLogoutUrl_cookieValueNull
[28/03/2022, 14:04:01:523 BST] 00000015 SystemOut                                                    O Exiting test: test_getUpdatedLogoutUrl_cookieValueNull
[28/03/2022, 14:04:01:523 BST] 00000015 SystemOut                                                    O Entering test: test_getUpdatedLogoutUrl_cookieValueEmpty
[28/03/2022, 14:04:01:524 BST] 00000015 SystemOut                                                    O Exiting test: test_getUpdatedLogoutUrl_cookieValueEmpty
[28/03/2022, 14:04:01:524 BST] 00000015 SystemOut                                                    O Entering test: test_getUpdatedLogoutUrl
[28/03/2022, 14:04:01:525 BST] 00000015 SystemOut                                                    O Exiting test: test_getUpdatedLogoutUrl
[28/03/2022, 14:04:01:526 BST] 00000015 SystemOut                                                    O Entering test: test_addTrackedClientIdsToUrl_emptyClientIdList
[28/03/2022, 14:04:01:526 BST] 00000015 SystemOut                                                    O Exiting test: test_addTrackedClientIdsToUrl_emptyClientIdList
[28/03/2022, 14:04:01:526 BST] 00000015 SystemOut                                                    O Entering test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[28/03/2022, 14:04:01:527 BST] 00000015 SystemOut                                                    O Exiting test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[28/03/2022, 14:04:01:527 BST] 00000015 SystemOut                                                    O Entering test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[28/03/2022, 14:04:01:528 BST] 00000015 SystemOut                                                    O Exiting test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[28/03/2022, 14:04:01:528 BST] 00000015 SystemOut                                                    O Entering test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[28/03/2022, 14:04:01:529 BST] 00000015 SystemOut                                                    O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[28/03/2022, 14:04:01:529 BST] 00000015 SystemOut                                                    O Entering test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[28/03/2022, 14:04:01:530 BST] 00000015 SystemOut                                                    O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[28/03/2022, 14:04:01:530 BST] 00000015 SystemOut                                                    O Entering test: test_encodeValue_emptyInput
[28/03/2022, 14:04:01:531 BST] 00000015 SystemOut                                                    O Exiting test: test_encodeValue_emptyInput
[28/03/2022, 14:04:01:531 BST] 00000015 SystemOut                                                    O Entering test: test_encodeValue
[28/03/2022, 14:04:01:531 BST] 00000015 SystemOut                                                    O Exiting test: test_encodeValue
[28/03/2022, 14:04:01:532 BST] 00000015 SystemOut                                                    O Entering test: test_decodeValue_emptyInput
[28/03/2022, 14:04:01:532 BST] 00000015 SystemOut                                                    O Exiting test: test_decodeValue_emptyInput
[28/03/2022, 14:04:01:533 BST] 00000015 SystemOut                                                    O Entering test: test_decodeValue_inputNotEncoded
[28/03/2022, 14:04:01:533 BST] 00000015 SystemOut                                                    O Exiting test: test_decodeValue_inputNotEncoded
[28/03/2022, 14:04:01:534 BST] 00000015 SystemOut                                                    O Entering test: test_decodeValue
[28/03/2022, 14:04:01:534 BST] 00000015 SystemOut                                                    O Exiting test: test_decodeValue

-- Trace -------------------------------------------------
[28/03/2022, 14:04:01:471 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_trackOAuthClient_noCookies
[28/03/2022, 14:04:01:479 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_trackOAuthClient_noCookies
[28/03/2022, 14:04:01:480 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_updateLogoutUrlAndDeleteCookie_urlNull
[28/03/2022, 14:04:01:480 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_updateLogoutUrlAndDeleteCookie_urlNull
[28/03/2022, 14:04:01:481 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[28/03/2022, 14:04:01:481 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[28/03/2022, 14:04:01:482 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[28/03/2022, 14:04:01:482 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[28/03/2022, 14:04:01:483 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[28/03/2022, 14:04:01:484 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[28/03/2022, 14:04:01:485 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_updateLogoutUrlAndDeleteCookie
[28/03/2022, 14:04:01:486 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_updateLogoutUrlAndDeleteCookie
[28/03/2022, 14:04:01:487 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_createNewClientTrackingCookie_emptyClientId
[28/03/2022, 14:04:01:488 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_createNewClientTrackingCookie_emptyClientId
[28/03/2022, 14:04:01:488 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_createNewClientTrackingCookie_simpleClientId
[28/03/2022, 14:04:01:491 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_createNewClientTrackingCookie_simpleClientId
[28/03/2022, 14:04:01:492 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_createNewClientTrackingCookie_complexClientId
[28/03/2022, 14:04:01:493 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_createNewClientTrackingCookie_complexClientId
[28/03/2022, 14:04:01:493 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_createCookie_emptyValue
[28/03/2022, 14:04:01:494 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_createCookie_emptyValue
[28/03/2022, 14:04:01:495 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_createCookie_complexValue
[28/03/2022, 14:04:01:496 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_createCookie_complexValue
[28/03/2022, 14:04:01:496 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_updateExistingTrackingCookie_nullValue
[28/03/2022, 14:04:01:497 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_updateExistingTrackingCookie_nullValue
[28/03/2022, 14:04:01:498 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_updateExistingTrackingCookie_emptyValue
[28/03/2022, 14:04:01:498 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_updateExistingTrackingCookie_emptyValue
[28/03/2022, 14:04:01:499 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[28/03/2022, 14:04:01:500 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[28/03/2022, 14:04:01:500 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_updateExistingCookieValue_nullExistingCookieValue
[28/03/2022, 14:04:01:501 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_updateExistingCookieValue_nullExistingCookieValue
[28/03/2022, 14:04:01:502 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[28/03/2022, 14:04:01:503 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[28/03/2022, 14:04:01:504 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_updateExistingCookieValue_tryToAddExistingClient
[28/03/2022, 14:04:01:504 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_updateExistingCookieValue_tryToAddExistingClient
[28/03/2022, 14:04:01:505 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getExistingTrackedClientIds_emptyCookieValue
[28/03/2022, 14:04:01:505 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getExistingTrackedClientIds_emptyCookieValue
[28/03/2022, 14:04:01:506 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getExistingTrackedClientIds_notEncoded
[28/03/2022, 14:04:01:506 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getExistingTrackedClientIds_notEncoded
[28/03/2022, 14:04:01:507 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[28/03/2022, 14:04:01:507 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[28/03/2022, 14:04:01:508 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[28/03/2022, 14:04:01:508 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[28/03/2022, 14:04:01:509 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[28/03/2022, 14:04:01:509 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[28/03/2022, 14:04:01:510 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[28/03/2022, 14:04:01:510 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[28/03/2022, 14:04:01:511 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_createCookieValue_emptyListOfClientIds
[28/03/2022, 14:04:01:511 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_createCookieValue_emptyListOfClientIds
[28/03/2022, 14:04:01:512 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_createCookieValue_singleEntry
[28/03/2022, 14:04:01:512 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_createCookieValue_singleEntry
[28/03/2022, 14:04:01:512 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_createCookieValue_multipleEntries
[28/03/2022, 14:04:01:513 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_createCookieValue_multipleEntries
[28/03/2022, 14:04:01:513 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getCookiePath_requestUriEmpty
[28/03/2022, 14:04:01:514 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getCookiePath_requestUriEmpty
[28/03/2022, 14:04:01:515 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getCookiePath_requestUriNoSlashes
[28/03/2022, 14:04:01:515 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getCookiePath_requestUriNoSlashes
[28/03/2022, 14:04:01:516 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getCookiePath_requestUriOneSlash
[28/03/2022, 14:04:01:517 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getCookiePath_requestUriOneSlash
[28/03/2022, 14:04:01:517 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getCookiePath_requestUriMultipleSlashes
[28/03/2022, 14:04:01:518 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getCookiePath_requestUriMultipleSlashes
[28/03/2022, 14:04:01:518 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getUpdatedLogoutUrl_cookieValueNull
[28/03/2022, 14:04:01:523 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getUpdatedLogoutUrl_cookieValueNull
[28/03/2022, 14:04:01:523 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getUpdatedLogoutUrl_cookieValueEmpty
[28/03/2022, 14:04:01:524 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getUpdatedLogoutUrl_cookieValueEmpty
[28/03/2022, 14:04:01:524 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_getUpdatedLogoutUrl
[28/03/2022, 14:04:01:525 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_getUpdatedLogoutUrl
[28/03/2022, 14:04:01:526 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_addTrackedClientIdsToUrl_emptyClientIdList
[28/03/2022, 14:04:01:526 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_addTrackedClientIdsToUrl_emptyClientIdList
[28/03/2022, 14:04:01:526 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[28/03/2022, 14:04:01:527 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[28/03/2022, 14:04:01:527 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[28/03/2022, 14:04:01:528 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[28/03/2022, 14:04:01:528 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[28/03/2022, 14:04:01:529 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[28/03/2022, 14:04:01:529 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[28/03/2022, 14:04:01:530 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[28/03/2022, 14:04:01:530 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_encodeValue_emptyInput
[28/03/2022, 14:04:01:531 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_encodeValue_emptyInput
[28/03/2022, 14:04:01:531 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_encodeValue
[28/03/2022, 14:04:01:531 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_encodeValue
[28/03/2022, 14:04:01:532 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_decodeValue_emptyInput
[28/03/2022, 14:04:01:532 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_decodeValue_emptyInput
[28/03/2022, 14:04:01:533 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_decodeValue_inputNotEncoded
[28/03/2022, 14:04:01:533 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_decodeValue_inputNotEncoded
[28/03/2022, 14:04:01:534 BST] 00000015 id=00000000 SystemOut                                                    O Entering test: test_decodeValue
[28/03/2022, 14:04:01:534 BST] 00000015 id=00000000 SystemOut                                                    O Exiting test: test_decodeValue

Standard error

[ERROR   ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. 
[ERROR   ] CWWKS1454E: The request failed because the access_token is not valid or has expired.
[ERROR   ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri.
[ERROR   ] CWWKS1454E: The request failed because the access_token is not valid or has expired.
[ERROR   ] CWWKS1454E: The request failed because the access_token is not valid or has expired.
[ERROR   ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist.
[ERROR   ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service.
[ERROR   ] CWWKS1425E: The registration request was made to an incorrect URI.
[ERROR   ] CWWKS1428E: The request body is malformed.
[ERROR   ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists.
[ERROR   ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter.
[ERROR   ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found.
[ERROR   ] CWWKS1428E: The request body is malformed.
[ERROR   ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter.
[ERROR   ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8.
[ERROR   ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format.
[ERROR   ] CWOAU0038E: The client could not be verified. Either the client ID:  or client secret is incorrect.
[ERROR   ] CWOAU0038E: The client could not be verified. Either the client ID:  or client secret is incorrect.
[ERROR   ] CWOAU0038E: The client could not be verified. Either the client ID:  or client secret is incorrect.
[ERROR   ] CWOAU0038E: The client could not be verified. Either the client ID:  or client secret is incorrect.
[ERROR   ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect.
[ERROR   ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect.
[ERROR   ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1
[ERROR   ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect.
[ERROR   ] CWOAU0070E: A client provider was not found for the OAuth provider.
[ERROR   ] CWOAU0070E: A client provider was not found for the OAuth provider.
[ERROR   ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect.
[ERROR   ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect.
[ERROR   ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1
[ERROR   ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id
[ERROR   ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret
[ERROR   ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type
[ERROR   ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect.
[ERROR   ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect.
[ERROR   ] CWOAU0033E: A required runtime parameter was missing: username
[ERROR   ] CWOAU0033E: A required runtime parameter was missing: password
[ERROR   ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect.
[ERROR   ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username
[ERROR   ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect.
[ERROR   ] CWOAU0033E: A required runtime parameter was missing: client_id
[ERROR   ] CWOAU0033E: A required runtime parameter was missing: client_id
[ERROR   ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1