Class com.ibm.ws.security.saml.sso20.slo.SLOPostLogoutHandlerTest

26

tests

0

failures

0

ignored

0.400s

duration

100%

successful

Tests

Test Duration Result
test_generateDefaultPostLogoutPage 0.008s passed
test_generateDefaultPostLogoutPage_exceptionThrown 0.014s passed
test_getAndValidatePostLogoutRedirectUrl_complexValidUrl 0.013s passed
test_getAndValidatePostLogoutRedirectUrl_emptyUrl 0.039s passed
test_getAndValidatePostLogoutRedirectUrl_simpleValidUrl 0.008s passed
test_getAndValidatePostLogoutRedirectUrl_urlNotConfigured 0.008s passed
test_getAndValidatePostLogoutRedirectUrl_urlNotFormattedCorrectly 0.023s passed
test_getCustomPostLogoutQueryString_successfulLogoutStatusString 0.008s passed
test_getCustomPostLogoutQueryString_unknownLogoutStatus 0.009s passed
test_getPostLogoutPageBuilder 0.009s passed
test_getStatusCodeForQueryString_emptyLogoutStatusString 0.009s passed
test_getStatusCodeForQueryString_nonEmptyLogoutStatusString 0.008s passed
test_getStatusCodeForQueryString_nullLogoutStatusString 0.007s passed
test_getStatusCodeForQueryString_successfulLogoutStatusString 0.011s passed
test_getStatusCodeForQueryString_unknownLogoutStatus 0.008s passed
test_isValidPostLogoutRedirectUrlConfigured_complexUrl 0.013s passed
test_isValidPostLogoutRedirectUrlConfigured_emptyUrlString 0.034s passed
test_isValidPostLogoutRedirectUrlConfigured_invalidUrlString 0.033s passed
test_isValidPostLogoutRedirectUrlConfigured_nonHttpUrl 0.024s passed
test_isValidPostLogoutRedirectUrlConfigured_notConfigured 0.021s passed
test_isValidPostLogoutRedirectUrlConfigured_validHttpUrl 0.012s passed
test_redirectToCustomPostLogoutPage_invalidPostLogoutUrlConfiguredRedirectsToDefaultPage 0.029s passed
test_redirectToCustomPostLogoutPage_validPostLogoutUrlConfigured_knownLogoutStatus 0.011s passed
test_redirectToCustomPostLogoutPage_validPostLogoutUrlConfigured_unknownLogoutStatus 0.013s passed
test_sendToPostLogoutPage_customPostLogoutPage 0.015s passed
test_sendToPostLogoutPage_defaultPostLogoutPage 0.013s passed

Standard error

[ERROR   ] Unable to compute signature, Signature XMLObject does not have the XMLSignature created during marshalling.
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.signature.SignatureException]. Cause:[XMLObject does not have an XMLSignature instance, unable to compute signature], StackTrace: [
  org.opensaml.xml.signature.Signer.signObject(Signer.java:74)
  com.ibm.ws.security.saml.sso20.sp.Solicited.signAuthnRequest(Solicited.java:446)
  com.ibm.ws.security.saml.sso20.sp.Solicited.sendAuthRequestToIdp(Solicited.java:121)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testSendAuthRequestToIdp_AuthnRequestsIsSigned(SolicitedTest.java:389)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    ....
].
[ERROR   ] CWWKS5073E: The service provider [b07b804c] cannot find the private key in the [unitTestKeyStoreRef] keystore.
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [IDP] metadata file.  
[ERROR   ] CWWKS5080E: The service provider [b07b804c] cannot find the identity provider (IdP) URL because the idpMetadata is missing in the SAML WebSSO configuration.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.saml2.metadata.provider.MetadataProviderException]. Cause:[null], StackTrace: [
  org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27)
  org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:114)
  org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52)
  org.jmock.Mockery.dispatch(Mockery.java:218)
  org.jmock.Mockery.access$000(Mockery.java:43)
  org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
    ....
].
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [null] metadata file.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.io.MarshallingException]. Cause:[Unable to create Document to place marshalled elements in], StackTrace: [
  org.opensaml.xml.io.AbstractXMLObjectMarshaller.marshall(AbstractXMLObjectMarshaller.java:87)
  com.ibm.ws.security.saml.sso20.sp.Solicited.getAuthnRequestString(Solicited.java:458)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testGetAuthnRequestString_BadDocument(SolicitedTest.java:588)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    ....
].
[ERROR   ] Unable to compute signature, Signature XMLObject does not have the XMLSignature created during marshalling.
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.signature.SignatureException]. Cause:[XMLObject does not have an XMLSignature instance, unable to compute signature], StackTrace: [
  org.opensaml.xml.signature.Signer.signObject(Signer.java:74)
  com.ibm.ws.security.saml.sso20.sp.Solicited.signAuthnRequest(Solicited.java:446)
  com.ibm.ws.security.saml.sso20.sp.Solicited.sendAuthRequestToIdp(Solicited.java:121)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testSendAuthRequestToIdp_AuthnRequestsIsSigned(SolicitedTest.java:389)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    ....
].
[ERROR   ] CWWKS5073E: The service provider [b07b804c] cannot find the private key in the [unitTestKeyStoreRef] keystore.
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [IDP] metadata file.  
[ERROR   ] CWWKS5080E: The service provider [b07b804c] cannot find the identity provider (IdP) URL because the idpMetadata is missing in the SAML WebSSO configuration.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.saml2.metadata.provider.MetadataProviderException]. Cause:[null], StackTrace: [
  org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27)
  org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:114)
  org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52)
  org.jmock.Mockery.dispatch(Mockery.java:218)
  org.jmock.Mockery.access$000(Mockery.java:43)
  org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
    ....
].
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [null] metadata file.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.io.MarshallingException]. Cause:[Unable to create Document to place marshalled elements in], StackTrace: [
  org.opensaml.xml.io.AbstractXMLObjectMarshaller.marshall(AbstractXMLObjectMarshaller.java:87)
  com.ibm.ws.security.saml.sso20.sp.Solicited.getAuthnRequestString(Solicited.java:458)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testGetAuthnRequestString_BadDocument(SolicitedTest.java:588)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    ....
].
[ERROR   ] Unable to compute signature, Signature XMLObject does not have the XMLSignature created during marshalling.
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.signature.SignatureException]. Cause:[XMLObject does not have an XMLSignature instance, unable to compute signature], StackTrace: [
  org.opensaml.xml.signature.Signer.signObject(Signer.java:74)
  com.ibm.ws.security.saml.sso20.sp.Solicited.signAuthnRequest(Solicited.java:446)
  com.ibm.ws.security.saml.sso20.sp.Solicited.sendAuthRequestToIdp(Solicited.java:121)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testSendAuthRequestToIdp_AuthnRequestsIsSigned(SolicitedTest.java:389)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    ....
].
[ERROR   ] CWWKS5073E: The service provider [b07b804c] cannot find the private key in the [unitTestKeyStoreRef] keystore.
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [IDP] metadata file.  
[ERROR   ] CWWKS5080E: The service provider [b07b804c] cannot find the identity provider (IdP) URL because the idpMetadata is missing in the SAML WebSSO configuration.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.saml2.metadata.provider.MetadataProviderException]. Cause:[null], StackTrace: [
  org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27)
  org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:114)
  org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52)
  org.jmock.Mockery.dispatch(Mockery.java:218)
  org.jmock.Mockery.access$000(Mockery.java:43)
  org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
    ....
].
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [null] metadata file.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.io.MarshallingException]. Cause:[Unable to create Document to place marshalled elements in], StackTrace: [
  org.opensaml.xml.io.AbstractXMLObjectMarshaller.marshall(AbstractXMLObjectMarshaller.java:87)
  com.ibm.ws.security.saml.sso20.sp.Solicited.getAuthnRequestString(Solicited.java:458)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testGetAuthnRequestString_BadDocument(SolicitedTest.java:588)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    ....
].
[ERROR   ] Unable to compute signature, Signature XMLObject does not have the XMLSignature created during marshalling.
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.signature.SignatureException]. Cause:[XMLObject does not have an XMLSignature instance, unable to compute signature], StackTrace: [
  org.opensaml.xml.signature.Signer.signObject(Signer.java:74)
  com.ibm.ws.security.saml.sso20.sp.Solicited.signAuthnRequest(Solicited.java:446)
  com.ibm.ws.security.saml.sso20.sp.Solicited.sendAuthRequestToIdp(Solicited.java:121)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testSendAuthRequestToIdp_AuthnRequestsIsSigned(SolicitedTest.java:389)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    ....
].
[ERROR   ] CWWKS5073E: The service provider [b07b804c] cannot find the private key in the [unitTestKeyStoreRef] keystore.
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [IDP] metadata file.  
[ERROR   ] CWWKS5080E: The service provider [b07b804c] cannot find the identity provider (IdP) URL because the idpMetadata is missing in the SAML WebSSO configuration.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.saml2.metadata.provider.MetadataProviderException]. Cause:[null], StackTrace: [
  org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27)
  org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:114)
  org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52)
  org.jmock.Mockery.dispatch(Mockery.java:218)
  org.jmock.Mockery.access$000(Mockery.java:43)
  org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
    ....
].
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [null] metadata file.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.io.MarshallingException]. Cause:[Unable to create Document to place marshalled elements in], StackTrace: [
  org.opensaml.xml.io.AbstractXMLObjectMarshaller.marshall(AbstractXMLObjectMarshaller.java:87)
  com.ibm.ws.security.saml.sso20.sp.Solicited.getAuthnRequestString(Solicited.java:458)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testGetAuthnRequestString_BadDocument(SolicitedTest.java:588)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    ....
].
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] Unable to compute signature, Signature XMLObject does not have the XMLSignature created during marshalling.
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.signature.SignatureException]. Cause:[XMLObject does not have an XMLSignature instance, unable to compute signature], StackTrace: [
  org.opensaml.xml.signature.Signer.signObject(Signer.java:74)
  com.ibm.ws.security.saml.sso20.sp.Solicited.signAuthnRequest(Solicited.java:446)
  com.ibm.ws.security.saml.sso20.sp.Solicited.sendAuthRequestToIdp(Solicited.java:121)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testSendAuthRequestToIdp_AuthnRequestsIsSigned(SolicitedTest.java:389)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    ....
].
[ERROR   ] CWWKS5073E: The service provider [b07b804c] cannot find the private key in the [unitTestKeyStoreRef] keystore.
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [IDP] metadata file.  
[ERROR   ] CWWKS5080E: The service provider [b07b804c] cannot find the identity provider (IdP) URL because the idpMetadata is missing in the SAML WebSSO configuration.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.saml2.metadata.provider.MetadataProviderException]. Cause:[null], StackTrace: [
  org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27)
  org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:114)
  org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52)
  org.jmock.Mockery.dispatch(Mockery.java:218)
  org.jmock.Mockery.access$000(Mockery.java:43)
  org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
    ....
].
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [null] metadata file.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.io.MarshallingException]. Cause:[Unable to create Document to place marshalled elements in], StackTrace: [
  org.opensaml.xml.io.AbstractXMLObjectMarshaller.marshall(AbstractXMLObjectMarshaller.java:87)
  com.ibm.ws.security.saml.sso20.sp.Solicited.getAuthnRequestString(Solicited.java:458)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testGetAuthnRequestString_BadDocument(SolicitedTest.java:588)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    ....
].
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] Unable to compute signature, Signature XMLObject does not have the XMLSignature created during marshalling.
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.signature.SignatureException]. Cause:[XMLObject does not have an XMLSignature instance, unable to compute signature], StackTrace: [
  org.opensaml.xml.signature.Signer.signObject(Signer.java:74)
  com.ibm.ws.security.saml.sso20.sp.Solicited.signAuthnRequest(Solicited.java:446)
  com.ibm.ws.security.saml.sso20.sp.Solicited.sendAuthRequestToIdp(Solicited.java:121)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testSendAuthRequestToIdp_AuthnRequestsIsSigned(SolicitedTest.java:389)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    ....
].
[ERROR   ] CWWKS5073E: The service provider [b07b804c] cannot find the private key in the [unitTestKeyStoreRef] keystore.
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [IDP] metadata file.  
[ERROR   ] CWWKS5080E: The service provider [b07b804c] cannot find the identity provider (IdP) URL because the idpMetadata is missing in the SAML WebSSO configuration.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.saml2.metadata.provider.MetadataProviderException]. Cause:[null], StackTrace: [
  org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27)
  org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:114)
  org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52)
  org.jmock.Mockery.dispatch(Mockery.java:218)
  org.jmock.Mockery.access$000(Mockery.java:43)
  org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
    ....
].
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [null] metadata file.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.io.MarshallingException]. Cause:[Unable to create Document to place marshalled elements in], StackTrace: [
  org.opensaml.xml.io.AbstractXMLObjectMarshaller.marshall(AbstractXMLObjectMarshaller.java:87)
  com.ibm.ws.security.saml.sso20.sp.Solicited.getAuthnRequestString(Solicited.java:458)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testGetAuthnRequestString_BadDocument(SolicitedTest.java:588)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    ....
].
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] Unable to compute signature, Signature XMLObject does not have the XMLSignature created during marshalling.
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.signature.SignatureException]. Cause:[XMLObject does not have an XMLSignature instance, unable to compute signature], StackTrace: [
  org.opensaml.xml.signature.Signer.signObject(Signer.java:74)
  com.ibm.ws.security.saml.sso20.sp.Solicited.signAuthnRequest(Solicited.java:446)
  com.ibm.ws.security.saml.sso20.sp.Solicited.sendAuthRequestToIdp(Solicited.java:121)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testSendAuthRequestToIdp_AuthnRequestsIsSigned(SolicitedTest.java:389)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    ....
].
[ERROR   ] CWWKS5073E: The service provider [b07b804c] cannot find the private key in the [unitTestKeyStoreRef] keystore.
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [IDP] metadata file.  
[ERROR   ] CWWKS5080E: The service provider [b07b804c] cannot find the identity provider (IdP) URL because the idpMetadata is missing in the SAML WebSSO configuration.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.saml2.metadata.provider.MetadataProviderException]. Cause:[null], StackTrace: [
  org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27)
  org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:114)
  org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52)
  org.jmock.Mockery.dispatch(Mockery.java:218)
  org.jmock.Mockery.access$000(Mockery.java:43)
  org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
    ....
].
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [null] metadata file.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.io.MarshallingException]. Cause:[Unable to create Document to place marshalled elements in], StackTrace: [
  org.opensaml.xml.io.AbstractXMLObjectMarshaller.marshall(AbstractXMLObjectMarshaller.java:87)
  com.ibm.ws.security.saml.sso20.sp.Solicited.getAuthnRequestString(Solicited.java:458)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testGetAuthnRequestString_BadDocument(SolicitedTest.java:588)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    ....
].
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] Unable to compute signature, Signature XMLObject does not have the XMLSignature created during marshalling.
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.signature.SignatureException]. Cause:[XMLObject does not have an XMLSignature instance, unable to compute signature], StackTrace: [
  org.opensaml.xml.signature.Signer.signObject(Signer.java:74)
  com.ibm.ws.security.saml.sso20.sp.Solicited.signAuthnRequest(Solicited.java:446)
  com.ibm.ws.security.saml.sso20.sp.Solicited.sendAuthRequestToIdp(Solicited.java:121)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testSendAuthRequestToIdp_AuthnRequestsIsSigned(SolicitedTest.java:389)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    ....
].
[ERROR   ] CWWKS5073E: The service provider [b07b804c] cannot find the private key in the [unitTestKeyStoreRef] keystore.
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [IDP] metadata file.  
[ERROR   ] CWWKS5080E: The service provider [b07b804c] cannot find the identity provider (IdP) URL because the idpMetadata is missing in the SAML WebSSO configuration.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.saml2.metadata.provider.MetadataProviderException]. Cause:[null], StackTrace: [
  org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27)
  org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:114)
  org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52)
  org.jmock.Mockery.dispatch(Mockery.java:218)
  org.jmock.Mockery.access$000(Mockery.java:43)
  org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
    ....
].
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [null] metadata file.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.io.MarshallingException]. Cause:[Unable to create Document to place marshalled elements in], StackTrace: [
  org.opensaml.xml.io.AbstractXMLObjectMarshaller.marshall(AbstractXMLObjectMarshaller.java:87)
  com.ibm.ws.security.saml.sso20.sp.Solicited.getAuthnRequestString(Solicited.java:458)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testGetAuthnRequestString_BadDocument(SolicitedTest.java:588)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    ....
].
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] Unable to compute signature, Signature XMLObject does not have the XMLSignature created during marshalling.
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.signature.SignatureException]. Cause:[XMLObject does not have an XMLSignature instance, unable to compute signature], StackTrace: [
  org.opensaml.xml.signature.Signer.signObject(Signer.java:74)
  com.ibm.ws.security.saml.sso20.sp.Solicited.signAuthnRequest(Solicited.java:446)
  com.ibm.ws.security.saml.sso20.sp.Solicited.sendAuthRequestToIdp(Solicited.java:121)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testSendAuthRequestToIdp_AuthnRequestsIsSigned(SolicitedTest.java:389)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    ....
].
[ERROR   ] CWWKS5073E: The service provider [b07b804c] cannot find the private key in the [unitTestKeyStoreRef] keystore.
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [IDP] metadata file.  
[ERROR   ] CWWKS5080E: The service provider [b07b804c] cannot find the identity provider (IdP) URL because the idpMetadata is missing in the SAML WebSSO configuration.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.saml2.metadata.provider.MetadataProviderException]. Cause:[null], StackTrace: [
  org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27)
  org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:114)
  org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52)
  org.jmock.Mockery.dispatch(Mockery.java:218)
  org.jmock.Mockery.access$000(Mockery.java:43)
  org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
    ....
].
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [null] metadata file.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.io.MarshallingException]. Cause:[Unable to create Document to place marshalled elements in], StackTrace: [
  org.opensaml.xml.io.AbstractXMLObjectMarshaller.marshall(AbstractXMLObjectMarshaller.java:87)
  com.ibm.ws.security.saml.sso20.sp.Solicited.getAuthnRequestString(Solicited.java:458)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testGetAuthnRequestString_BadDocument(SolicitedTest.java:588)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    ....
].
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] Unable to compute signature, Signature XMLObject does not have the XMLSignature created during marshalling.
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.signature.SignatureException]. Cause:[XMLObject does not have an XMLSignature instance, unable to compute signature], StackTrace: [
  org.opensaml.xml.signature.Signer.signObject(Signer.java:74)
  com.ibm.ws.security.saml.sso20.sp.Solicited.signAuthnRequest(Solicited.java:446)
  com.ibm.ws.security.saml.sso20.sp.Solicited.sendAuthRequestToIdp(Solicited.java:121)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testSendAuthRequestToIdp_AuthnRequestsIsSigned(SolicitedTest.java:389)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    ....
].
[ERROR   ] CWWKS5073E: The service provider [b07b804c] cannot find the private key in the [unitTestKeyStoreRef] keystore.
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [IDP] metadata file.  
[ERROR   ] CWWKS5080E: The service provider [b07b804c] cannot find the identity provider (IdP) URL because the idpMetadata is missing in the SAML WebSSO configuration.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.saml2.metadata.provider.MetadataProviderException]. Cause:[null], StackTrace: [
  org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27)
  org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:114)
  org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52)
  org.jmock.Mockery.dispatch(Mockery.java:218)
  org.jmock.Mockery.access$000(Mockery.java:43)
  org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
    ....
].
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [null] metadata file.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.io.MarshallingException]. Cause:[Unable to create Document to place marshalled elements in], StackTrace: [
  org.opensaml.xml.io.AbstractXMLObjectMarshaller.marshall(AbstractXMLObjectMarshaller.java:87)
  com.ibm.ws.security.saml.sso20.sp.Solicited.getAuthnRequestString(Solicited.java:458)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testGetAuthnRequestString_BadDocument(SolicitedTest.java:588)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    ....
].
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] Unable to compute signature, Signature XMLObject does not have the XMLSignature created during marshalling.
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.signature.SignatureException]. Cause:[XMLObject does not have an XMLSignature instance, unable to compute signature], StackTrace: [
  org.opensaml.xml.signature.Signer.signObject(Signer.java:74)
  com.ibm.ws.security.saml.sso20.sp.Solicited.signAuthnRequest(Solicited.java:446)
  com.ibm.ws.security.saml.sso20.sp.Solicited.sendAuthRequestToIdp(Solicited.java:121)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testSendAuthRequestToIdp_AuthnRequestsIsSigned(SolicitedTest.java:389)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    ....
].
[ERROR   ] CWWKS5073E: The service provider [b07b804c] cannot find the private key in the [unitTestKeyStoreRef] keystore.
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [IDP] metadata file.  
[ERROR   ] CWWKS5080E: The service provider [b07b804c] cannot find the identity provider (IdP) URL because the idpMetadata is missing in the SAML WebSSO configuration.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.saml2.metadata.provider.MetadataProviderException]. Cause:[null], StackTrace: [
  org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27)
  org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:114)
  org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52)
  org.jmock.Mockery.dispatch(Mockery.java:218)
  org.jmock.Mockery.access$000(Mockery.java:43)
  org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
    ....
].
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [null] metadata file.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.io.MarshallingException]. Cause:[Unable to create Document to place marshalled elements in], StackTrace: [
  org.opensaml.xml.io.AbstractXMLObjectMarshaller.marshall(AbstractXMLObjectMarshaller.java:87)
  com.ibm.ws.security.saml.sso20.sp.Solicited.getAuthnRequestString(Solicited.java:458)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testGetAuthnRequestString_BadDocument(SolicitedTest.java:588)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    ....
].
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] Unable to compute signature, Signature XMLObject does not have the XMLSignature created during marshalling.
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.signature.SignatureException]. Cause:[XMLObject does not have an XMLSignature instance, unable to compute signature], StackTrace: [
  org.opensaml.xml.signature.Signer.signObject(Signer.java:74)
  com.ibm.ws.security.saml.sso20.sp.Solicited.signAuthnRequest(Solicited.java:446)
  com.ibm.ws.security.saml.sso20.sp.Solicited.sendAuthRequestToIdp(Solicited.java:121)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testSendAuthRequestToIdp_AuthnRequestsIsSigned(SolicitedTest.java:389)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    ....
].
[ERROR   ] CWWKS5073E: The service provider [b07b804c] cannot find the private key in the [unitTestKeyStoreRef] keystore.
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [IDP] metadata file.  
[ERROR   ] CWWKS5080E: The service provider [b07b804c] cannot find the identity provider (IdP) URL because the idpMetadata is missing in the SAML WebSSO configuration.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.saml2.metadata.provider.MetadataProviderException]. Cause:[null], StackTrace: [
  org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27)
  org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:114)
  org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52)
  org.jmock.Mockery.dispatch(Mockery.java:218)
  org.jmock.Mockery.access$000(Mockery.java:43)
  org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
    ....
].
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [null] metadata file.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.io.MarshallingException]. Cause:[Unable to create Document to place marshalled elements in], StackTrace: [
  org.opensaml.xml.io.AbstractXMLObjectMarshaller.marshall(AbstractXMLObjectMarshaller.java:87)
  com.ibm.ws.security.saml.sso20.sp.Solicited.getAuthnRequestString(Solicited.java:458)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testGetAuthnRequestString_BadDocument(SolicitedTest.java:588)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    ....
].
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] Unable to compute signature, Signature XMLObject does not have the XMLSignature created during marshalling.
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.signature.SignatureException]. Cause:[XMLObject does not have an XMLSignature instance, unable to compute signature], StackTrace: [
  org.opensaml.xml.signature.Signer.signObject(Signer.java:74)
  com.ibm.ws.security.saml.sso20.sp.Solicited.signAuthnRequest(Solicited.java:446)
  com.ibm.ws.security.saml.sso20.sp.Solicited.sendAuthRequestToIdp(Solicited.java:121)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testSendAuthRequestToIdp_AuthnRequestsIsSigned(SolicitedTest.java:389)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    ....
].
[ERROR   ] CWWKS5073E: The service provider [b07b804c] cannot find the private key in the [unitTestKeyStoreRef] keystore.
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [IDP] metadata file.  
[ERROR   ] CWWKS5080E: The service provider [b07b804c] cannot find the identity provider (IdP) URL because the idpMetadata is missing in the SAML WebSSO configuration.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.saml2.metadata.provider.MetadataProviderException]. Cause:[null], StackTrace: [
  org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27)
  org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:114)
  org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52)
  org.jmock.Mockery.dispatch(Mockery.java:218)
  org.jmock.Mockery.access$000(Mockery.java:43)
  org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
    ....
].
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [null] metadata file.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.io.MarshallingException]. Cause:[Unable to create Document to place marshalled elements in], StackTrace: [
  org.opensaml.xml.io.AbstractXMLObjectMarshaller.marshall(AbstractXMLObjectMarshaller.java:87)
  com.ibm.ws.security.saml.sso20.sp.Solicited.getAuthnRequestString(Solicited.java:458)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testGetAuthnRequestString_BadDocument(SolicitedTest.java:588)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    ....
].
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] Unable to compute signature, Signature XMLObject does not have the XMLSignature created during marshalling.
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.signature.SignatureException]. Cause:[XMLObject does not have an XMLSignature instance, unable to compute signature], StackTrace: [
  org.opensaml.xml.signature.Signer.signObject(Signer.java:74)
  com.ibm.ws.security.saml.sso20.sp.Solicited.signAuthnRequest(Solicited.java:446)
  com.ibm.ws.security.saml.sso20.sp.Solicited.sendAuthRequestToIdp(Solicited.java:121)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testSendAuthRequestToIdp_AuthnRequestsIsSigned(SolicitedTest.java:389)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    ....
].
[ERROR   ] CWWKS5073E: The service provider [b07b804c] cannot find the private key in the [unitTestKeyStoreRef] keystore.
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [IDP] metadata file.  
[ERROR   ] CWWKS5080E: The service provider [b07b804c] cannot find the identity provider (IdP) URL because the idpMetadata is missing in the SAML WebSSO configuration.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.saml2.metadata.provider.MetadataProviderException]. Cause:[null], StackTrace: [
  org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27)
  org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:114)
  org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52)
  org.jmock.Mockery.dispatch(Mockery.java:218)
  org.jmock.Mockery.access$000(Mockery.java:43)
  org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
    ....
].
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [null] metadata file.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.io.MarshallingException]. Cause:[Unable to create Document to place marshalled elements in], StackTrace: [
  org.opensaml.xml.io.AbstractXMLObjectMarshaller.marshall(AbstractXMLObjectMarshaller.java:87)
  com.ibm.ws.security.saml.sso20.sp.Solicited.getAuthnRequestString(Solicited.java:458)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testGetAuthnRequestString_BadDocument(SolicitedTest.java:588)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    ....
].
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] Unable to compute signature, Signature XMLObject does not have the XMLSignature created during marshalling.
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.signature.SignatureException]. Cause:[XMLObject does not have an XMLSignature instance, unable to compute signature], StackTrace: [
  org.opensaml.xml.signature.Signer.signObject(Signer.java:74)
  com.ibm.ws.security.saml.sso20.sp.Solicited.signAuthnRequest(Solicited.java:446)
  com.ibm.ws.security.saml.sso20.sp.Solicited.sendAuthRequestToIdp(Solicited.java:121)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testSendAuthRequestToIdp_AuthnRequestsIsSigned(SolicitedTest.java:389)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    ....
].
[ERROR   ] CWWKS5073E: The service provider [b07b804c] cannot find the private key in the [unitTestKeyStoreRef] keystore.
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [IDP] metadata file.  
[ERROR   ] CWWKS5080E: The service provider [b07b804c] cannot find the identity provider (IdP) URL because the idpMetadata is missing in the SAML WebSSO configuration.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.saml2.metadata.provider.MetadataProviderException]. Cause:[null], StackTrace: [
  org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27)
  org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:114)
  org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52)
  org.jmock.Mockery.dispatch(Mockery.java:218)
  org.jmock.Mockery.access$000(Mockery.java:43)
  org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
    ....
].
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [null] metadata file.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.io.MarshallingException]. Cause:[Unable to create Document to place marshalled elements in], StackTrace: [
  org.opensaml.xml.io.AbstractXMLObjectMarshaller.marshall(AbstractXMLObjectMarshaller.java:87)
  com.ibm.ws.security.saml.sso20.sp.Solicited.getAuthnRequestString(Solicited.java:458)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testGetAuthnRequestString_BadDocument(SolicitedTest.java:588)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    ....
].
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] Unable to compute signature, Signature XMLObject does not have the XMLSignature created during marshalling.
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.signature.SignatureException]. Cause:[XMLObject does not have an XMLSignature instance, unable to compute signature], StackTrace: [
  org.opensaml.xml.signature.Signer.signObject(Signer.java:74)
  com.ibm.ws.security.saml.sso20.sp.Solicited.signAuthnRequest(Solicited.java:446)
  com.ibm.ws.security.saml.sso20.sp.Solicited.sendAuthRequestToIdp(Solicited.java:121)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testSendAuthRequestToIdp_AuthnRequestsIsSigned(SolicitedTest.java:389)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    ....
].
[ERROR   ] CWWKS5073E: The service provider [b07b804c] cannot find the private key in the [unitTestKeyStoreRef] keystore.
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [IDP] metadata file.  
[ERROR   ] CWWKS5080E: The service provider [b07b804c] cannot find the identity provider (IdP) URL because the idpMetadata is missing in the SAML WebSSO configuration.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.saml2.metadata.provider.MetadataProviderException]. Cause:[null], StackTrace: [
  org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27)
  org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:114)
  org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52)
  org.jmock.Mockery.dispatch(Mockery.java:218)
  org.jmock.Mockery.access$000(Mockery.java:43)
  org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
    ....
].
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [null] metadata file.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.io.MarshallingException]. Cause:[Unable to create Document to place marshalled elements in], StackTrace: [
  org.opensaml.xml.io.AbstractXMLObjectMarshaller.marshall(AbstractXMLObjectMarshaller.java:87)
  com.ibm.ws.security.saml.sso20.sp.Solicited.getAuthnRequestString(Solicited.java:458)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testGetAuthnRequestString_BadDocument(SolicitedTest.java:588)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    ....
].
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] Unable to compute signature, Signature XMLObject does not have the XMLSignature created during marshalling.
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.signature.SignatureException]. Cause:[XMLObject does not have an XMLSignature instance, unable to compute signature], StackTrace: [
  org.opensaml.xml.signature.Signer.signObject(Signer.java:74)
  com.ibm.ws.security.saml.sso20.sp.Solicited.signAuthnRequest(Solicited.java:446)
  com.ibm.ws.security.saml.sso20.sp.Solicited.sendAuthRequestToIdp(Solicited.java:121)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testSendAuthRequestToIdp_AuthnRequestsIsSigned(SolicitedTest.java:389)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    ....
].
[ERROR   ] CWWKS5073E: The service provider [b07b804c] cannot find the private key in the [unitTestKeyStoreRef] keystore.
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [IDP] metadata file.  
[ERROR   ] CWWKS5080E: The service provider [b07b804c] cannot find the identity provider (IdP) URL because the idpMetadata is missing in the SAML WebSSO configuration.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.saml2.metadata.provider.MetadataProviderException]. Cause:[null], StackTrace: [
  org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27)
  org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:114)
  org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52)
  org.jmock.Mockery.dispatch(Mockery.java:218)
  org.jmock.Mockery.access$000(Mockery.java:43)
  org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
    ....
].
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [null] metadata file.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.io.MarshallingException]. Cause:[Unable to create Document to place marshalled elements in], StackTrace: [
  org.opensaml.xml.io.AbstractXMLObjectMarshaller.marshall(AbstractXMLObjectMarshaller.java:87)
  com.ibm.ws.security.saml.sso20.sp.Solicited.getAuthnRequestString(Solicited.java:458)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testGetAuthnRequestString_BadDocument(SolicitedTest.java:588)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    ....
].
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] Unable to compute signature, Signature XMLObject does not have the XMLSignature created during marshalling.
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.signature.SignatureException]. Cause:[XMLObject does not have an XMLSignature instance, unable to compute signature], StackTrace: [
  org.opensaml.xml.signature.Signer.signObject(Signer.java:74)
  com.ibm.ws.security.saml.sso20.sp.Solicited.signAuthnRequest(Solicited.java:446)
  com.ibm.ws.security.saml.sso20.sp.Solicited.sendAuthRequestToIdp(Solicited.java:121)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testSendAuthRequestToIdp_AuthnRequestsIsSigned(SolicitedTest.java:389)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    ....
].
[ERROR   ] CWWKS5073E: The service provider [b07b804c] cannot find the private key in the [unitTestKeyStoreRef] keystore.
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [IDP] metadata file.  
[ERROR   ] CWWKS5080E: The service provider [b07b804c] cannot find the identity provider (IdP) URL because the idpMetadata is missing in the SAML WebSSO configuration.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.saml2.metadata.provider.MetadataProviderException]. Cause:[null], StackTrace: [
  org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27)
  org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:114)
  org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52)
  org.jmock.Mockery.dispatch(Mockery.java:218)
  org.jmock.Mockery.access$000(Mockery.java:43)
  org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
    ....
].
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [null] metadata file.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.io.MarshallingException]. Cause:[Unable to create Document to place marshalled elements in], StackTrace: [
  org.opensaml.xml.io.AbstractXMLObjectMarshaller.marshall(AbstractXMLObjectMarshaller.java:87)
  com.ibm.ws.security.saml.sso20.sp.Solicited.getAuthnRequestString(Solicited.java:458)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testGetAuthnRequestString_BadDocument(SolicitedTest.java:588)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    ....
].
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] Unable to compute signature, Signature XMLObject does not have the XMLSignature created during marshalling.
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.signature.SignatureException]. Cause:[XMLObject does not have an XMLSignature instance, unable to compute signature], StackTrace: [
  org.opensaml.xml.signature.Signer.signObject(Signer.java:74)
  com.ibm.ws.security.saml.sso20.sp.Solicited.signAuthnRequest(Solicited.java:446)
  com.ibm.ws.security.saml.sso20.sp.Solicited.sendAuthRequestToIdp(Solicited.java:121)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testSendAuthRequestToIdp_AuthnRequestsIsSigned(SolicitedTest.java:389)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    ....
].
[ERROR   ] CWWKS5073E: The service provider [b07b804c] cannot find the private key in the [unitTestKeyStoreRef] keystore.
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [IDP] metadata file.  
[ERROR   ] CWWKS5080E: The service provider [b07b804c] cannot find the identity provider (IdP) URL because the idpMetadata is missing in the SAML WebSSO configuration.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.saml2.metadata.provider.MetadataProviderException]. Cause:[null], StackTrace: [
  org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27)
  org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:114)
  org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52)
  org.jmock.Mockery.dispatch(Mockery.java:218)
  org.jmock.Mockery.access$000(Mockery.java:43)
  org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
    ....
].
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [null] metadata file.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.io.MarshallingException]. Cause:[Unable to create Document to place marshalled elements in], StackTrace: [
  org.opensaml.xml.io.AbstractXMLObjectMarshaller.marshall(AbstractXMLObjectMarshaller.java:87)
  com.ibm.ws.security.saml.sso20.sp.Solicited.getAuthnRequestString(Solicited.java:458)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testGetAuthnRequestString_BadDocument(SolicitedTest.java:588)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    ....
].
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] Unable to compute signature, Signature XMLObject does not have the XMLSignature created during marshalling.
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.signature.SignatureException]. Cause:[XMLObject does not have an XMLSignature instance, unable to compute signature], StackTrace: [
  org.opensaml.xml.signature.Signer.signObject(Signer.java:74)
  com.ibm.ws.security.saml.sso20.sp.Solicited.signAuthnRequest(Solicited.java:446)
  com.ibm.ws.security.saml.sso20.sp.Solicited.sendAuthRequestToIdp(Solicited.java:121)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testSendAuthRequestToIdp_AuthnRequestsIsSigned(SolicitedTest.java:389)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    ....
].
[ERROR   ] CWWKS5073E: The service provider [b07b804c] cannot find the private key in the [unitTestKeyStoreRef] keystore.
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [IDP] metadata file.  
[ERROR   ] CWWKS5080E: The service provider [b07b804c] cannot find the identity provider (IdP) URL because the idpMetadata is missing in the SAML WebSSO configuration.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.saml2.metadata.provider.MetadataProviderException]. Cause:[null], StackTrace: [
  org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27)
  org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:114)
  org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52)
  org.jmock.Mockery.dispatch(Mockery.java:218)
  org.jmock.Mockery.access$000(Mockery.java:43)
  org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
    ....
].
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [null] metadata file.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.io.MarshallingException]. Cause:[Unable to create Document to place marshalled elements in], StackTrace: [
  org.opensaml.xml.io.AbstractXMLObjectMarshaller.marshall(AbstractXMLObjectMarshaller.java:87)
  com.ibm.ws.security.saml.sso20.sp.Solicited.getAuthnRequestString(Solicited.java:458)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testGetAuthnRequestString_BadDocument(SolicitedTest.java:588)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    ....
].
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] Unable to compute signature, Signature XMLObject does not have the XMLSignature created during marshalling.
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.signature.SignatureException]. Cause:[XMLObject does not have an XMLSignature instance, unable to compute signature], StackTrace: [
  org.opensaml.xml.signature.Signer.signObject(Signer.java:74)
  com.ibm.ws.security.saml.sso20.sp.Solicited.signAuthnRequest(Solicited.java:446)
  com.ibm.ws.security.saml.sso20.sp.Solicited.sendAuthRequestToIdp(Solicited.java:121)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testSendAuthRequestToIdp_AuthnRequestsIsSigned(SolicitedTest.java:389)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    ....
].
[ERROR   ] CWWKS5073E: The service provider [b07b804c] cannot find the private key in the [unitTestKeyStoreRef] keystore.
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [IDP] metadata file.  
[ERROR   ] CWWKS5080E: The service provider [b07b804c] cannot find the identity provider (IdP) URL because the idpMetadata is missing in the SAML WebSSO configuration.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.saml2.metadata.provider.MetadataProviderException]. Cause:[null], StackTrace: [
  org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27)
  org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:114)
  org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52)
  org.jmock.Mockery.dispatch(Mockery.java:218)
  org.jmock.Mockery.access$000(Mockery.java:43)
  org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
    ....
].
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [null] metadata file.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.io.MarshallingException]. Cause:[Unable to create Document to place marshalled elements in], StackTrace: [
  org.opensaml.xml.io.AbstractXMLObjectMarshaller.marshall(AbstractXMLObjectMarshaller.java:87)
  com.ibm.ws.security.saml.sso20.sp.Solicited.getAuthnRequestString(Solicited.java:458)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testGetAuthnRequestString_BadDocument(SolicitedTest.java:588)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    ....
].
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] Unable to compute signature, Signature XMLObject does not have the XMLSignature created during marshalling.
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.signature.SignatureException]. Cause:[XMLObject does not have an XMLSignature instance, unable to compute signature], StackTrace: [
  org.opensaml.xml.signature.Signer.signObject(Signer.java:74)
  com.ibm.ws.security.saml.sso20.sp.Solicited.signAuthnRequest(Solicited.java:446)
  com.ibm.ws.security.saml.sso20.sp.Solicited.sendAuthRequestToIdp(Solicited.java:121)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testSendAuthRequestToIdp_AuthnRequestsIsSigned(SolicitedTest.java:389)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    ....
].
[ERROR   ] CWWKS5073E: The service provider [b07b804c] cannot find the private key in the [unitTestKeyStoreRef] keystore.
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [IDP] metadata file.  
[ERROR   ] CWWKS5080E: The service provider [b07b804c] cannot find the identity provider (IdP) URL because the idpMetadata is missing in the SAML WebSSO configuration.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.saml2.metadata.provider.MetadataProviderException]. Cause:[null], StackTrace: [
  org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27)
  org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:114)
  org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52)
  org.jmock.Mockery.dispatch(Mockery.java:218)
  org.jmock.Mockery.access$000(Mockery.java:43)
  org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
    ....
].
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [null] metadata file.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.io.MarshallingException]. Cause:[Unable to create Document to place marshalled elements in], StackTrace: [
  org.opensaml.xml.io.AbstractXMLObjectMarshaller.marshall(AbstractXMLObjectMarshaller.java:87)
  com.ibm.ws.security.saml.sso20.sp.Solicited.getAuthnRequestString(Solicited.java:458)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testGetAuthnRequestString_BadDocument(SolicitedTest.java:588)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    ....
].
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] Unable to compute signature, Signature XMLObject does not have the XMLSignature created during marshalling.
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.signature.SignatureException]. Cause:[XMLObject does not have an XMLSignature instance, unable to compute signature], StackTrace: [
  org.opensaml.xml.signature.Signer.signObject(Signer.java:74)
  com.ibm.ws.security.saml.sso20.sp.Solicited.signAuthnRequest(Solicited.java:446)
  com.ibm.ws.security.saml.sso20.sp.Solicited.sendAuthRequestToIdp(Solicited.java:121)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testSendAuthRequestToIdp_AuthnRequestsIsSigned(SolicitedTest.java:389)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    ....
].
[ERROR   ] CWWKS5073E: The service provider [b07b804c] cannot find the private key in the [unitTestKeyStoreRef] keystore.
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [IDP] metadata file.  
[ERROR   ] CWWKS5080E: The service provider [b07b804c] cannot find the identity provider (IdP) URL because the idpMetadata is missing in the SAML WebSSO configuration.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.saml2.metadata.provider.MetadataProviderException]. Cause:[null], StackTrace: [
  org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27)
  org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:114)
  org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52)
  org.jmock.Mockery.dispatch(Mockery.java:218)
  org.jmock.Mockery.access$000(Mockery.java:43)
  org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
    ....
].
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [null] metadata file.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.io.MarshallingException]. Cause:[Unable to create Document to place marshalled elements in], StackTrace: [
  org.opensaml.xml.io.AbstractXMLObjectMarshaller.marshall(AbstractXMLObjectMarshaller.java:87)
  com.ibm.ws.security.saml.sso20.sp.Solicited.getAuthnRequestString(Solicited.java:458)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testGetAuthnRequestString_BadDocument(SolicitedTest.java:588)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    ....
].
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] Unable to compute signature, Signature XMLObject does not have the XMLSignature created during marshalling.
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.signature.SignatureException]. Cause:[XMLObject does not have an XMLSignature instance, unable to compute signature], StackTrace: [
  org.opensaml.xml.signature.Signer.signObject(Signer.java:74)
  com.ibm.ws.security.saml.sso20.sp.Solicited.signAuthnRequest(Solicited.java:446)
  com.ibm.ws.security.saml.sso20.sp.Solicited.sendAuthRequestToIdp(Solicited.java:121)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testSendAuthRequestToIdp_AuthnRequestsIsSigned(SolicitedTest.java:389)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    ....
].
[ERROR   ] CWWKS5073E: The service provider [b07b804c] cannot find the private key in the [unitTestKeyStoreRef] keystore.
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [IDP] metadata file.  
[ERROR   ] CWWKS5080E: The service provider [b07b804c] cannot find the identity provider (IdP) URL because the idpMetadata is missing in the SAML WebSSO configuration.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.saml2.metadata.provider.MetadataProviderException]. Cause:[null], StackTrace: [
  org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27)
  org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:114)
  org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52)
  org.jmock.Mockery.dispatch(Mockery.java:218)
  org.jmock.Mockery.access$000(Mockery.java:43)
  org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
    ....
].
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [null] metadata file.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.io.MarshallingException]. Cause:[Unable to create Document to place marshalled elements in], StackTrace: [
  org.opensaml.xml.io.AbstractXMLObjectMarshaller.marshall(AbstractXMLObjectMarshaller.java:87)
  com.ibm.ws.security.saml.sso20.sp.Solicited.getAuthnRequestString(Solicited.java:458)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testGetAuthnRequestString_BadDocument(SolicitedTest.java:588)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    ....
].
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] Unable to compute signature, Signature XMLObject does not have the XMLSignature created during marshalling.
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.signature.SignatureException]. Cause:[XMLObject does not have an XMLSignature instance, unable to compute signature], StackTrace: [
  org.opensaml.xml.signature.Signer.signObject(Signer.java:74)
  com.ibm.ws.security.saml.sso20.sp.Solicited.signAuthnRequest(Solicited.java:446)
  com.ibm.ws.security.saml.sso20.sp.Solicited.sendAuthRequestToIdp(Solicited.java:121)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testSendAuthRequestToIdp_AuthnRequestsIsSigned(SolicitedTest.java:389)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    ....
].
[ERROR   ] CWWKS5073E: The service provider [b07b804c] cannot find the private key in the [unitTestKeyStoreRef] keystore.
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [IDP] metadata file.  
[ERROR   ] CWWKS5080E: The service provider [b07b804c] cannot find the identity provider (IdP) URL because the idpMetadata is missing in the SAML WebSSO configuration.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.saml2.metadata.provider.MetadataProviderException]. Cause:[null], StackTrace: [
  org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27)
  org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:114)
  org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52)
  org.jmock.Mockery.dispatch(Mockery.java:218)
  org.jmock.Mockery.access$000(Mockery.java:43)
  org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
    ....
].
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [null] metadata file.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.io.MarshallingException]. Cause:[Unable to create Document to place marshalled elements in], StackTrace: [
  org.opensaml.xml.io.AbstractXMLObjectMarshaller.marshall(AbstractXMLObjectMarshaller.java:87)
  com.ibm.ws.security.saml.sso20.sp.Solicited.getAuthnRequestString(Solicited.java:458)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testGetAuthnRequestString_BadDocument(SolicitedTest.java:588)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    ....
].
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] Unable to compute signature, Signature XMLObject does not have the XMLSignature created during marshalling.
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.signature.SignatureException]. Cause:[XMLObject does not have an XMLSignature instance, unable to compute signature], StackTrace: [
  org.opensaml.xml.signature.Signer.signObject(Signer.java:74)
  com.ibm.ws.security.saml.sso20.sp.Solicited.signAuthnRequest(Solicited.java:446)
  com.ibm.ws.security.saml.sso20.sp.Solicited.sendAuthRequestToIdp(Solicited.java:121)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testSendAuthRequestToIdp_AuthnRequestsIsSigned(SolicitedTest.java:389)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    ....
].
[ERROR   ] CWWKS5073E: The service provider [b07b804c] cannot find the private key in the [unitTestKeyStoreRef] keystore.
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [IDP] metadata file.  
[ERROR   ] CWWKS5080E: The service provider [b07b804c] cannot find the identity provider (IdP) URL because the idpMetadata is missing in the SAML WebSSO configuration.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.saml2.metadata.provider.MetadataProviderException]. Cause:[null], StackTrace: [
  org.jmock.lib.action.ThrowAction.invoke(ThrowAction.java:27)
  org.jmock.internal.InvocationExpectation.invoke(InvocationExpectation.java:114)
  org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:52)
  org.jmock.Mockery.dispatch(Mockery.java:218)
  org.jmock.Mockery.access$000(Mockery.java:43)
  org.jmock.Mockery$MockObject.invoke(Mockery.java:258)
    ....
].
[ERROR   ] CWWKS5079E: The service provider [b07b804c] cannot find the identity provider (IdP) URL using the [null] metadata file.  
[ERROR   ] CWWKS5007E: An internal server error occurred while processing SAML Web Single Sign-On (SSO) request [org.opensaml.xml.io.MarshallingException]. Cause:[Unable to create Document to place marshalled elements in], StackTrace: [
  org.opensaml.xml.io.AbstractXMLObjectMarshaller.marshall(AbstractXMLObjectMarshaller.java:87)
  com.ibm.ws.security.saml.sso20.sp.Solicited.getAuthnRequestString(Solicited.java:458)
  com.ibm.ws.security.saml.sso20.sp.SolicitedTest.testGetAuthnRequestString_BadDocument(SolicitedTest.java:588)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    ....
].
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [ftp://localhost] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.
[ERROR   ] CWWKS5014W: The URL [not a valid URL] that is specified by the [postLogoutRedirectUrl] attribute in the [] configuration is not valid. The default post-logout page will be used.