Class com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImplTest

11

tests

0

failures

0

ignored

0.071s

duration

100%

successful

Tests

Test Duration Result
testScanIdentityStoresNoIdentityStore 0.001s passed
testScanIdentityStoresValid 0.003s passed
testValidate1Error2Novalidate3ValidateGroup 0.003s passed
testValidate1NotValidated2Error3NotValidated 0.002s passed
testValidate1Novalidate2Novalidate3ValidateGroup 0.002s passed
testValidate1ValidateGroup2Group3Group 0.049s passed
testValidate1ValidateGroup2Validate3Validate 0.002s passed
testValidateAllError 0.002s passed
testValidateAllNotValidated 0.002s passed
testValidateNoIdentityStore 0.001s passed
testValidateNoIdentityStoreSupportsValidation 0.004s passed

Standard output

    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fa748ba2
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fa748ba2
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@fa748ba2
    TrConfigZapper.zapTrConfig : finished invoke init()
SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
-- System.err -------------------------------------------------
[ERROR   ] CWWKS1911E: No IdentityStore object supports validation of the user. Make sure that at least one IdentityStore object supports user validation.

-- Messages -------------------------------------------------
[01/05/2024, 13:24:17:837 BST] 00000001 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl E CWWKS1911E: No IdentityStore object supports validation of the user. Make sure that at least one IdentityStore object supports user validation.

-- Trace -------------------------------------------------
[01/05/2024, 13:24:17:819 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS1, validationTypes : [PROVIDE_GROUPS, VALIDATE], priority : 1
[01/05/2024, 13:24:17:819 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS1
                                                                                                               IS1
                                                                                                               0
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:820 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS2, validationTypes : [PROVIDE_GROUPS], priority : 2
[01/05/2024, 13:24:17:820 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS2
                                                                                                               IS1
                                                                                                               1
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:820 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS3, validationTypes : [PROVIDE_GROUPS], priority : 3
[01/05/2024, 13:24:17:820 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS3
                                                                                                               IS1
                                                                                                               1
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:820 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS3
                                                                                                               IS2
                                                                                                               1
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:820 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 Number of identityStore : 3
[01/05/2024, 13:24:17:821 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 validation status : VALID, identityStore : IS1
[01/05/2024, 13:24:17:821 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore : IS1, PROVIDE_GROUPS : true, VALIDATE : true
[01/05/2024, 13:24:17:821 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore : IS2, PROVIDE_GROUPS : true, VALIDATE : false
[01/05/2024, 13:24:17:821 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore : IS2, groups : [group2b, group2a]
[01/05/2024, 13:24:17:821 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore : IS3, PROVIDE_GROUPS : true, VALIDATE : false
[01/05/2024, 13:24:17:821 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore : IS3, groups : [group3a, group3b]
[01/05/2024, 13:24:17:821 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore ID : identityStoreID, CallerPrincipal : user1, CallerDN : user1dn, CallerUniqueId : user1uid, Groups : [group3a, group1a, group2b, group2a, group3b, group1b]
[01/05/2024, 13:24:17:821 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 validation status : VALID
[01/05/2024, 13:24:17:823 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS1, validationTypes : [PROVIDE_GROUPS, VALIDATE], priority : 1
[01/05/2024, 13:24:17:823 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS1
                                                                                                               IS1
                                                                                                               0
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:823 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS2, validationTypes : [PROVIDE_GROUPS, VALIDATE], priority : 2
[01/05/2024, 13:24:17:823 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS2
                                                                                                               IS1
                                                                                                               1
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:824 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS3, validationTypes : [PROVIDE_GROUPS, VALIDATE], priority : 3
[01/05/2024, 13:24:17:824 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS3
                                                                                                               IS1
                                                                                                               1
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:824 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS3
                                                                                                               IS2
                                                                                                               1
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:824 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 Number of identityStore : 3
[01/05/2024, 13:24:17:824 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 validation status : NOT_VALIDATED, identityStore : IS1
[01/05/2024, 13:24:17:824 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 validation status : INVALID, identityStore : IS2
[01/05/2024, 13:24:17:824 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 validation status : NOT_VALIDATED, identityStore : IS3
[01/05/2024, 13:24:17:824 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 validation status : INVALID
[01/05/2024, 13:24:17:826 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS1, validationTypes : [PROVIDE_GROUPS, VALIDATE], priority : 1
[01/05/2024, 13:24:17:826 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS1
                                                                                                               IS1
                                                                                                               0
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:826 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS3, validationTypes : [PROVIDE_GROUPS, VALIDATE], priority : 3
[01/05/2024, 13:24:17:826 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS3
                                                                                                               IS1
                                                                                                               1
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:826 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS2, validationTypes : [PROVIDE_GROUPS, VALIDATE], priority : 2
[01/05/2024, 13:24:17:826 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS2
                                                                                                               IS1
                                                                                                               1
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:826 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS2
                                                                                                               IS3
                                                                                                               -1
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:826 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 Number of identityStore : 3
[01/05/2024, 13:24:17:826 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 validation status : NOT_VALIDATED, identityStore : IS1
[01/05/2024, 13:24:17:826 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 validation status : NOT_VALIDATED, identityStore : IS2
[01/05/2024, 13:24:17:826 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 validation status : NOT_VALIDATED, identityStore : IS3
[01/05/2024, 13:24:17:826 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 validation status : NOT_VALIDATED
[01/05/2024, 13:24:17:828 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS2, validationTypes : [PROVIDE_GROUPS, VALIDATE], priority : 2
[01/05/2024, 13:24:17:828 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS2
                                                                                                               IS2
                                                                                                               0
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:828 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS3, validationTypes : [PROVIDE_GROUPS, VALIDATE], priority : 3
[01/05/2024, 13:24:17:828 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS3
                                                                                                               IS2
                                                                                                               1
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:828 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS1, validationTypes : [PROVIDE_GROUPS, VALIDATE], priority : 1
[01/05/2024, 13:24:17:828 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS1
                                                                                                               IS2
                                                                                                               -1
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:828 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 Number of identityStore : 3
[01/05/2024, 13:24:17:828 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 validation status : INVALID, identityStore : IS1
[01/05/2024, 13:24:17:828 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 validation status : INVALID, identityStore : IS2
[01/05/2024, 13:24:17:828 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 validation status : INVALID, identityStore : IS3
[01/05/2024, 13:24:17:828 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 validation status : INVALID
[01/05/2024, 13:24:17:830 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS3, validationTypes : [PROVIDE_GROUPS, VALIDATE], priority : 3
[01/05/2024, 13:24:17:830 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS3
                                                                                                               IS3
                                                                                                               0
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:830 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS2, validationTypes : [PROVIDE_GROUPS, VALIDATE], priority : 2
[01/05/2024, 13:24:17:830 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS2
                                                                                                               IS3
                                                                                                               -1
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:830 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS1, validationTypes : [PROVIDE_GROUPS, VALIDATE], priority : 1
[01/05/2024, 13:24:17:830 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS1
                                                                                                               IS3
                                                                                                               -1
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:830 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS1
                                                                                                               IS2
                                                                                                               -1
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:830 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 Number of identityStore : 3
[01/05/2024, 13:24:17:830 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 validation status : INVALID, identityStore : IS1
[01/05/2024, 13:24:17:830 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 validation status : NOT_VALIDATED, identityStore : IS2
[01/05/2024, 13:24:17:830 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 validation status : VALID, identityStore : IS3
[01/05/2024, 13:24:17:830 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore : IS1, PROVIDE_GROUPS : true, VALIDATE : true
[01/05/2024, 13:24:17:830 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore : IS2, PROVIDE_GROUPS : true, VALIDATE : true
[01/05/2024, 13:24:17:831 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore : IS3, PROVIDE_GROUPS : true, VALIDATE : true
[01/05/2024, 13:24:17:831 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore ID : identityStoreID, CallerPrincipal : user1, CallerDN : user1dn, CallerUniqueId : user1uid, Groups : [group1a, group1b]
[01/05/2024, 13:24:17:831 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 validation status : VALID
[01/05/2024, 13:24:17:832 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS3, validationTypes : [PROVIDE_GROUPS, VALIDATE], priority : 3
[01/05/2024, 13:24:17:832 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS3
                                                                                                               IS3
                                                                                                               0
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:832 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS2, validationTypes : [PROVIDE_GROUPS, VALIDATE], priority : 2
[01/05/2024, 13:24:17:832 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS2
                                                                                                               IS3
                                                                                                               -1
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:832 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS1, validationTypes : [PROVIDE_GROUPS, VALIDATE], priority : 1
[01/05/2024, 13:24:17:832 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS1
                                                                                                               IS3
                                                                                                               -1
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:832 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS1
                                                                                                               IS2
                                                                                                               -1
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:833 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 Number of identityStore : 3
[01/05/2024, 13:24:17:833 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 validation status : NOT_VALIDATED, identityStore : IS1
[01/05/2024, 13:24:17:833 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 validation status : NOT_VALIDATED, identityStore : IS2
[01/05/2024, 13:24:17:833 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 validation status : VALID, identityStore : IS3
[01/05/2024, 13:24:17:833 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore : IS1, PROVIDE_GROUPS : true, VALIDATE : true
[01/05/2024, 13:24:17:833 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore : IS2, PROVIDE_GROUPS : true, VALIDATE : true
[01/05/2024, 13:24:17:833 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore : IS3, PROVIDE_GROUPS : true, VALIDATE : true
[01/05/2024, 13:24:17:833 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore ID : identityStoreID, CallerPrincipal : user1, CallerDN : user1dn, CallerUniqueId : user1uid, Groups : [group1a, group1b]
[01/05/2024, 13:24:17:833 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 validation status : VALID
[01/05/2024, 13:24:17:834 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS1, validationTypes : [PROVIDE_GROUPS, VALIDATE], priority : 1
[01/05/2024, 13:24:17:834 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS1
                                                                                                               IS1
                                                                                                               0
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:835 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS2, validationTypes : [PROVIDE_GROUPS, VALIDATE], priority : 2
[01/05/2024, 13:24:17:835 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS2
                                                                                                               IS1
                                                                                                               1
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:835 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS3, validationTypes : [PROVIDE_GROUPS, VALIDATE], priority : 3
[01/05/2024, 13:24:17:835 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS3
                                                                                                               IS1
                                                                                                               1
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:835 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS3
                                                                                                               IS2
                                                                                                               1
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:835 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 Number of identityStore : 3
[01/05/2024, 13:24:17:835 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 validation status : VALID, identityStore : IS1
[01/05/2024, 13:24:17:835 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore : IS1, PROVIDE_GROUPS : true, VALIDATE : true
[01/05/2024, 13:24:17:835 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore : IS2, PROVIDE_GROUPS : true, VALIDATE : true
[01/05/2024, 13:24:17:835 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore : IS3, PROVIDE_GROUPS : true, VALIDATE : true
[01/05/2024, 13:24:17:835 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore ID : identityStoreID, CallerPrincipal : user1, CallerDN : user1dn, CallerUniqueId : user1uid, Groups : [group1a, group1b]
[01/05/2024, 13:24:17:835 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 validation status : VALID
[01/05/2024, 13:24:17:837 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS1, validationTypes : [PROVIDE_GROUPS], priority : 1
[01/05/2024, 13:24:17:837 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS1
                                                                                                               IS1
                                                                                                               0
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:837 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS3, validationTypes : [PROVIDE_GROUPS], priority : 3
[01/05/2024, 13:24:17:837 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS3
                                                                                                               IS1
                                                                                                               1
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:837 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS2, validationTypes : [PROVIDE_GROUPS], priority : 2
[01/05/2024, 13:24:17:837 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS2
                                                                                                               IS1
                                                                                                               1
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:837 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS2
                                                                                                               IS3
                                                                                                               -1
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:837 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 Number of identityStore : 3
[01/05/2024, 13:24:17:837 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl E CWWKS1911E: No IdentityStore object supports validation of the user. Make sure that at least one IdentityStore object supports user validation.
[01/05/2024, 13:24:17:838 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 validation status : NOT_VALIDATED
[01/05/2024, 13:24:17:840 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 Number of identityStore : 0
[01/05/2024, 13:24:17:840 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 No IdentityStore bean is registered.
[01/05/2024, 13:24:17:840 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 validation status : NOT_VALIDATED
[01/05/2024, 13:24:17:842 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS3, validationTypes : [PROVIDE_GROUPS], priority : 3
[01/05/2024, 13:24:17:842 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS3
                                                                                                               IS3
                                                                                                               0
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:843 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS1, validationTypes : [PROVIDE_GROUPS], priority : 1
[01/05/2024, 13:24:17:843 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS1
                                                                                                               IS3
                                                                                                               -1
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:843 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 IdentityStore from the CDI: IS2, validationTypes : [PROVIDE_GROUPS], priority : 2
[01/05/2024, 13:24:17:843 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS2
                                                                                                               IS3
                                                                                                               -1
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:843 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 compare 
                                                                                                               IS2
                                                                                                               IS1
                                                                                                               1
                                                                                                               com.ibm.ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl$2@96fbc280
[01/05/2024, 13:24:17:843 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 Number of identityStore : 3
[01/05/2024, 13:24:17:844 BST] 00000001 id=00000000 ws.security.javaeesec.identitystore.IdentityStoreHandlerImpl 3 Number of identityStore : 0

Standard error

[ERROR   ] CWWKS1911E: No IdentityStore object supports validation of the user. Make sure that at least one IdentityStore object supports user validation.