Class com.ibm.ws.webcontainer.security.internal.WebAppSecurityConfigImplTest

43

tests

0

failures

0

ignored

0.026s

duration

100%

successful

Tests

Test Duration Result
getChangedPropertiesMap_allChanged 0.001s passed
getChangedProperties_allChanged 0.002s passed
getChangedProperties_allowFailOverToBasicAuth 0.001s passed
getChangedProperties_allowLogoutPageRedirectToAnyHost 0.001s passed
getChangedProperties_autoGenSsoCookieName 0s passed
getChangedProperties_basicAuthenticationMechanismRealmName 0s passed
getChangedProperties_contextRootForFormAuthenticationMechanism 0s passed
getChangedProperties_displayAuthenticationRealm 0s passed
getChangedProperties_fewChanges 0s passed
getChangedProperties_httpOnlyCookies 0.001s passed
getChangedProperties_loginErrorURL 0s passed
getChangedProperties_logoutOnHttpSessionExpire 0.001s passed
getChangedProperties_logoutPageRedirectDomainNames 0s passed
getChangedProperties_noChange 0s passed
getChangedProperties_oneChange 0.001s passed
getChangedProperties_overrideHttpAuthMethod 0.001s passed
getChangedProperties_postParamCookieSize 0.001s passed
getChangedProperties_postParamSaveMethod 0s passed
getChangedProperties_preserveFullyQualifiedReferrerUrl 0.001s passed
getChangedProperties_singleSignonEnabled 0.001s passed
getChangedProperties_ssoCookieName 0s passed
getChangedProperties_ssoDomainNames 0s passed
getChangedProperties_ssoRequiresSSL 0.001s passed
getChangedProperties_ssoUseDomainFromURL 0s passed
getChangedProperties_useAuthenticationDataForUnprotectedResource 0.001s passed
getChangedProperties_useLtpaSSOForJaspic 0s passed
getChangedProperties_useOnlyCustomCookieName 0.001s passed
getChangedProperties_webAlwaysLogin 0s passed
getChangedProperties_wrongImplementation 0s passed
testGetBasicAuthRealmName_NotSet 0s passed
testGetBasicAuthRealmName_Valid 0s passed
testGetLoginErrorURL_NotSet 0s passed
testGetLoginErrorURL_Valid 0s passed
testGetLoginFormContextRoot_NotSet 0s passed
testGetLoginFormContextRoot_Valid 0s passed
testGetSSODomainList_noUseDomainFromURL 0.009s passed
testGetSSODomainList_with_UseDomainFromURL 0.001s passed
testPartitioned_defer 0s passed
testPartitioned_false 0s passed
testPartitioned_notSet 0s passed
testPartitioned_true 0s passed
testSetSsoCookieName_autoGenSsoCookieName_true_defaultSsoCookieName 0.001s passed
testSetSsoCookieName_autoGenSsoCookieName_true_notDefaultSsoCookieName 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@3f6a6f0b
[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@3f6a6f0b
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@3f6a6f0b
    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.