Class com.ibm.ws.webcontainer.security.metadata.FormLoginConfigurationTest
Tests
Test |
Duration |
Result |
testGetFormErrorPage |
0s |
passed |
testGetFormLoginPage |
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@fee434e3
[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@fee434e3
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@fee434e3
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.