Class com.ibm.ws.webcontainer.security.metadata.MatchResponseTest

8

tests

0

failures

0

ignored

0.001s

duration

100%

successful

Tests

Test Duration Result
testConstructor 0.001s passed
testGetRoles 0s passed
testIsAccessPrecluded 0s passed
testIsAccessPrecludedWithRolesThrowsIllegalArgumentException 0s passed
testIsSSLRequired 0s passed
testMerge 0s passed
testMerge_AccessPrecluded 0s passed
testMerge_CombinedRoles 0s passed

Standard output

    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@85021a26
[WARNING ] CWWKS9107W: Post parameters are null or too large to store into a cookie.
[AUDIT   ] CWWKS9112A: The web application security settings have changed. The following properties were modified: useAuthenticationDataForUnprotectedResource=false
[AUDIT   ] CWWKS9104A: Authorization failed for user userName:realm while invoking app1 on uriName. The user is not granted access to any of the required roles: null.
[AUDIT   ] CWWKS9104A: Authorization failed for user subjectUserName while invoking app1 on uriName. The user is not granted access to any of the required roles: null.
[AUDIT   ] CWWKS9104A: Authorization failed for user userName:DEFAULT while invoking app1 on uriName. The user is not granted access to any of the required roles: null.
[AUDIT   ] CWWKS9104A: Authorization failed for user user1 while invoking app1 on uriName. The user is not granted access to any of the required roles: [role1].
[AUDIT   ] CWWKS9112A: The web application security settings have changed. The following properties were modified: allowAuthenticationFailOverToAuthMethod=FORM
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@85021a26
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@85021a26
    TrConfigZapper.zapTrConfig : finished invoke init()

Standard error

[ERROR   ] CWWKS9106E: SSO Configuration error. FormLogin is configured for web application Unittest_App but SSO is not enabled in the security settings.  SSO must be enabled to use FormLogin.
[ERROR   ] CWWKS9106E: SSO Configuration error. FormLogin is configured for web application Unittest_App but SSO is not enabled in the security settings.  SSO must be enabled to use FormLogin.
[ERROR   ] CWWKS9106E: SSO Configuration error. FormLogin is configured for web application Unittest_App but SSO is not enabled in the security settings.  SSO must be enabled to use FormLogin.
[ERROR   ] CWWKS9113E: The SSL port is not active. The incoming http request cannot be redirected to a secure port. Check the server.xml file for configuration errors. The https port may be disabled. The keyStore element may be missing or incorrectly specified. The SSL feature may not be enabled. 
[ERROR   ] CWWKS9113E: The SSL port is not active. The incoming http request cannot be redirected to a secure port. Check the server.xml file for configuration errors. The https port may be disabled. The keyStore element may be missing or incorrectly specified. The SSL feature may not be enabled. 
[ERROR   ] CWWKS9114E: The incoming http request cannot be redirected to a secure port because the servlet request URL host/request is malformed. Ensure the request URL is correct.