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

43

tests

0

failures

0

ignored

0.113s

duration

100%

successful

Tests

Test Duration Result
test_addTrackedClientIdsToUrl_emptyClientIdList 0.001s passed
test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString 0.001s passed
test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString 0s passed
test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString 0s passed
test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString 0s passed
test_createCookieValue_emptyListOfClientIds 0s passed
test_createCookieValue_multipleEntries 0s passed
test_createCookieValue_singleEntry 0.005s passed
test_createCookie_complexValue 0.001s passed
test_createCookie_emptyValue 0.004s passed
test_createNewClientTrackingCookie_complexClientId 0.004s passed
test_createNewClientTrackingCookie_emptyClientId 0.003s passed
test_createNewClientTrackingCookie_simpleClientId 0.004s passed
test_decodeValue 0.001s passed
test_decodeValue_emptyInput 0.001s passed
test_decodeValue_inputNotEncoded 0s passed
test_encodeValue 0s passed
test_encodeValue_emptyInput 0.002s passed
test_getCookiePath_requestUriEmpty 0.003s passed
test_getCookiePath_requestUriMultipleSlashes 0.003s passed
test_getCookiePath_requestUriNoSlashes 0.004s passed
test_getCookiePath_requestUriOneSlash 0.001s passed
test_getExistingTrackedClientIds_emptyCookieValue 0.001s passed
test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded 0.001s passed
test_getExistingTrackedClientIds_multipleEntries_properlyEncoded 0s passed
test_getExistingTrackedClientIds_notEncoded 0.005s passed
test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded 0s passed
test_getExistingTrackedClientIds_singleEntry_properlyEncoded 0s passed
test_getUpdatedLogoutUrl 0.004s passed
test_getUpdatedLogoutUrl_cookieValueEmpty 0.006s passed
test_getUpdatedLogoutUrl_cookieValueNull 0.006s passed
test_trackOAuthClient_noCookies 0.014s passed
test_updateExistingCookieValue_cookieAlreadyContainsEntries 0.004s passed
test_updateExistingCookieValue_nullExistingCookieValue 0.004s passed
test_updateExistingCookieValue_tryToAddExistingClient 0.001s passed
test_updateExistingTrackingCookie_cookieAlreadyContainsEntries 0.004s passed
test_updateExistingTrackingCookie_emptyValue 0.004s passed
test_updateExistingTrackingCookie_nullValue 0.003s passed
test_updateLogoutUrlAndDeleteCookie 0.007s passed
test_updateLogoutUrlAndDeleteCookie_emptyNull 0s passed
test_updateLogoutUrlAndDeleteCookie_noTrackingCookie 0.005s passed
test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue 0.005s 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@c888e830
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c888e830
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@c888e830
    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 -------------------------------------------------
[6/25/24, 22:09:05:843 UTC] 00000001 SystemOut                                                    O Entering test: test_trackOAuthClient_noCookies
[6/25/24, 22:09:05:852 UTC] 00000001 SystemOut                                                    O Exiting test: test_trackOAuthClient_noCookies
[6/25/24, 22:09:05:852 UTC] 00000001 SystemOut                                                    O Entering test: test_updateLogoutUrlAndDeleteCookie_urlNull
[6/25/24, 22:09:05:853 UTC] 00000001 SystemOut                                                    O Exiting test: test_updateLogoutUrlAndDeleteCookie_urlNull
[6/25/24, 22:09:05:853 UTC] 00000001 SystemOut                                                    O Entering test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[6/25/24, 22:09:05:853 UTC] 00000001 SystemOut                                                    O Exiting test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[6/25/24, 22:09:05:853 UTC] 00000001 SystemOut                                                    O Entering test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[6/25/24, 22:09:05:858 UTC] 00000001 SystemOut                                                    O Exiting test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[6/25/24, 22:09:05:858 UTC] 00000001 SystemOut                                                    O Entering test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[6/25/24, 22:09:05:863 UTC] 00000001 SystemOut                                                    O Exiting test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[6/25/24, 22:09:05:864 UTC] 00000001 SystemOut                                                    O Entering test: test_updateLogoutUrlAndDeleteCookie
[6/25/24, 22:09:05:871 UTC] 00000001 SystemOut                                                    O Exiting test: test_updateLogoutUrlAndDeleteCookie
[6/25/24, 22:09:05:872 UTC] 00000001 SystemOut                                                    O Entering test: test_createNewClientTrackingCookie_emptyClientId
[6/25/24, 22:09:05:875 UTC] 00000001 SystemOut                                                    O Exiting test: test_createNewClientTrackingCookie_emptyClientId
[6/25/24, 22:09:05:876 UTC] 00000001 SystemOut                                                    O Entering test: test_createNewClientTrackingCookie_simpleClientId
[6/25/24, 22:09:05:879 UTC] 00000001 SystemOut                                                    O Exiting test: test_createNewClientTrackingCookie_simpleClientId
[6/25/24, 22:09:05:880 UTC] 00000001 SystemOut                                                    O Entering test: test_createNewClientTrackingCookie_complexClientId
[6/25/24, 22:09:05:883 UTC] 00000001 SystemOut                                                    O Exiting test: test_createNewClientTrackingCookie_complexClientId
[6/25/24, 22:09:05:884 UTC] 00000001 SystemOut                                                    O Entering test: test_createCookie_emptyValue
[6/25/24, 22:09:05:887 UTC] 00000001 SystemOut                                                    O Exiting test: test_createCookie_emptyValue
[6/25/24, 22:09:05:887 UTC] 00000001 SystemOut                                                    O Entering test: test_createCookie_complexValue
[6/25/24, 22:09:05:888 UTC] 00000001 SystemOut                                                    O Exiting test: test_createCookie_complexValue
[6/25/24, 22:09:05:889 UTC] 00000001 SystemOut                                                    O Entering test: test_updateExistingTrackingCookie_nullValue
[6/25/24, 22:09:05:891 UTC] 00000001 SystemOut                                                    O Exiting test: test_updateExistingTrackingCookie_nullValue
[6/25/24, 22:09:05:892 UTC] 00000001 SystemOut                                                    O Entering test: test_updateExistingTrackingCookie_emptyValue
[6/25/24, 22:09:05:895 UTC] 00000001 SystemOut                                                    O Exiting test: test_updateExistingTrackingCookie_emptyValue
[6/25/24, 22:09:05:896 UTC] 00000001 SystemOut                                                    O Entering test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[6/25/24, 22:09:05:899 UTC] 00000001 SystemOut                                                    O Exiting test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[6/25/24, 22:09:05:899 UTC] 00000001 SystemOut                                                    O Entering test: test_updateExistingCookieValue_nullExistingCookieValue
[6/25/24, 22:09:05:903 UTC] 00000001 SystemOut                                                    O Exiting test: test_updateExistingCookieValue_nullExistingCookieValue
[6/25/24, 22:09:05:905 UTC] 00000001 SystemOut                                                    O Entering test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[6/25/24, 22:09:05:908 UTC] 00000001 SystemOut                                                    O Exiting test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[6/25/24, 22:09:05:908 UTC] 00000001 SystemOut                                                    O Entering test: test_updateExistingCookieValue_tryToAddExistingClient
[6/25/24, 22:09:05:909 UTC] 00000001 SystemOut                                                    O Exiting test: test_updateExistingCookieValue_tryToAddExistingClient
[6/25/24, 22:09:05:909 UTC] 00000001 SystemOut                                                    O Entering test: test_getExistingTrackedClientIds_emptyCookieValue
[6/25/24, 22:09:05:910 UTC] 00000001 SystemOut                                                    O Exiting test: test_getExistingTrackedClientIds_emptyCookieValue
[6/25/24, 22:09:05:910 UTC] 00000001 SystemOut                                                    O Entering test: test_getExistingTrackedClientIds_notEncoded
[6/25/24, 22:09:05:910 UTC] 00000001 SystemOut                                                    O Exiting test: test_getExistingTrackedClientIds_notEncoded
[6/25/24, 22:09:05:915 UTC] 00000001 SystemOut                                                    O Entering test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[6/25/24, 22:09:05:915 UTC] 00000001 SystemOut                                                    O Exiting test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[6/25/24, 22:09:05:916 UTC] 00000001 SystemOut                                                    O Entering test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[6/25/24, 22:09:05:916 UTC] 00000001 SystemOut                                                    O Exiting test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[6/25/24, 22:09:05:916 UTC] 00000001 SystemOut                                                    O Entering test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[6/25/24, 22:09:05:917 UTC] 00000001 SystemOut                                                    O Exiting test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[6/25/24, 22:09:05:917 UTC] 00000001 SystemOut                                                    O Entering test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[6/25/24, 22:09:05:917 UTC] 00000001 SystemOut                                                    O Exiting test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[6/25/24, 22:09:05:918 UTC] 00000001 SystemOut                                                    O Entering test: test_createCookieValue_emptyListOfClientIds
[6/25/24, 22:09:05:918 UTC] 00000001 SystemOut                                                    O Exiting test: test_createCookieValue_emptyListOfClientIds
[6/25/24, 22:09:05:918 UTC] 00000001 SystemOut                                                    O Entering test: test_createCookieValue_singleEntry
[6/25/24, 22:09:05:919 UTC] 00000001 SystemOut                                                    O Exiting test: test_createCookieValue_singleEntry
[6/25/24, 22:09:05:923 UTC] 00000001 SystemOut                                                    O Entering test: test_createCookieValue_multipleEntries
[6/25/24, 22:09:05:923 UTC] 00000001 SystemOut                                                    O Exiting test: test_createCookieValue_multipleEntries
[6/25/24, 22:09:05:924 UTC] 00000001 SystemOut                                                    O Entering test: test_getCookiePath_requestUriEmpty
[6/25/24, 22:09:05:927 UTC] 00000001 SystemOut                                                    O Exiting test: test_getCookiePath_requestUriEmpty
[6/25/24, 22:09:05:927 UTC] 00000001 SystemOut                                                    O Entering test: test_getCookiePath_requestUriNoSlashes
[6/25/24, 22:09:05:931 UTC] 00000001 SystemOut                                                    O Exiting test: test_getCookiePath_requestUriNoSlashes
[6/25/24, 22:09:05:931 UTC] 00000001 SystemOut                                                    O Entering test: test_getCookiePath_requestUriOneSlash
[6/25/24, 22:09:05:932 UTC] 00000001 SystemOut                                                    O Exiting test: test_getCookiePath_requestUriOneSlash
[6/25/24, 22:09:05:933 UTC] 00000001 SystemOut                                                    O Entering test: test_getCookiePath_requestUriMultipleSlashes
[6/25/24, 22:09:05:935 UTC] 00000001 SystemOut                                                    O Exiting test: test_getCookiePath_requestUriMultipleSlashes
[6/25/24, 22:09:05:936 UTC] 00000001 SystemOut                                                    O Entering test: test_getUpdatedLogoutUrl_cookieValueNull
[6/25/24, 22:09:05:941 UTC] 00000001 SystemOut                                                    O Exiting test: test_getUpdatedLogoutUrl_cookieValueNull
[6/25/24, 22:09:05:942 UTC] 00000001 SystemOut                                                    O Entering test: test_getUpdatedLogoutUrl_cookieValueEmpty
[6/25/24, 22:09:05:947 UTC] 00000001 SystemOut                                                    O Exiting test: test_getUpdatedLogoutUrl_cookieValueEmpty
[6/25/24, 22:09:05:948 UTC] 00000001 SystemOut                                                    O Entering test: test_getUpdatedLogoutUrl
[6/25/24, 22:09:05:951 UTC] 00000001 SystemOut                                                    O Exiting test: test_getUpdatedLogoutUrl
[6/25/24, 22:09:05:952 UTC] 00000001 SystemOut                                                    O Entering test: test_addTrackedClientIdsToUrl_emptyClientIdList
[6/25/24, 22:09:05:952 UTC] 00000001 SystemOut                                                    O Exiting test: test_addTrackedClientIdsToUrl_emptyClientIdList
[6/25/24, 22:09:05:952 UTC] 00000001 SystemOut                                                    O Entering test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[6/25/24, 22:09:05:952 UTC] 00000001 SystemOut                                                    O Exiting test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[6/25/24, 22:09:05:953 UTC] 00000001 SystemOut                                                    O Entering test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[6/25/24, 22:09:05:953 UTC] 00000001 SystemOut                                                    O Exiting test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[6/25/24, 22:09:05:953 UTC] 00000001 SystemOut                                                    O Entering test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[6/25/24, 22:09:05:954 UTC] 00000001 SystemOut                                                    O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[6/25/24, 22:09:05:954 UTC] 00000001 SystemOut                                                    O Entering test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[6/25/24, 22:09:05:954 UTC] 00000001 SystemOut                                                    O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[6/25/24, 22:09:05:955 UTC] 00000001 SystemOut                                                    O Entering test: test_encodeValue_emptyInput
[6/25/24, 22:09:05:957 UTC] 00000001 SystemOut                                                    O Exiting test: test_encodeValue_emptyInput
[6/25/24, 22:09:05:958 UTC] 00000001 SystemOut                                                    O Entering test: test_encodeValue
[6/25/24, 22:09:05:958 UTC] 00000001 SystemOut                                                    O Exiting test: test_encodeValue
[6/25/24, 22:09:05:958 UTC] 00000001 SystemOut                                                    O Entering test: test_decodeValue_emptyInput
[6/25/24, 22:09:05:959 UTC] 00000001 SystemOut                                                    O Exiting test: test_decodeValue_emptyInput
[6/25/24, 22:09:05:963 UTC] 00000001 SystemOut                                                    O Entering test: test_decodeValue_inputNotEncoded
[6/25/24, 22:09:05:963 UTC] 00000001 SystemOut                                                    O Exiting test: test_decodeValue_inputNotEncoded
[6/25/24, 22:09:05:963 UTC] 00000001 SystemOut                                                    O Entering test: test_decodeValue
[6/25/24, 22:09:05:964 UTC] 00000001 SystemOut                                                    O Exiting test: test_decodeValue

-- Trace -------------------------------------------------
[6/25/24, 22:09:05:843 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_trackOAuthClient_noCookies
[6/25/24, 22:09:05:852 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_trackOAuthClient_noCookies
[6/25/24, 22:09:05:852 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_updateLogoutUrlAndDeleteCookie_urlNull
[6/25/24, 22:09:05:853 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_updateLogoutUrlAndDeleteCookie_urlNull
[6/25/24, 22:09:05:853 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[6/25/24, 22:09:05:853 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[6/25/24, 22:09:05:853 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[6/25/24, 22:09:05:858 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[6/25/24, 22:09:05:858 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[6/25/24, 22:09:05:863 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[6/25/24, 22:09:05:864 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_updateLogoutUrlAndDeleteCookie
[6/25/24, 22:09:05:871 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_updateLogoutUrlAndDeleteCookie
[6/25/24, 22:09:05:872 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_createNewClientTrackingCookie_emptyClientId
[6/25/24, 22:09:05:875 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_createNewClientTrackingCookie_emptyClientId
[6/25/24, 22:09:05:876 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_createNewClientTrackingCookie_simpleClientId
[6/25/24, 22:09:05:879 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_createNewClientTrackingCookie_simpleClientId
[6/25/24, 22:09:05:880 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_createNewClientTrackingCookie_complexClientId
[6/25/24, 22:09:05:883 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_createNewClientTrackingCookie_complexClientId
[6/25/24, 22:09:05:884 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_createCookie_emptyValue
[6/25/24, 22:09:05:887 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_createCookie_emptyValue
[6/25/24, 22:09:05:887 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_createCookie_complexValue
[6/25/24, 22:09:05:888 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_createCookie_complexValue
[6/25/24, 22:09:05:889 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_updateExistingTrackingCookie_nullValue
[6/25/24, 22:09:05:891 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_updateExistingTrackingCookie_nullValue
[6/25/24, 22:09:05:892 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_updateExistingTrackingCookie_emptyValue
[6/25/24, 22:09:05:895 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_updateExistingTrackingCookie_emptyValue
[6/25/24, 22:09:05:896 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[6/25/24, 22:09:05:899 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[6/25/24, 22:09:05:899 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_updateExistingCookieValue_nullExistingCookieValue
[6/25/24, 22:09:05:903 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_updateExistingCookieValue_nullExistingCookieValue
[6/25/24, 22:09:05:905 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[6/25/24, 22:09:05:908 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[6/25/24, 22:09:05:908 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_updateExistingCookieValue_tryToAddExistingClient
[6/25/24, 22:09:05:909 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_updateExistingCookieValue_tryToAddExistingClient
[6/25/24, 22:09:05:909 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_getExistingTrackedClientIds_emptyCookieValue
[6/25/24, 22:09:05:910 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_getExistingTrackedClientIds_emptyCookieValue
[6/25/24, 22:09:05:910 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_getExistingTrackedClientIds_notEncoded
[6/25/24, 22:09:05:910 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_getExistingTrackedClientIds_notEncoded
[6/25/24, 22:09:05:915 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[6/25/24, 22:09:05:915 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[6/25/24, 22:09:05:916 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[6/25/24, 22:09:05:916 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[6/25/24, 22:09:05:916 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[6/25/24, 22:09:05:917 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[6/25/24, 22:09:05:917 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[6/25/24, 22:09:05:917 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[6/25/24, 22:09:05:918 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_createCookieValue_emptyListOfClientIds
[6/25/24, 22:09:05:918 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_createCookieValue_emptyListOfClientIds
[6/25/24, 22:09:05:918 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_createCookieValue_singleEntry
[6/25/24, 22:09:05:919 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_createCookieValue_singleEntry
[6/25/24, 22:09:05:923 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_createCookieValue_multipleEntries
[6/25/24, 22:09:05:923 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_createCookieValue_multipleEntries
[6/25/24, 22:09:05:924 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_getCookiePath_requestUriEmpty
[6/25/24, 22:09:05:927 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_getCookiePath_requestUriEmpty
[6/25/24, 22:09:05:927 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_getCookiePath_requestUriNoSlashes
[6/25/24, 22:09:05:931 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_getCookiePath_requestUriNoSlashes
[6/25/24, 22:09:05:931 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_getCookiePath_requestUriOneSlash
[6/25/24, 22:09:05:932 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_getCookiePath_requestUriOneSlash
[6/25/24, 22:09:05:933 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_getCookiePath_requestUriMultipleSlashes
[6/25/24, 22:09:05:935 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_getCookiePath_requestUriMultipleSlashes
[6/25/24, 22:09:05:936 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_getUpdatedLogoutUrl_cookieValueNull
[6/25/24, 22:09:05:941 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_getUpdatedLogoutUrl_cookieValueNull
[6/25/24, 22:09:05:942 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_getUpdatedLogoutUrl_cookieValueEmpty
[6/25/24, 22:09:05:947 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_getUpdatedLogoutUrl_cookieValueEmpty
[6/25/24, 22:09:05:948 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_getUpdatedLogoutUrl
[6/25/24, 22:09:05:951 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_getUpdatedLogoutUrl
[6/25/24, 22:09:05:952 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_addTrackedClientIdsToUrl_emptyClientIdList
[6/25/24, 22:09:05:952 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_addTrackedClientIdsToUrl_emptyClientIdList
[6/25/24, 22:09:05:952 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[6/25/24, 22:09:05:952 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[6/25/24, 22:09:05:953 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[6/25/24, 22:09:05:953 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[6/25/24, 22:09:05:953 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[6/25/24, 22:09:05:954 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[6/25/24, 22:09:05:954 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[6/25/24, 22:09:05:954 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[6/25/24, 22:09:05:955 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_encodeValue_emptyInput
[6/25/24, 22:09:05:957 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_encodeValue_emptyInput
[6/25/24, 22:09:05:958 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_encodeValue
[6/25/24, 22:09:05:958 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_encodeValue
[6/25/24, 22:09:05:958 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_decodeValue_emptyInput
[6/25/24, 22:09:05:959 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_decodeValue_emptyInput
[6/25/24, 22:09:05:963 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_decodeValue_inputNotEncoded
[6/25/24, 22:09:05:963 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_decodeValue_inputNotEncoded
[6/25/24, 22:09:05:963 UTC] 00000001 id=00000000 SystemOut                                                    O Entering test: test_decodeValue
[6/25/24, 22:09:05:964 UTC] 00000001 id=00000000 SystemOut                                                    O Exiting test: test_decodeValue

Standard error

[ERROR   ] CWWKS1467E: The OAuth feature encountered an error while reading an OAuthClient entry with the 0 identifier from the OAuthStore implementation. This is an exception message.
[ERROR   ] CWWKS1467E: The OAuth feature encountered an error while reading an OAuthClient entry with the 0 identifier from the OAuthStore implementation. This is an exception message.
[ERROR   ] CWWKS1467E: The OAuth feature encountered an error while reading an OAuthClient entry with the 123456789 identifier from the OAuthStore implementation. This is an exception message.
[ERROR   ] CWWKS1476E: The OAuth feature encountered an error while deleting an OAuthClient entry with the 0 identifier in the OAuthStore implementation. This is an exception message.
[ERROR   ] CWWKS1468E: The OAuth feature encountered an error while reading all the OAuthClient entries from the OAuthStore implementation. This is an exception message.
[ERROR   ] CWWKS1464E: The OAuth feature encountered an error while creating an OAuthClient entry with the 123456789 identifier in the OAuthStore implementation. This is an exception message.
[ERROR   ] CWWKS1473E: The OAuth feature encountered an error while updating an OAuthClient entry with the 123456789 identifier in the OAuthStore implementation. This is an exception message.
[ERROR   ] CWWKS1467E: The OAuth feature encountered an error while reading an OAuthClient entry with the 0 identifier from the OAuthStore implementation. This is an exception message.
[ERROR   ] CWWKS1467E: The OAuth feature encountered an error while reading an OAuthClient entry with the 0 identifier from the OAuthStore implementation. This is an exception message.
[ERROR   ] CWWKS1467E: The OAuth feature encountered an error while reading an OAuthClient entry with the 123456789 identifier from the OAuthStore implementation. This is an exception message.
[ERROR   ] CWWKS1476E: The OAuth feature encountered an error while deleting an OAuthClient entry with the 0 identifier in the OAuthStore implementation. This is an exception message.
[ERROR   ] CWWKS1468E: The OAuth feature encountered an error while reading all the OAuthClient entries from the OAuthStore implementation. This is an exception message.
[ERROR   ] CWWKS1464E: The OAuth feature encountered an error while creating an OAuthClient entry with the 123456789 identifier in the OAuthStore implementation. This is an exception message.
[ERROR   ] CWWKS1473E: The OAuth feature encountered an error while updating an OAuthClient entry with the 123456789 identifier in the OAuthStore implementation. This is an exception message.
[ERROR   ] CWWKS1466E: The OAuth feature encountered an error while creating an OAuthConsent entry in the OAuthStore implementation. This is an exception message.
[ERROR   ] CWWKS1472E: The OAuth feature encountered an error while reading an OAuthConsent entry from the OAuthStore implementation. This is an exception message.
[ERROR   ] CWWKS1465E: The OAuth feature encountered an error while creating an OAuthToken entry with the 01b307acba4f54f55aafc33bb06bbbf6ca803e9a lookup key in the OAuthStore implementation. This is an exception message.
[ERROR   ] CWWKS1469E: The OAuth feature encountered an error while reading an OAuthToken entry with the 01b307acba4f54f55aafc33bb06bbbf6ca803e9a lookup key from the OAuthStore implementation. This is an exception message.
[ERROR   ] CWWKS1469E: The OAuth feature encountered an error while reading an OAuthToken entry with the 01b307acba4f54f55aafc33bb06bbbf6ca803e9a lookup key from the OAuthStore implementation. This is an exception message.
[ERROR   ] CWWKS1470E: The OAuth feature encountered an error while reading all the OAuthToken entries from the OAuthStore implementation. This is an exception message.
[ERROR   ] CWWKS1471E: The OAuth feature encountered an error while counting the OAuthToken entries in the OAuthStore implementation. This is an exception message.
[ERROR   ] CWWKS1477E: The OAuth feature encountered an error while deleting an OAuthToken entry with the 01b307acba4f54f55aafc33bb06bbbf6ca803e9a lookup key in the OAuthStore implementation. This is an exception message.
[ERROR   ] CWWKS1477E: The OAuth feature encountered an error while deleting an OAuthToken entry with the 01b307acba4f54f55aafc33bb06bbbf6ca803e9a lookup key in the OAuthStore implementation. This is an exception message.
[ERROR   ] This is an exception message.
This is an exception message.
[ERROR   ] CWWKS1460E: The OAuth feature encountered an error while running the [INSERT] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message.
[ERROR   ] This is an exception message.
This is an exception message.
[ERROR   ] CWWKS1460E: The OAuth feature encountered an error while running the [SELECT] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message.
[ERROR   ] This is an exception message.
This is an exception message.
[ERROR   ] CWWKS1461E: The OAuth feature encountered an error while retrieving all OpenID Connect clients from the cached database. This is an exception message.
[ERROR   ] This is an exception message.
This is an exception message.
[ERROR   ] CWWKS1461E: The OAuth feature encountered an error while retrieving all OpenID Connect clients from the cached database. This is an exception message.
[ERROR   ] This is an exception message.
This is an exception message.
[ERROR   ] CWWKS1460E: The OAuth feature encountered an error while running the [SELECT] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message.
[ERROR   ] This is an exception message.
This is an exception message.
[ERROR   ] CWWKS1460E: The OAuth feature encountered an error while running the [SELECT] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message.
[ERROR   ] This is an exception message.
This is an exception message.
[ERROR   ] CWWKS1460E: The OAuth feature encountered an error while running the [UPDATE] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message.
[ERROR   ] This is an exception message.
This is an exception message.
[ERROR   ] CWWKS1460E: The OAuth feature encountered an error while running the [DELETE] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message.
[ERROR   ] This is an exception message.
This is an exception message.
[ERROR   ] CWWKS1460E: The OAuth feature encountered an error while running the [INSERT] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message.
[ERROR   ] This is an exception message.
This is an exception message.
[ERROR   ] CWWKS1460E: The OAuth feature encountered an error while running the [SELECT] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message.
[ERROR   ] This is an exception message.
This is an exception message.
[ERROR   ] CWWKS1461E: The OAuth feature encountered an error while retrieving all OpenID Connect clients from the cached database. This is an exception message.
[ERROR   ] This is an exception message.
This is an exception message.
[ERROR   ] CWWKS1461E: The OAuth feature encountered an error while retrieving all OpenID Connect clients from the cached database. This is an exception message.
[ERROR   ] This is an exception message.
This is an exception message.
[ERROR   ] CWWKS1460E: The OAuth feature encountered an error while running the [SELECT] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message.
[ERROR   ] This is an exception message.
This is an exception message.
[ERROR   ] CWWKS1460E: The OAuth feature encountered an error while running the [SELECT] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message.
[ERROR   ] This is an exception message.
This is an exception message.
[ERROR   ] CWWKS1460E: The OAuth feature encountered an error while running the [UPDATE] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message.
[ERROR   ] This is an exception message.
This is an exception message.
[ERROR   ] CWWKS1460E: The OAuth feature encountered an error while running the [DELETE] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message.
[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
[ERROR   ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter.
[ERROR   ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter.
[ERROR   ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized.
[ERROR   ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01].
[ERROR   ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter.
[ERROR   ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter.
[ERROR   ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter.
[ERROR   ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter.
[ERROR   ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized.
[ERROR   ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01].
[ERROR   ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter.
[ERROR   ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter.
[ERROR   ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. 
[ERROR   ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. 
[ERROR   ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices.
[ERROR   ] CWWKS1434E: Missing required parameters in the request.
[ERROR   ] CWWKS1435E: Missing token_type parameter in the request.
[ERROR   ] CWWKS1436E: Request contains multiple token_type parameters.
[ERROR   ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#.
[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.
TRAS0038E: The system could not delete file /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.25_22.09.00.1.log
TRAS0038E: The system could not delete file /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.06.25_22.09.00.0.log