org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testSslOptional
((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeystore:123456 passwordKey:123456,null,null,-1,true,200,[CN=applicativo2_multipleOU, OU=" Piano=2, Scala=B, porta=3", caratteri accentati],EsempioFruitoreTrasparenteCert2_serialNumberDifferente)
testSsl_genericCode
((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeystore:123456 passwordKey:123456,null,null,-1,true,200,[CN=applicativo2_multipleOU, OU=" Piano=2, Scala=B, porta=3", caratteri accentati],EsempioFruitoreTrasparenteCert2_serialNumberDifferente)
testSsl_specificCode
((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeystore:123456 passwordKey:123456,null,null,-1,true,200,[CN=applicativo2_multipleOU, OU=" Piano=2, Scala=B, porta=3", caratteri accentati],EsempioFruitoreTrasparenteCert2_serialNumberDifferente)
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd"> <suite name="Ant suite"> <groups> <run> <include name="AutenticazionePortaDelegata"/> </run> </groups> <test thread-count="5" name="Ant test"> <classes> <class name="org.openspcoop2.protocol.trasparente.testsuite.core.CooperazioneTrasparenteBase"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.core.CostantiTestSuite"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.core.DatabaseProperties"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.core.FileSystemUtilities"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.core.TestSuiteProperties"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.core.TestSuiteTransformer"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.core.TrasparenteTestsuiteLogger"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.core.Utilities"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.RESTCore$1"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.RESTCore$RUOLO"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.RESTCore"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal$1"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal$1"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.IntegrazioneUtils"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEUtils"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.IntegrazioneUtils"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.AuthUtilities"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.CooperazioneTrasparenteBase"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.CredenzialiInvocazione$1"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.CredenzialiInvocazione"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.DataProviderUtils$Pair"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.DataProviderUtils"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.FileCache"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.MTOMThread"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.MTOMUtilities"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.Porta"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.PortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.PortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.PortaImpl"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.PosizioneCredenziale"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.TestFileEntry"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.WWWAuthenticate"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.WWWAuthenticateUtils"/> </classes> </test> <!-- Ant test --> </suite> <!-- Ant suite -->
Tests for Ant suite
- Ant test (96 classes)
Groups for Ant suite
AutenticazionePortaDelegata
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testApiKeyForwardCustomAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyOptional
testApiKey_genericCode
testApiKey_specificCode
testAppIdForwardAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
testAppIdOptional
testAppId_genericCode
testAppId_specificCode
testBasicForwardAuthorization_genericCode
testBasicForwardAuthorization_specificCode
testBasicOptional
testBasic_genericCode
testBasic_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderOptional
testPrincipalIp
testPrincipalIpForwardedOptional
testPrincipalIpForwarded_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalOptional
testPrincipalQueryClean_genericCode
testPrincipalQueryClean_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalQueryOptional
testPrincipalUrlOptional
testPrincipalUrl_genericCode
testPrincipalUrl_specificCode
testPrincipal_genericCode
testPrincipal_specificCode
testSslOptional
testSsl_genericCode
testSsl_specificCode
AutenticazionePortaDelegata.APIKEY
testApiKey_genericCode
testApiKey_specificCode
AutenticazionePortaDelegata.APIKEY_FORWARD
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
AutenticazionePortaDelegata.APIKEY_FORWARD_CUSTOM
testApiKeyForwardCustomAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
AutenticazionePortaDelegata.APIKEY_OPTIONAL
testApiKeyOptional
AutenticazionePortaDelegata.APPID
testAppId_genericCode
testAppId_specificCode
AutenticazionePortaDelegata.APPID_FORWARD
testAppIdForwardAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
AutenticazionePortaDelegata.APPID_FORWARD_CUSTOM
testAppIdForwardCustomAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
AutenticazionePortaDelegata.APPID_OPTIONAL
testAppIdOptional
AutenticazionePortaDelegata.BASIC
testBasic_genericCode
testBasic_specificCode
AutenticazionePortaDelegata.BASIC_FORWARD_AUTHORIZATION
testBasicForwardAuthorization_genericCode
testBasicForwardAuthorization_specificCode
AutenticazionePortaDelegata.BASIC_OPTIONAL
testBasicOptional
AutenticazionePortaDelegata.PRINCIPAL
testPrincipal_genericCode
testPrincipal_specificCode
AutenticazionePortaDelegata.PRINCIPAL_HEADER_CLEAN
testPrincipalHeaderClean_genericCode
testPrincipalHeaderClean_specificCode
AutenticazionePortaDelegata.PRINCIPAL_HEADER_NOT_CLEAN
testPrincipalHeaderNotClean_genericCode
testPrincipalHeaderNotClean_specificCode
AutenticazionePortaDelegata.PRINCIPAL_HEADER_OPTIONAL
testPrincipalHeaderOptional
AutenticazionePortaDelegata.PRINCIPAL_IP
testPrincipalIp
AutenticazionePortaDelegata.PRINCIPAL_IP_FORWARDED
testPrincipalIpForwarded_genericCode
testPrincipalIpForwarded_specificCode
AutenticazionePortaDelegata.PRINCIPAL_IP_FORWARDED_OPTIONAL
testPrincipalIpForwardedOptional
AutenticazionePortaDelegata.PRINCIPAL_OPTIONAL
testPrincipalOptional
AutenticazionePortaDelegata.PRINCIPAL_QUERY_CLEAN
testPrincipalQueryClean_genericCode
testPrincipalQueryClean_specificCode
AutenticazionePortaDelegata.PRINCIPAL_QUERY_NOT_CLEAN
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
AutenticazionePortaDelegata.PRINCIPAL_QUERY_OPTIONAL
testPrincipalQueryOptional
AutenticazionePortaDelegata.PRINCIPAL_URL
testPrincipalUrl_genericCode
testPrincipalUrl_specificCode
AutenticazionePortaDelegata.PRINCIPAL_URL_OPTIONAL
testPrincipalUrlOptional
AutenticazionePortaDelegata.SSL
testSsl_genericCode
testSsl_specificCode
AutenticazionePortaDelegata.SSL_OPTIONAL
testSslOptional
AutenticazionePortaDelegataNoPrincipal
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testApiKeyForwardCustomAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyOptional
testApiKey_genericCode
testApiKey_specificCode
testAppIdForwardAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
testAppIdOptional
testAppId_genericCode
testAppId_specificCode
testBasicForwardAuthorization_genericCode
testBasicForwardAuthorization_specificCode
testBasicOptional
testBasic_genericCode
testBasic_specificCode
testSslOptional
testSsl_genericCode
testSsl_specificCode
AutenticazionePortaDelegataPrincipal
testPrincipalHeaderClean_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderOptional
testPrincipalIp
testPrincipalIpForwardedOptional
testPrincipalIpForwarded_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalOptional
testPrincipalQueryClean_genericCode
testPrincipalQueryClean_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalQueryOptional
testPrincipalUrlOptional
testPrincipalUrl_genericCode
testPrincipalUrl_specificCode
testPrincipal_genericCode
testPrincipal_specificCode
Times for Ant suite
Total running time: 54 seconds
Reporter output for Ant suite
testPrincipalIpForwarded_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
** 'X-Forwarded-For' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 233f7c34-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Forwarded-For' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 2356d4ca-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Forwarded' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 235b1a8c-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Forwarded' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 236071bd-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 2366da5f-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 23713aa1-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Cluster-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 23766ac3-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Cluster-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 237a6266-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardAuthorization_genericCode(COOKIE, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231a4f3-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasicForwardAuthorization_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231f295-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalIpForwarded_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
** 'X-Forwarded-For' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'Forwarded-For' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'X-Forwarded' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'Forwarded' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'X-Client-IP' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'Client-IP' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'X-Cluster-Client-IP' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'Cluster-Client-IP' **
Invoco...
ReturnCode ritornato[401] atteso[401]
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2a7ea5be-c059-11ef-9c19-060730329b56]
testPrincipalIpForwarded_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
** 'X-Forwarded-For' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 24ce31de-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Forwarded-For' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 24d3fe3f-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Forwarded' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 24e69be2-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Forwarded' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 24ea6c74-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 24eda0c5-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 24f764c8-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Cluster-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 24fa7209-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Cluster-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 25045d1b-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_genericCode(COOKIE, cKEY, cID, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aut...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231cb4e-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[21f3c210-c059-11ef-9c19-060730329b56]
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/client2_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1cd41d40-c059-11ef-9c19-060730329b56]
Cerco credenziale-0 [CN=client2, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteSsl2] nei log ...
testPrincipalIpForwardedOptional((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[230e0be6-c059-11ef-9c19-060730329b56]
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[29663086-c059-11ef-9c19-060730329b56]
testApiKeyForwardCustomAuthorization_genericCode(QUERY, null, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentica...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 12317d7b-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardAuthorization_specificCode(QUERY, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 12317d69-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[21ac0aaa-c059-11ef-9c19-060730329b56]
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1b314278-c059-11ef-b0ec-060730329b56]
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2a4a764d-c059-11ef-9c19-060730329b56]
testAppIdForwardAuthorization_specificCode(HEADER, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231a505-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryNotClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231f2d5-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[20f62814-c059-11ef-9c19-060730329b56]
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[28667493-c059-11ef-9c19-060730329b56]
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231f2d7-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppId_specificCode((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@M...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231f255-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231f257-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231f259-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_genericCode(COOKIE, cKEY, cID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231cb4c-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalUrlOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[29f77433-c059-11ef-9c19-060730329b56]
testPrincipalHeaderNotClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a468-c059-11ef-9c19-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a46c-c059-11ef-9c19-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a470-c059-11ef-9c19-060730329b56]
testSslOptional((ssl pathKeystore:/etc/govway/keys/client1_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f2fb-c059-11ef-9c19-060730329b56]
Cerco credenziale-0 [CN=client, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteSsl] nei log ...
testApiKeyForwardAuthorization_specificCode(HEADER, AuthenticationApiKeyHeaderForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[12317d6e-c059-11ef-9c19-060730329b56]
testApiKeyForwardCustomAuthorization_genericCode(HEADER, X-CKEY, AuthenticationApiKeyHeaderForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[12317d9b-c059-11ef-9c19-060730329b56]
testApiKeyForwardCustomAuthorization_genericCode(QUERY, c_key, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 12317d8f-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1b3142a7-c059-11ef-b0ec-060730329b56]
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, cKEY, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 12317da4-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f287-c059-11ef-9c19-060730329b56]
testApiKeyForwardAuthorization_specificCode(HEADER, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 12317d6b-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a4a4-c059-11ef-9c19-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a4a8-c059-11ef-9c19-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a4ac-c059-11ef-9c19-060730329b56]
testPrincipalIpForwarded_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
** 'X-Forwarded-For' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'Forwarded-For' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'X-Forwarded' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'Forwarded' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'X-Client-IP' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'Client-IP' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'X-Cluster-Client-IP' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'Cluster-Client-IP' **
Invoco...
ReturnCode ritornato[401] atteso[401]
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1b314288-c059-11ef-b0ec-060730329b56]
testApiKeyForwardAuthorization_genericCode(QUERY, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 12317d40-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryNotClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 2999c3b3-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardAuthorization_genericCode(QUERY, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 12317d48-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1b31429b-c059-11ef-b0ec-060730329b56]
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231f2a1-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f29c-c059-11ef-9c19-060730329b56]
testSslOptional((ssl pathKeystore:/etc/govway/keys/client2_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f306-c059-11ef-9c19-060730329b56]
Cerco credenziale-0 [CN=client2, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteSsl2] nei log ...
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1f3c42d2-c059-11ef-9c19-060730329b56]
Cerco credenziale-0 [CN=applicativo2_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco credenziale-2 [caratteri accentati] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert2] nei log ...
testBasic_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231f2db-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalIpForwarded_specificCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
** 'X-Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[26b7d9cf-c059-11ef-9c19-060730329b56]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[26d06ae3-c059-11ef-9c19-060730329b56]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[26dfd437-c059-11ef-9c19-060730329b56]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[26e74e4b-c059-11ef-9c19-060730329b56]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[26efd9cf-c059-11ef-9c19-060730329b56]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[270313b3-c059-11ef-9c19-060730329b56]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[27090727-c059-11ef-9c19-060730329b56]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[271cb63b-c059-11ef-9c19-060730329b56]
testPrincipalHeaderNotClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 21d145ed-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalIpForwardedOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testPrincipalQueryOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[29de6de7-c059-11ef-9c19-060730329b56]
testApiKeyForwardAuthorization_genericCode(COOKIE, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 12317d5b-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryNotClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testAppIdForwardAuthorization_specificCode(HEADER, AuthenticationAppIdHeaderForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a508-c059-11ef-9c19-060730329b56]
testPrincipal_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 2ad24413-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 2852293b-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_specificCode(HEADER, null, null, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231cb64-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1b31428e-c059-11ef-b0ec-060730329b56]
testAppIdForwardAuthorization_specificCode(QUERY, AuthenticationAppIdQueryForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a4fe-c059-11ef-9c19-060730329b56]
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, cKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentic...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 12317da2-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppIdErrato@Min...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cbb6-c059-11ef-9c19-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cbba-c059-11ef-9c19-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cbbe-c059-11ef-9c19-060730329b56]
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, cKEY, AuthenticationApiKeyCookieForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[12317dc9-c059-11ef-9c19-060730329b56]
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f2cc-c059-11ef-9c19-060730329b56]
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9ATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIz...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231a4b5-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231a4b6-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231a4b8-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardAuthorization_genericCode(HEADER, AuthenticationAppIdHeaderForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a4ec-c059-11ef-9c19-060730329b56]
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1b314296-c059-11ef-b0ec-060730329b56]
testPrincipalIpForwardedOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[22e6117c-c059-11ef-9c19-060730329b56]
testApiKey_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata@MinisteroFrui...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231a4c7-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231a4c8-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231a4cb-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppId_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231cbe6-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231cbec-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231cbee-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 2075d46c-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardAuthorization_genericCode(QUERY, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231a4e2-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderNotClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testAppIdForwardAuthorization_specificCode(QUERY, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231a503-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a40f-c059-11ef-9c19-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a413-c059-11ef-9c19-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a417-c059-11ef-9c19-060730329b56]
testApiKeyForwardAuthorization_genericCode(QUERY, AuthenticationApiKeyQueryForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[12317d32-c059-11ef-9c19-060730329b56]
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231a473-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231a475-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231a477-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[282af223-c059-11ef-9c19-060730329b56]
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[28762c09-c059-11ef-9c19-060730329b56]
testApiKey_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata@MinisteroFrui...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231a48b-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231a48c-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231a48f-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasicOptional((basic username:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f2bd-c059-11ef-9c19-060730329b56]
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo1_alternativo.jks passwordKeystore:openspcoopjks passw...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1e4e3a38-c059-11ef-9c19-060730329b56]
Cerco credenziale-0 [CN=applicativo1alternativo] nei log ...
Cerco credenziale-1 [C=IT] nei log ...
Cerco credenziale-2 [L=Pisa] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert1] nei log ...
testPrincipalQueryOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[29d0b243-c059-11ef-9c19-060730329b56]
testBasic_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231f2c4-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderNotClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 20bca17c-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKey_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231a450-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231a456-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231a458-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[21930466-c059-11ef-9c19-060730329b56]
testPrincipalHeaderClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 20561764-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2267e0ad-c059-11ef-9c19-060730329b56]
testPrincipalUrl_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testPrincipal_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testAppId_genericCode((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@M...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231cc09-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231cc0a-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231cc0c-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f27e-c059-11ef-9c19-060730329b56]
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231f29f-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[20406c81-c059-11ef-9c19-060730329b56]
testAppIdForwardCustomAuthorization_genericCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdHeaderForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cb45-c059-11ef-9c19-060730329b56]
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f298-c059-11ef-9c19-060730329b56]
testPrincipalQueryClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2a013837-c059-11ef-9c19-060730329b56]
testPrincipalIpForwardedOptional((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[22fb2021-c059-11ef-9c19-060730329b56]
testAppIdForwardCustomAuthorization_genericCode(QUERY, c_key, c_id, AuthenticationAppIdQueryForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cb2d-c059-11ef-9c19-060730329b56]
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[29422dc0-c059-11ef-9c19-060730329b56]
testApiKeyOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata@MinisteroFrui...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a445-c059-11ef-9c19-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a449-c059-11ef-9c19-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a44d-c059-11ef-9c19-060730329b56]
testSslOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f2f0-c059-11ef-9c19-060730329b56]
testAppId_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGFATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizio...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231cc21-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231cc23-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231cc25-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9ATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIz...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231a479-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231a47b-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231a47c-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/client3_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1ebf2386-c059-11ef-9c19-060730329b56]
Cerco credenziale-0 [CN=client3, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
testPrincipalHeaderClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1f8d21fd-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[22344d88-c059-11ef-9c19-060730329b56]
testAppIdForwardCustomAuthorization_specificCode(QUERY, c_key, c_id, AuthenticationAppIdQueryForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cb5b-c059-11ef-9c19-060730329b56]
testAppIdForwardAuthorization_specificCode(QUERY, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231a501-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a439-c059-11ef-9c19-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a43d-c059-11ef-9c19-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a441-c059-11ef-9c19-060730329b56]
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[20bb41e9-c059-11ef-9c19-060730329b56]
testPrincipalHeaderOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[22977c35-c059-11ef-9c19-060730329b56]
testPrincipalIpForwarded_genericCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
** 'X-Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2442bb9c-c059-11ef-9c19-060730329b56]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[245706f0-c059-11ef-9c19-060730329b56]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[246b2b36-c059-11ef-9c19-060730329b56]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2478bfca-c059-11ef-9c19-060730329b56]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[24814b4f-c059-11ef-9c19-060730329b56]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[24a1a393-c059-11ef-9c19-060730329b56]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[24b29387-c059-11ef-9c19-060730329b56]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[24c1d5cb-c059-11ef-9c19-060730329b56]
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a3ff-c059-11ef-9c19-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a403-c059-11ef-9c19-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a407-c059-11ef-9c19-060730329b56]
testAppIdForwardCustomAuthorization_genericCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, ...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231cb40-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_specificCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, ...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231cb62-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, cKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentic...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 12317dc2-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKey_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231a485-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231a487-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231a488-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo1_alternativo.jks passwordKeystore:openspcoopjks passw...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f331-c059-11ef-9c19-060730329b56]
Cerco credenziale-0 [CN=applicativo1alternativo] nei log ...
Cerco credenziale-1 [C=IT] nei log ...
Cerco credenziale-2 [L=Pisa] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert1] nei log ...
testPrincipalIpForwarded_specificCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
** 'X-Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[261c35ef-c059-11ef-9c19-060730329b56]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[26297c63-c059-11ef-9c19-060730329b56]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2635d877-c059-11ef-9c19-060730329b56]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[264edebb-c059-11ef-9c19-060730329b56]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2665e92f-c059-11ef-9c19-060730329b56]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[26726c53-c059-11ef-9c19-060730329b56]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[268f1c17-c059-11ef-9c19-060730329b56]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[26a69bbb-c059-11ef-9c19-060730329b56]
testPrincipalQueryClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testApiKeyForwardCustomAuthorization_specificCode(HEADER, X-CKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autent...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 12317db8-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardAuthorization_genericCode(COOKIE, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231a4f5-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_specificCode(HEADER, null, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 12317dba-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/client1_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1e6d5afe-c059-11ef-9c19-060730329b56]
Cerco credenziale-0 [CN=client, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteSsl] nei log ...
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[211d381a-c059-11ef-9c19-060730329b56]
testAppIdForwardCustomAuthorization_specificCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdHeaderForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cb67-c059-11ef-9c19-060730329b56]
testPrincipalQueryNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2998d950-c059-11ef-9c19-060730329b56]
testAppIdForwardCustomAuthorization_genericCode(QUERY, null, null, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231cb25-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasicForwardAuthorization_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231f273-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cbc3-c059-11ef-9c19-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cbc7-c059-11ef-9c19-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cbcb-c059-11ef-9c19-060730329b56]
testApiKey_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, AUTHENTICAT...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231a4bb-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231a4bc-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231a4bf-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppId_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231cc27-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231cc28-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231cc2b-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_specificCode(QUERY, c_key, AuthenticationApiKeyQueryForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[12317db1-c059-11ef-9c19-060730329b56]
testPrincipalIpForwarded_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
** 'X-Forwarded-For' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 25c710fe-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Forwarded-For' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 25cda0af-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Forwarded' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 25e28842-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Forwarded' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 25e76a43-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 25f218a6-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 25f748c8-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Cluster-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 26021e3a-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Cluster-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 260f168c-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[28e2345f-c059-11ef-9c19-060730329b56]
testAppId_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231cc15-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231cc17-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231cc18-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipal_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 2ab5bb5d-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalIpForwarded_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
** 'X-Forwarded-For' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 271d2b6e-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Forwarded-For' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 271dc7af-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Forwarded' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 272827f1-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Forwarded' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 2741f184-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 2746ac75-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 27509788-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Cluster-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 275ea14a-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Cluster-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 276c35dc-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSslOptional((ssl pathKeystore:/etc/govway/keys/client3_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f30f-c059-11ef-9c19-060730329b56]
Cerco credenziale-0 [CN=client3, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
testApiKeyForwardAuthorization_genericCode(COOKIE, AuthenticationApiKeyCookieForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[12317d5e-c059-11ef-9c19-060730329b56]
testPrincipalQueryNotClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 2978f539-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1fedb898-c059-11ef-9c19-060730329b56]
testApiKey_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, AUTHENTICAT...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231a47f-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231a481-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231a482-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1b31429f-c059-11ef-b0ec-060730329b56]
testPrincipalQueryOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[28965e3f-c059-11ef-9c19-060730329b56]
testBasicForwardAuthorization_genericCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, Au...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231f291-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalUrlOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f24a-c059-11ef-9c19-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f24e-c059-11ef-9c19-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f252-c059-11ef-9c19-060730329b56]
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeysto...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1d26d12c-c059-11ef-9c19-060730329b56]
Cerco credenziale-0 [CN=applicativo1_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert1_serialNumberDifferente] nei log ...
testPrincipalHeaderClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testPrincipalQueryOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[29f52a3f-c059-11ef-9c19-060730329b56]
testPrincipalUrl_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 2a75f32b-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_genericCode(HEADER, X-CKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autent...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 12317d96-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasicOptional((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f2b9-c059-11ef-9c19-060730329b56]
testAppId_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGFATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizio...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231f26d-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231f26e-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231f270-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f2de-c059-11ef-9c19-060730329b56]
testPrincipalQueryOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[29e9917b-c059-11ef-9c19-060730329b56]
testPrincipalQueryNotClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 28ee9072-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231cb1d-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasic_specificCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, Au...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231f2e9-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardAuthorization_genericCode(HEADER, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231a4e9-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/client2_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1eb7a972-c059-11ef-9c19-060730329b56]
Cerco credenziale-0 [CN=client2, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteSsl2] nei log ...
testPrincipalIpForwarded_specificCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
** 'X-Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[277efa8f-c059-11ef-9c19-060730329b56]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2789a8f3-c059-11ef-9c19-060730329b56]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[279b5c37-c059-11ef-9c19-060730329b56]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[27b525cb-c059-11ef-9c19-060730329b56]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[27d8653f-c059-11ef-9c19-060730329b56]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[27e9a353-c059-11ef-9c19-060730329b56]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[28078b97-c059-11ef-9c19-060730329b56]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[281a293b-c059-11ef-9c19-060730329b56]
testPrincipal_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testAppId_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231f261-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231f262-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231f265-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1d4814d0-c059-11ef-9c19-060730329b56]
Cerco credenziale-0 [CN=applicativo2_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco credenziale-2 [caratteri accentati] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert2] nei log ...
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9ATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIz...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a41d-c059-11ef-9c19-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a421-c059-11ef-9c19-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a425-c059-11ef-9c19-060730329b56]
testPrincipalUrlOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2a21917f-c059-11ef-9c19-060730329b56]
testAppIdForwardAuthorization_genericCode(HEADER, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231a4f1-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2a12764b-c059-11ef-9c19-060730329b56]
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1b3142a3-c059-11ef-b0ec-060730329b56]
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231cb1f-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalIpForwardedOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[231b043a-c059-11ef-9c19-060730329b56]
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cbf1-c059-11ef-9c19-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cbf6-c059-11ef-9c19-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cbfa-c059-11ef-9c19-060730329b56]
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo1_alternativo.jks passwordKeystore:openspcoopjks passw...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1f7701ea-c059-11ef-9c19-060730329b56]
Cerco credenziale-0 [CN=applicativo1alternativo] nei log ...
Cerco credenziale-1 [C=IT] nei log ...
Cerco credenziale-2 [L=Pisa] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert1] nei log ...
testAppIdForwardAuthorization_specificCode(HEADER, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231cb1b-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_genericCode(COOKIE, null, null, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231cb50-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testAppIdForwardCustomAuthorization_specificCode(QUERY, null, null, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231cb58-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[28404ee8-c059-11ef-9c19-060730329b56]
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1d139748-c059-11ef-9c19-060730329b56]
Cerco credenziale-0 [CN=applicativo1_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert1] nei log ...
testApiKeyForwardCustomAuthorization_genericCode(HEADER, X-CKEY, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Auten...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 12317da0-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_specificCode(COOKIE, null, null, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231cb70-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeysto...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1f68f826-c059-11ef-9c19-060730329b56]
Cerco credenziale-0 [CN=applicativo2_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco credenziale-2 [caratteri accentati] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert2_serialNumberDifferente] nei log ...
testApiKeyForwardAuthorization_specificCode(QUERY, AuthenticationApiKeyQueryForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[12317d64-c059-11ef-9c19-060730329b56]
testPrincipal_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 2adddcd5-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardAuthorization_specificCode(COOKIE, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 12317d73-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalIpForwarded_genericCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
** 'X-Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[23984aab-c059-11ef-9c19-060730329b56]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[23b3e900-c059-11ef-9c19-060730329b56]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[23bee584-c059-11ef-9c19-060730329b56]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[23d57ac8-c059-11ef-9c19-060730329b56]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[23e950ec-c059-11ef-9c19-060730329b56]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[23fd2710-c059-11ef-9c19-060730329b56]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2412aae4-c059-11ef-9c19-060730329b56]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2429b558-c059-11ef-9c19-060730329b56]
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[208bf47f-c059-11ef-9c19-060730329b56]
testPrincipalHeaderClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 20aa03d6-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_specificCode(HEADER, X-CKEY, AuthenticationApiKeyHeaderForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[12317dbd-c059-11ef-9c19-060730329b56]
testPrincipalHeaderNotClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 214f1d8d-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cb7c-c059-11ef-9c19-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cb82-c059-11ef-9c19-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cb86-c059-11ef-9c19-060730329b56]
testAppIdOptional((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@M...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cba8-c059-11ef-9c19-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cbac-c059-11ef-9c19-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cbb0-c059-11ef-9c19-060730329b56]
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeysto...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1f08618e-c059-11ef-9c19-060730329b56]
Cerco credenziale-0 [CN=applicativo1_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert1_serialNumberDifferente] nei log ...
testAppIdOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cbcf-c059-11ef-9c19-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cbd3-c059-11ef-9c19-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cbd7-c059-11ef-9c19-060730329b56]
testApiKeyForwardAuthorization_specificCode(COOKIE, AuthenticationApiKeyCookieForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[12317d78-c059-11ef-9c19-060730329b56]
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2a2d7863-c059-11ef-9c19-060730329b56]
testApiKeyForwardCustomAuthorization_specificCode(HEADER, X-CKEY, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Auten...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 12317dc0-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeysto...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f31d-c059-11ef-9c19-060730329b56]
Cerco credenziale-0 [CN=applicativo1_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert1_serialNumberDifferente] nei log ...
testPrincipalUrl_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 2a9ba3a7-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 28a3a4b2-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalUrl_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testSsl_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1e662f0b-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasicOptional((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f2b5-c059-11ef-9c19-060730329b56]
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f2e2-c059-11ef-9c19-060730329b56]
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[20a39b33-c059-11ef-9c19-060730329b56]
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[28b8da65-c059-11ef-9c19-060730329b56]
testAppIdForwardCustomAuthorization_specificCode(QUERY, c_key, c_id, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231cb5e-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppId_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231cc1b-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231cc1d-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231cc1f-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardAuthorization_genericCode(HEADER, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 12317d57-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, AUTHENTICAT...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a42b-c059-11ef-9c19-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a42f-c059-11ef-9c19-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a433-c059-11ef-9c19-060730329b56]
testBasicForwardAuthorization_specificCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, Au...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231f2a3-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppIdErrato@Min...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231cc0f-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231cc11-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231cc12-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardAuthorization_genericCode(COOKIE, AuthenticationAppIdCookieForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a4f8-c059-11ef-9c19-060730329b56]
testAppIdForwardCustomAuthorization_genericCode(HEADER, null, null, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231cb42-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_specificCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND,...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231cb6a-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSsl_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 18090094-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[205c31e9-c059-11ef-9c19-060730329b56]
testBasicOptional((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f2b1-c059-11ef-9c19-060730329b56]
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231a4af-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231a4b0-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231a4b2-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a45b-c059-11ef-9c19-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a460-c059-11ef-9c19-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a464-c059-11ef-9c19-060730329b56]
testBasic_genericCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, Au...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231f2d9-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[291f165a-c059-11ef-9c19-060730329b56]
testApiKeyForwardAuthorization_specificCode(HEADER, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 12317d71-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardAuthorization_genericCode(HEADER, AuthenticationApiKeyHeaderForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[12317d52-c059-11ef-9c19-060730329b56]
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f317-c059-11ef-9c19-060730329b56]
Cerco credenziale-0 [CN=applicativo1_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert1] nei log ...
testApiKey_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231a4c1-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231a4c3-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231a4c5-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[28cfbdc9-c059-11ef-9c19-060730329b56]
testPrincipalQueryClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 28db2f7c-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cbfe-c059-11ef-9c19-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cc02-c059-11ef-9c19-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cc06-c059-11ef-9c19-060730329b56]
testAppIdForwardCustomAuthorization_genericCode(QUERY, c_key, c_id, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231cb32-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_specificCode(QUERY, c_key, c_id, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231cb60-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/client1_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1cbe4b4b-c059-11ef-9c19-060730329b56]
Cerco credenziale-0 [CN=client, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteSsl] nei log ...
testPrincipalHeaderNotClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 217ee023-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testApiKeyForwardCustomAuthorization_genericCode(QUERY, c_key, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 12317d88-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2a8c6162-c059-11ef-9c19-060730329b56]
testAppIdForwardCustomAuthorization_genericCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND,...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231cb4a-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[29bb2e6e-c059-11ef-9c19-060730329b56]
testAppIdForwardAuthorization_genericCode(QUERY, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231a4db-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1ef32bda-c059-11ef-9c19-060730329b56]
Cerco credenziale-0 [CN=applicativo1_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert1] nei log ...
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cb8a-c059-11ef-9c19-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cb8e-c059-11ef-9c19-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cb92-c059-11ef-9c19-060730329b56]
testBasicOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f2ab-c059-11ef-9c19-060730329b56]
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f2d2-c059-11ef-9c19-060730329b56]
testBasicOptional((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, Au...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f2c1-c059-11ef-9c19-060730329b56]
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2aa95f4a-c059-11ef-9c19-060730329b56]
testPrincipalHeaderOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[229950f9-c059-11ef-9c19-060730329b56]
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231f28a-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKey_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231a491-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231a493-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231a495-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231f2e7-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_specificCode(COOKIE, cKEY, cID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231cb6c-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_specificCode(QUERY, c_key, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 12317db4-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_specificCode(COOKIE, cKEY, cID, AuthenticationAppIdCookieForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cb73-c059-11ef-9c19-060730329b56]
testPrincipalIpForwardedOptional((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[232a467e-c059-11ef-9c19-060730329b56]
testAppId_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231f267-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231f268-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231f26a-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_specificCode(QUERY, null, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentica...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 12317dae-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGFATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizio...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cbdb-c059-11ef-9c19-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cbdf-c059-11ef-9c19-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cbe3-c059-11ef-9c19-060730329b56]
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdCookieForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cb22-c059-11ef-9c19-060730329b56]
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1b3142ab-c059-11ef-b0ec-060730329b56]
testPrincipalQueryNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[299f41f6-c059-11ef-9c19-060730329b56]
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, cKEY, AuthenticationApiKeyCookieForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[12317da9-c059-11ef-9c19-060730329b56]
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[216f4fc0-c059-11ef-9c19-060730329b56]
testPrincipalUrl_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 2a376376-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipal_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 2ae38227-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, null, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 12317da6-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardAuthorization_genericCode(COOKIE, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 12317d59-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f325-c059-11ef-9c19-060730329b56]
Cerco credenziale-0 [CN=applicativo2_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco credenziale-2 [caratteri accentati] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert2] nei log ...
testPrincipalQueryNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[298a0c3c-c059-11ef-9c19-060730329b56]
testApiKeyForwardCustomAuthorization_genericCode(QUERY, c_key, AuthenticationApiKeyQueryForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[12317d83-c059-11ef-9c19-060730329b56]
testAppIdForwardCustomAuthorization_genericCode(COOKIE, cKEY, cID, AuthenticationAppIdCookieForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cb53-c059-11ef-9c19-060730329b56]
testApiKeyForwardAuthorization_specificCode(COOKIE, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 12317d75-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, cKEY, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 12317dc4-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cb9b-c059-11ef-9c19-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cb9f-c059-11ef-9c19-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cba3-c059-11ef-9c19-060730329b56]
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2a56f972-c059-11ef-9c19-060730329b56]
testPrincipalHeaderClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testApiKeyForwardAuthorization_genericCode(HEADER, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 12317d4f-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 1231f28d-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_specificCode(QUERY, c_key, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 12317db6-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardAuthorization_genericCode(QUERY, AuthenticationAppIdQueryForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a4d6-c059-11ef-9c19-060730329b56]
testPrincipalQueryNotClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 294f9b43-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_genericCode(HEADER, null, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 12317d98-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/client3_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1cd92654-c059-11ef-9c19-060730329b56]
Cerco credenziale-0 [CN=client3, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
testPrincipalUrl_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 2a648e05-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_genericCode(QUERY, c_key, c_id, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 1231cb39-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalIp
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[22bc4253-c059-11ef-9c19-060730329b56]
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231f2e5-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a3f0-c059-11ef-9c19-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a3f4-c059-11ef-9c19-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a3f8-c059-11ef-9c19-060730329b56]
testPrincipalQueryClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 2889db1c-c059-11ef-9c19-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_specificCode(COOKIE, cKEY, cID, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aut...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 1231cb6e-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeysto...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1e2a8594-c059-11ef-9c19-060730329b56]
Cerco credenziale-0 [CN=applicativo2_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco credenziale-2 [caratteri accentati] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert2_serialNumberDifferente] nei log ...
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a498-c059-11ef-9c19-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a49c-c059-11ef-9c19-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231a4a0-c059-11ef-9c19-060730329b56]
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeysto...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f32b-c059-11ef-9c19-060730329b56]
Cerco credenziale-0 [CN=applicativo2_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco credenziale-2 [caratteri accentati] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert2_serialNumberDifferente] nei log ...
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppIdErrato@Min...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231f25b-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231f25c-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 1231f25f-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalIpForwarded_genericCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
** 'X-Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[251fad4f-c059-11ef-9c19-060730329b56]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[25364293-c059-11ef-9c19-060730329b56]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[254b9f57-c059-11ef-9c19-060730329b56]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[25651acb-c059-11ef-9c19-060730329b56]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[257cc17f-c059-11ef-9c19-060730329b56]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2593f303-c059-11ef-9c19-060730329b56]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[25aaaf57-c059-11ef-9c19-060730329b56]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[25bf48cb-c059-11ef-9c19-060730329b56]
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2a6e5208-c059-11ef-9c19-060730329b56]
testApiKeyOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[12317dd2-c059-11ef-9c19-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[12317dd8-c059-11ef-9c19-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[12317ddc-c059-11ef-9c19-060730329b56]
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, null, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 12317dc6-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardAuthorization_specificCode(QUERY, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 12317d67-c059-11ef-9c19-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cc2e-c059-11ef-9c19-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231cc32-c059-11ef-9c19-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[1231f246-c059-11ef-9c19-060730329b56]
testPrincipalHeaderOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[22824681-c059-11ef-9c19-060730329b56]
942 ignored methods
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature
jsonTestEsaminaJsonInHeader
jsonTestEsaminaJsonPayloadEncoding
jsonTestEsaminaJsonPayloadNotEncoding
jsonTestFlussiOk
compactTestEsaminaJWTinHeader
compactTestEsaminaJWT
compactTestFlussiOk
jsonTestEsaminaJsonPayloadEncoding
jsonTestEsaminaJsonPayloadNotEncoding
jsonTestFlussiOk
compactTestEsaminaJWTinHeader
compactTestEsaminaJWT
compactTestFlussiOk
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato
oneWay_paSOAP11Stateless
oneWay_paSOAP11Stateful
testOneWay_paSOAP11Stateless
testSincrono_paSOAP11Stateful
oneWay_paSOAP12Stateful
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11WithAttachmentsStateless
sincrono_paSOAP12Stateless
sincrono_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12Stateful
testOneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP11Stateful
oneWay_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12Stateless
testSincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP12Stateful
sincrono_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP12Stateless
testSincrono_paSOAP12Stateful
sincrono_paSOAP11Stateful
oneWay_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP12Stateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
testOneWay_paSOAP11Stateless
testSincrono_paSOAP11Stateful
oneWay_paSOAP12Stateful
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11WithAttachmentsStateless
sincrono_paSOAP12Stateless
sincrono_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12Stateful
testOneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP11Stateful
oneWay_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12Stateless
testSincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP12Stateful
sincrono_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP12Stateless
testSincrono_paSOAP12Stateful
sincrono_paSOAP11Stateful
oneWay_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP12Stateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
testAlternativeSoap12ContentTypesSupported
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal
test_rolesExternalNoAuthenticationAny
test_ExternalXacmlPolicy_specificCode
test_rolesAny
test_rolesInternalAll_specificCode
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_genericCode
test_rolesAll_specificCode
test_Authenticated_or_rolesAny
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAny
test_XacmlPolicy_specificCode
test_rolesAll_genericCode
test_rolesExternalAll_genericCode
test_InternalXacmlPolicy_genericCode
test_rolesInternalAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_ExternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAny
test_rolesExternalAll_specificCode
test_rolesExternalAny
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_specificCode
test_rolesAny
test_rolesInternalAll_specificCode
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_genericCode
test_rolesAll_specificCode
test_Authenticated_or_rolesAny
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAny
test_XacmlPolicy_specificCode
test_rolesAll_genericCode
test_rolesExternalAll_genericCode
test_InternalXacmlPolicy_genericCode
test_rolesInternalAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_ExternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAny
test_rolesExternalAll_specificCode
test_rolesExternalAny
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_XacmlPolicy_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testContentTypeRequestKo
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeResponseKo
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetRisposta
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetStar
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testContentTypeRequestKo
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeResponseKo
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetRisposta
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetStar
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasi
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
testDatabaseOpenSPCoop
testDatabaseMsgDiagnostici
testRisorseJMX
testDatabaseMsgDiagnostici
testRisorseJMX
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
testDoFilterPreflightAnyOrigin
testDoFilterActualPOST
testDoFilterActualRequestTrasparente
testDoFilterEmptyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterPreflight
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualWithExposedHeaders
testDoFilterNullOrigin
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightTrasparente
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRM
testDoFilterDifferentOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterPreflightMaxAge
testDoFilterPreflightNoACRH
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightUnsupportedACRH
testDoFilterInvalidOrigin
testDoFilterPreflightEmptyACRH
testDoFilterActualPOST
testDoFilterActualRequestTrasparente
testDoFilterEmptyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterPreflight
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualWithExposedHeaders
testDoFilterNullOrigin
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightTrasparente
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRM
testDoFilterDifferentOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterPreflightMaxAge
testDoFilterPreflightNoACRH
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightUnsupportedACRH
testDoFilterInvalidOrigin
testDoFilterPreflightEmptyACRH
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato
oneWayAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa
testBasicForwardAuthorization_specificCode
testAppIdForwardAuthorization_specificCode
testSslOptional
testApiKey_genericCode
testApiKeyForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testApiKeyForwardCustomAuthorization_genericCode
testBasic_specificCode
testSsl_genericCode
testBasicOptional
testApiKeyForwardCustomAuthorization_specificCode
testAppId_specificCode
testApiKeyOptional
testBasicForwardAuthorization_genericCode
testApiKey_specificCode
testApiKeyForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testAppId_genericCode
testAppIdForwardAuthorization_genericCode
testAppIdOptional
testSsl_specificCode
testBasic_genericCode
testNone
testAppIdForwardAuthorization_specificCode
testSslOptional
testApiKey_genericCode
testApiKeyForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testApiKeyForwardCustomAuthorization_genericCode
testBasic_specificCode
testSsl_genericCode
testBasicOptional
testApiKeyForwardCustomAuthorization_specificCode
testAppId_specificCode
testApiKeyOptional
testBasicForwardAuthorization_genericCode
testApiKey_specificCode
testApiKeyForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testAppId_genericCode
testAppIdForwardAuthorization_genericCode
testAppIdOptional
testSsl_specificCode
testBasic_genericCode
testNone
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
oneWay_pdSOAP11Stateless
sincrono_pdSOAP12Stateful
sincrono_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP11Stateful
testOneWay_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12Stateless
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP11Stateless
testOneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP12Stateful
sincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP12Stateless
sincrono_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12Stateless
testOneWay_pdSOAP11Stateless
testSincrono_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP12Stateful
testSincrono_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12Stateless
oneWay_pdSOAP11Stateful
testOneWay_pdSOAP11Stateful
oneWay_pdSOAP12Stateful
testOneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12Stateful
sincrono_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP11Stateful
testOneWay_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12Stateless
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP11Stateless
testOneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP12Stateful
sincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP12Stateless
sincrono_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12Stateless
testOneWay_pdSOAP11Stateless
testSincrono_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP12Stateful
testSincrono_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12Stateless
oneWay_pdSOAP11Stateful
testOneWay_pdSOAP11Stateful
oneWay_pdSOAP12Stateful
testOneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testContentTypeKo
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_validazione
testMTOM_Soap12_verifyOk
testMTOM_Soap11_validazione
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_validazione
testMTOM_Soap12_verifyOk
testMTOM_Soap11_validazione
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
testSincronoFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightMoreHeaders
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterNullOrigin
testDoFilterDifferentOrigin
testDoFilterInvalidOrigin
testDoFilterPreflightTrasparente
testDoFilterActualRequestTrasparente
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualWithExposedHeaders
testDoFilterPreflight
testDoFilterPreflightEmptyACRH
testDoFilterPreflightNoACRM
testDoFilterPreflightInvalidOrigin
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightMaxAge
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterOriginNotAllowed
testDoFilterActualPOST
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRM
testDoFilterPreflightMoreHeaders
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterNullOrigin
testDoFilterDifferentOrigin
testDoFilterInvalidOrigin
testDoFilterPreflightTrasparente
testDoFilterActualRequestTrasparente
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualWithExposedHeaders
testDoFilterPreflight
testDoFilterPreflightEmptyACRH
testDoFilterPreflightNoACRM
testDoFilterPreflightInvalidOrigin
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightMaxAge
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterOriginNotAllowed
testDoFilterActualPOST
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRM
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testPrincipalQueryOptional
testPrincipalIpForwardedOptional
testPrincipalUrl_specificCode
testPrincipalUrl_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalIp
testPrincipalHeaderClean_genericCode
testPrincipalOptional
testPrincipal_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalQueryClean_specificCode
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalUrlOptional
testPrincipalIpForwarded_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipalIpForwardedOptional
testPrincipalUrl_specificCode
testPrincipalUrl_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalIp
testPrincipalHeaderClean_genericCode
testPrincipalOptional
testPrincipal_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalQueryClean_specificCode
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalUrlOptional
testPrincipalIpForwarded_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipalHeaderOptional_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata
testMTOM_Soap11
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_validazione
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_validazione
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_unpackagePackage_xml
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt
jsonTestFlussiOk
compactTestFlussiOk
compactTestEsaminaJWT
jsonTestEsaminaJWT
compactTestFlussiOk
compactTestEsaminaJWT
jsonTestEsaminaJWT
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateful
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
testSincronoLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateful
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal
test_InternalXacmlPolicy_genericCode
test_rolesExternalAny
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesAll_specificCode
test_rolesExternalAll_specificCode
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_externalRolesAny
test_XacmlPolicy_genericCode
test_rolesAll_genericCode
test_rolesInternalAll_genericCode
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_ExternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesInternalAll_specificCode
test_rolesInternalAny
test_Authenticated_or_rolesAny
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAll_genericCode
test_XacmlPolicy_specificCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_rolesExternalAny
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesAll_specificCode
test_rolesExternalAll_specificCode
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_externalRolesAny
test_XacmlPolicy_genericCode
test_rolesAll_genericCode
test_rolesInternalAll_genericCode
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_ExternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesInternalAll_specificCode
test_rolesInternalAny
test_Authenticated_or_rolesAny
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAll_genericCode
test_XacmlPolicy_specificCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testServiceWithBasicAuth_ko_noCredential
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAppIdAuth
testServiceWithApiKeyAppIdAuthForward
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAppIdAuth
testServiceWithApiKeyAppIdAuthForward
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_noCredential_domain
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200
testOneWayFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP12Stateless
testOneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11Stateless
sincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11Stateful
testOneWayFault200_paSOAP11Stateful
oneWayFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12Stateful
oneWayFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP12Stateless
testOneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11Stateless
sincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11Stateful
testOneWayFault200_paSOAP11Stateful
oneWayFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12Stateful
oneWayFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
testDoFilterSimpleHEAD
testDoFilterSimpleGET
testDoFilterPreflightNoACRH
testDoFilterPreflightEmptyACRM
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightNoACRM
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterEmptyOrigin
testDoFilterPreflight
testDoFilterOriginNotAllowed
testDoFilterActualPOSTWithoutContentType
testDoFilterDifferentOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightTrasparente
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightNegativeMaxAge
testDoFilterActualPOST
testDoFilterPreflightInvalidOrigin
testDoFilterNullOrigin
testDoFilterActualPUT
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterInvalidOrigin
testDoFilterSimpleGET
testDoFilterPreflightNoACRH
testDoFilterPreflightEmptyACRM
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightNoACRM
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterEmptyOrigin
testDoFilterPreflight
testDoFilterOriginNotAllowed
testDoFilterActualPOSTWithoutContentType
testDoFilterDifferentOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightTrasparente
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightNegativeMaxAge
testDoFilterActualPOST
testDoFilterPreflightInvalidOrigin
testDoFilterNullOrigin
testDoFilterActualPUT
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterInvalidOrigin
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa
testCorrelazioneApplicativaPuntuale
testContentTypeRequestOk
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaGetStarRisposta
testContentTypeRequestKo
testContentTypeResponseKo
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testContentTypeRequestOk
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaGetStarRisposta
testContentTypeRequestKo
testContentTypeResponseKo
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata
test_authenticated_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato
testOneWayAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa
test_authenticated_genericCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500
sincronoFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
oneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateful
sincronoFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP11Stateless
oneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
oneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateful
sincronoFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP11Stateless
oneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
testDoFilterPreflightEmptyACRM
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightMoreHeaders
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterNullOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightMaxAge
testDoFilterSimpleHEAD
testDoFilterPreflightNoACRM
testDoFilterPreflightEmptyACRH
testDoFilterPreflightInvalidOrigin
testDoFilterActualPUT
testDoFilterActualPOSTWithoutContentType
testDoFilterInvalidOrigin
testDoFilterPreflight
testDoFilterEmptyOrigin
testDoFilterPreflightTrasparente
testDoFilterSimpleGET
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightNegativeMaxAge
testDoFilterDifferentOrigin
testDoFilterActualPOST
testDoFilterOriginNotAllowed
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightMoreHeaders
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterNullOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightMaxAge
testDoFilterSimpleHEAD
testDoFilterPreflightNoACRM
testDoFilterPreflightEmptyACRH
testDoFilterPreflightInvalidOrigin
testDoFilterActualPUT
testDoFilterActualPOSTWithoutContentType
testDoFilterInvalidOrigin
testDoFilterPreflight
testDoFilterEmptyOrigin
testDoFilterPreflightTrasparente
testDoFilterSimpleGET
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightNegativeMaxAge
testDoFilterDifferentOrigin
testDoFilterActualPOST
testDoFilterOriginNotAllowed
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
sincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateless
testOneWayFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateful
sincronoFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateless
testOneWayFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata
testResponseCaching
testResponseCachingRegolaDefault
testResponseCachingTimeout
testResponseCachingMaxAge
testResponseCachingDigestDefault
testResponseCachingNoStoreDisabled
testResponseCachingNoCache
testResponseCachingMaxAgeDisabled
testResponseCachingDigestQueryParameters
testResponseCachingDigestHeaders
testResponseCachingRegole
testResponseCachingMaxSize
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoStore
testResponseCachingNoCacheDisabled
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingRegolaDefault
testResponseCachingTimeout
testResponseCachingMaxAge
testResponseCachingDigestDefault
testResponseCachingNoStoreDisabled
testResponseCachingNoCache
testResponseCachingMaxAgeDisabled
testResponseCachingDigestQueryParameters
testResponseCachingDigestHeaders
testResponseCachingRegole
testResponseCachingMaxSize
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoStore
testResponseCachingNoCacheDisabled
testResponseCachingDigestUriBodyDisabilitato
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCachingDigestUriBodyDisabilitato
testResponseCaching
testResponseCachingDigestQueryParameters
testResponseCachingDigestDefault
testResponseCachingMaxAgeDisabled
testResponseCachingNoStoreDisabled
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingNoCacheDisabled
testResponseCachingMaxAge
testResponseCachingMaxSize
testResponseCachingRegole
testResponseCachingTimeout
testResponseCachingDigestHeaders
testResponseCachingNoCache
testResponseCachingDigestUriBodyDisabilitato
testResponseCaching
testResponseCachingDigestQueryParameters
testResponseCachingDigestDefault
testResponseCachingMaxAgeDisabled
testResponseCachingNoStoreDisabled
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingNoCacheDisabled
testResponseCachingMaxAge
testResponseCachingMaxSize
testResponseCachingRegole
testResponseCachingTimeout
testResponseCachingDigestHeaders
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa
testServiceWithApiKeyAuth
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ok
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAppIdAuth
testServiceWithApiKeyAuthForward
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ok
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAppIdAuth
testServiceWithApiKeyAuthForward
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
Methods in chronological order
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
0 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
15 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testApiKeyForwardAuthorization_genericCode(QUERY, AuthenticationApiKeyQueryForward, null, null, -1, true, 200)
23 ms
testApiKeyForwardAuthorization_genericCode(QUERY, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
4047 ms
testApiKeyForwardAuthorization_genericCode(QUERY, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
4586 ms
testApiKeyForwardAuthorization_genericCode(HEADER, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
4805 ms
testApiKeyForwardAuthorization_genericCode(HEADER, AuthenticationApiKeyHeaderForward, null, null, -1, true, 200)
4989 ms
testApiKeyForwardAuthorization_genericCode(HEADER, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
5261 ms
testApiKeyForwardAuthorization_genericCode(COOKIE, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
5457 ms
testApiKeyForwardAuthorization_genericCode(COOKIE, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
5621 ms
testApiKeyForwardAuthorization_genericCode(COOKIE, AuthenticationApiKeyCookieForward, null, null, -1, true, 200)
5766 ms
testApiKeyForwardAuthorization_specificCode(QUERY, AuthenticationApiKeyQueryForward, null, null, -1, true, 200)
5967 ms
testApiKeyForwardAuthorization_specificCode(QUERY, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
6169 ms
testApiKeyForwardAuthorization_specificCode(QUERY, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
6322 ms
testApiKeyForwardAuthorization_specificCode(HEADER, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
6428 ms
testApiKeyForwardAuthorization_specificCode(HEADER, AuthenticationApiKeyHeaderForward, null, null, -1, true, 200)
6556 ms
testApiKeyForwardAuthorization_specificCode(HEADER, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
6730 ms
testApiKeyForwardAuthorization_specificCode(COOKIE, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
6841 ms
testApiKeyForwardAuthorization_specificCode(COOKIE, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
6968 ms
testApiKeyForwardAuthorization_specificCode(COOKIE, AuthenticationApiKeyCookieForward, null, null, -1, true, 200)
7134 ms
testApiKeyForwardCustomAuthorization_genericCode(QUERY, null, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentica...)
7318 ms
testApiKeyForwardCustomAuthorization_genericCode(QUERY, c_key, AuthenticationApiKeyQueryForwardCustom, null, null, -1, true, 200)
7508 ms
testApiKeyForwardCustomAuthorization_genericCode(QUERY, c_key, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
7792 ms
testApiKeyForwardCustomAuthorization_genericCode(QUERY, c_key, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
7987 ms
testApiKeyForwardCustomAuthorization_genericCode(HEADER, X-CKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autent...)
8102 ms
testApiKeyForwardCustomAuthorization_genericCode(HEADER, null, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
8222 ms
testApiKeyForwardCustomAuthorization_genericCode(HEADER, X-CKEY, AuthenticationApiKeyHeaderForwardCustom, null, null, -1, true, 200)
8335 ms
testApiKeyForwardCustomAuthorization_genericCode(HEADER, X-CKEY, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Auten...)
8558 ms
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, cKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentic...)
8768 ms
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, cKEY, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
8952 ms
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, null, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
9084 ms
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, cKEY, AuthenticationApiKeyCookieForwardCustom, null, null, -1, true, 200)
9228 ms
testApiKeyForwardCustomAuthorization_specificCode(QUERY, null, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentica...)
9407 ms
testApiKeyForwardCustomAuthorization_specificCode(QUERY, c_key, AuthenticationApiKeyQueryForwardCustom, null, null, -1, true, 200)
9523 ms
testApiKeyForwardCustomAuthorization_specificCode(QUERY, c_key, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
9782 ms
testApiKeyForwardCustomAuthorization_specificCode(QUERY, c_key, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
9942 ms
testApiKeyForwardCustomAuthorization_specificCode(HEADER, X-CKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autent...)
10086 ms
testApiKeyForwardCustomAuthorization_specificCode(HEADER, null, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
10192 ms
testApiKeyForwardCustomAuthorization_specificCode(HEADER, X-CKEY, AuthenticationApiKeyHeaderForwardCustom, null, null, -1, true, 200)
10336 ms
testApiKeyForwardCustomAuthorization_specificCode(HEADER, X-CKEY, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Auten...)
10520 ms
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, cKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentic...)
10700 ms
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, cKEY, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
10799 ms
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, null, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
10884 ms
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, cKEY, AuthenticationApiKeyCookieForwardCustom, null, null, -1, true, 200)
10972 ms
testApiKeyOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
11118 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
11455 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
11838 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
12189 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9ATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIz...)
12575 ms
testApiKeyOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, AUTHENTICAT...)
12997 ms
testApiKeyOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
13405 ms
testApiKeyOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata@MinisteroFrui...)
13927 ms
testApiKey_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
14246 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
14528 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
14899 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
15212 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9ATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIz...)
15455 ms
testApiKey_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, AUTHENTICAT...)
15705 ms
testApiKey_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
15916 ms
testApiKey_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata@MinisteroFrui...)
16170 ms
testApiKey_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
16361 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
16541 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
16925 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
17243 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9ATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIz...)
17438 ms
testApiKey_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, AUTHENTICAT...)
17681 ms
testApiKey_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
17869 ms
testApiKey_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata@MinisteroFrui...)
18084 ms
testAppIdForwardAuthorization_genericCode(QUERY, AuthenticationAppIdQueryForward, null, null, -1, true, 200)
18286 ms
testAppIdForwardAuthorization_genericCode(QUERY, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
18560 ms
testAppIdForwardAuthorization_genericCode(QUERY, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
18695 ms
testAppIdForwardAuthorization_genericCode(HEADER, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
18824 ms
testAppIdForwardAuthorization_genericCode(HEADER, AuthenticationAppIdHeaderForward, null, null, -1, true, 200)
18938 ms
testAppIdForwardAuthorization_genericCode(HEADER, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
19100 ms
testAppIdForwardAuthorization_genericCode(COOKIE, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
19214 ms
testAppIdForwardAuthorization_genericCode(COOKIE, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
19301 ms
testAppIdForwardAuthorization_genericCode(COOKIE, AuthenticationAppIdCookieForward, null, null, -1, true, 200)
19376 ms
testAppIdForwardAuthorization_specificCode(QUERY, AuthenticationAppIdQueryForward, null, null, -1, true, 200)
19506 ms
testAppIdForwardAuthorization_specificCode(QUERY, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
19649 ms
testAppIdForwardAuthorization_specificCode(QUERY, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
19742 ms
testAppIdForwardAuthorization_specificCode(HEADER, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
19857 ms
testAppIdForwardAuthorization_specificCode(HEADER, AuthenticationAppIdHeaderForward, null, null, -1, true, 200)
19958 ms
testAppIdForwardAuthorization_specificCode(HEADER, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
20084 ms
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
20188 ms
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
20274 ms
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdCookieForward, null, null, -1, true, 200)
20340 ms
testAppIdForwardCustomAuthorization_genericCode(QUERY, null, null, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
20448 ms
testAppIdForwardCustomAuthorization_genericCode(QUERY, c_key, c_id, AuthenticationAppIdQueryForwardCustom, null, null, -1, true, 200)
20568 ms
testAppIdForwardCustomAuthorization_genericCode(QUERY, c_key, c_id, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
20723 ms
testAppIdForwardCustomAuthorization_genericCode(QUERY, c_key, c_id, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
20857 ms
testAppIdForwardCustomAuthorization_genericCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, ...)
20961 ms
testAppIdForwardCustomAuthorization_genericCode(HEADER, null, null, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
21040 ms
testAppIdForwardCustomAuthorization_genericCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdHeaderForwardCustom, null, null, -1, true, 200)
21148 ms
testAppIdForwardCustomAuthorization_genericCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND,...)
21285 ms
testAppIdForwardCustomAuthorization_genericCode(COOKIE, cKEY, cID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
21390 ms
testAppIdForwardCustomAuthorization_genericCode(COOKIE, cKEY, cID, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aut...)
21475 ms
testAppIdForwardCustomAuthorization_genericCode(COOKIE, null, null, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
21546 ms
testAppIdForwardCustomAuthorization_genericCode(COOKIE, cKEY, cID, AuthenticationAppIdCookieForwardCustom, null, null, -1, true, 200)
21609 ms
testAppIdForwardCustomAuthorization_specificCode(QUERY, null, null, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
21722 ms
testAppIdForwardCustomAuthorization_specificCode(QUERY, c_key, c_id, AuthenticationAppIdQueryForwardCustom, null, null, -1, true, 200)
21782 ms
testAppIdForwardCustomAuthorization_specificCode(QUERY, c_key, c_id, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
21919 ms
testAppIdForwardCustomAuthorization_specificCode(QUERY, c_key, c_id, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
22016 ms
testAppIdForwardCustomAuthorization_specificCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, ...)
22118 ms
testAppIdForwardCustomAuthorization_specificCode(HEADER, null, null, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
22201 ms
testAppIdForwardCustomAuthorization_specificCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdHeaderForwardCustom, null, null, -1, true, 200)
22272 ms
testAppIdForwardCustomAuthorization_specificCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND,...)
22388 ms
testAppIdForwardCustomAuthorization_specificCode(COOKIE, cKEY, cID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
22461 ms
testAppIdForwardCustomAuthorization_specificCode(COOKIE, cKEY, cID, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aut...)
22571 ms
testAppIdForwardCustomAuthorization_specificCode(COOKIE, null, null, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
22657 ms
testAppIdForwardCustomAuthorization_specificCode(COOKIE, cKEY, cID, AuthenticationAppIdCookieForwardCustom, null, null, -1, true, 200)
22746 ms
testAppIdOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
22868 ms
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
23192 ms
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
23450 ms
testAppIdOptional((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@M...)
23761 ms
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppIdErrato@Min...)
24015 ms
testAppIdOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
24300 ms
testAppIdOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
24561 ms
testAppIdOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGFATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizio...)
24917 ms
testAppId_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
25232 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
25491 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
25775 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@M...)
26076 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppIdErrato@Min...)
26286 ms
testAppId_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
26455 ms
testAppId_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
26666 ms
testAppId_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGFATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizio...)
26842 ms
testAppId_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
26981 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
27143 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
27546 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@M...)
27865 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppIdErrato@Min...)
28022 ms
testAppId_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
28213 ms
testAppId_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
28380 ms
testAppId_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGFATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizio...)
28530 ms
testBasicForwardAuthorization_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
28691 ms
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
28801 ms
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
28965 ms
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
29113 ms
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
29220 ms
testBasicForwardAuthorization_genericCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, Au...)
29299 ms
testBasicForwardAuthorization_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
29370 ms
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
29449 ms
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
29584 ms
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
29763 ms
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
29873 ms
testBasicForwardAuthorization_specificCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, Au...)
29964 ms
testBasicOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
30043 ms
testBasicOptional((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
30159 ms
testBasicOptional((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
30233 ms
testBasicOptional((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
30318 ms
testBasicOptional((basic username:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
30429 ms
testBasicOptional((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, Au...)
30514 ms
testBasic_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
30623 ms
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
30777 ms
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
30921 ms
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
31026 ms
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
31111 ms
testBasic_genericCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, Au...)
31191 ms
testBasic_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
31286 ms
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
31350 ms
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
31451 ms
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
31548 ms
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
31654 ms
testBasic_specificCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, Au...)
31743 ms
testSslOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
31838 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/client1_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
31930 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/client2_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
33365 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/client3_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
33700 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
34010 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeysto...)
34310 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
34484 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeysto...)
34675 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo1_alternativo.jks passwordKeystore:openspcoopjks passw...)
34862 ms
testSsl_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
35043 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/client1_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
35125 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/client2_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
35304 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/client3_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
35468 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
35651 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeysto...)
35838 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
36018 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeysto...)
36182 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo1_alternativo.jks passwordKeystore:openspcoopjks passw...)
36336 ms
testSsl_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
36515 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/client1_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
36622 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/client2_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
36847 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/client3_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
37054 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
37237 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeysto...)
37467 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
37702 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeysto...)
37904 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo1_alternativo.jks passwordKeystore:openspcoopjks passw...)
38105 ms
testOpenspcoopCoreLog
38356 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
38365 ms
testPrincipalHeaderClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
38381 ms
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
38570 ms
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
38773 ms
testPrincipalHeaderClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
38956 ms
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
39084 ms
testPrincipalHeaderClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
39253 ms
testPrincipalHeaderClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
39365 ms
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
39436 ms
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
39606 ms
testPrincipalHeaderClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
39708 ms
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
39794 ms
testPrincipalHeaderClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
39912 ms
testPrincipalHeaderNotClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
40008 ms
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
40161 ms
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
40323 ms
testPrincipalHeaderNotClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
40445 ms
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
40536 ms
testPrincipalHeaderNotClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
40655 ms
testPrincipalHeaderNotClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
40689 ms
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
40754 ms
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
40914 ms
testPrincipalHeaderNotClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
41049 ms
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
41115 ms
testPrincipalHeaderNotClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
41214 ms
testPrincipalHeaderOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
41251 ms
testPrincipalHeaderOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
41354 ms
testPrincipalHeaderOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
41418 ms
testPrincipalHeaderOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
41511 ms
testPrincipalHeaderOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
41612 ms
testPrincipalHeaderOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
41685 ms
testPrincipalIp
41704 ms
testPrincipalIpForwardedOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
41779 ms
testPrincipalIpForwardedOptional((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
41867 ms
testPrincipalIpForwardedOptional((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
41932 ms
testPrincipalIpForwardedOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
42048 ms
testPrincipalIpForwardedOptional((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
42170 ms
testPrincipalIpForwardedOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
42234 ms
testPrincipalIpForwarded_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
42248 ms
testPrincipalIpForwarded_genericCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
42693 ms
testPrincipalIpForwarded_genericCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
43380 ms
testPrincipalIpForwarded_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
44082 ms
testPrincipalIpForwarded_genericCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
44415 ms
testPrincipalIpForwarded_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
45101 ms
testPrincipalIpForwarded_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
45143 ms
testPrincipalIpForwarded_specificCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
45468 ms
testPrincipalIpForwarded_specificCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
46162 ms
testPrincipalIpForwarded_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
46800 ms
testPrincipalIpForwarded_specificCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
47175 ms
testPrincipalIpForwarded_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
47948 ms
testPrincipalOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
48032 ms
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
48142 ms
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
49344 ms
testPrincipalOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
49501 ms
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
49597 ms
testPrincipalOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
49719 ms
testPrincipalQueryClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
49741 ms
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
49852 ms
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
49979 ms
testPrincipalQueryClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
50081 ms
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
50147 ms
testPrincipalQueryClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
50229 ms
testPrincipalQueryClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
50262 ms
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
50318 ms
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
50420 ms
testPrincipalQueryClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
50522 ms
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
50591 ms
testPrincipalQueryClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
50676 ms
testPrincipalQueryNotClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
50707 ms
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
50801 ms
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
50948 ms
testPrincipalQueryNotClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
51057 ms
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
51140 ms
testPrincipalQueryNotClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
51327 ms
testPrincipalQueryNotClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
51364 ms
testPrincipalQueryNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
51435 ms
testPrincipalQueryNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
51550 ms
testPrincipalQueryNotClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
51647 ms
testPrincipalQueryNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
51726 ms
testPrincipalQueryNotClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
51843 ms
testPrincipalQueryOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
51871 ms
testPrincipalQueryOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
51943 ms
testPrincipalQueryOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
52007 ms
testPrincipalQueryOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
52093 ms
testPrincipalQueryOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
52176 ms
testPrincipalQueryOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
52270 ms
testPrincipalUrlOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
52327 ms
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
52400 ms
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
52491 ms
testPrincipalUrlOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
52561 ms
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
52634 ms
testPrincipalUrlOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
52692 ms
testPrincipalUrl_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
52706 ms
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
52782 ms
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
52888 ms
testPrincipalUrl_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
52995 ms
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
53093 ms
testPrincipalUrl_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
53246 ms
testPrincipalUrl_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
53287 ms
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
53359 ms
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
53464 ms
testPrincipalUrl_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
53573 ms
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
53630 ms
testPrincipalUrl_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
53730 ms
testPrincipal_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
53777 ms
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
53858 ms
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
54022 ms
testPrincipal_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
54152 ms
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
54219 ms
testPrincipal_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
54332 ms
testPrincipal_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
54363 ms
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
54436 ms
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
54565 ms
testPrincipal_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
54697 ms
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
54798 ms
testPrincipal_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
54949 ms
testOpenspcoopCoreLog
54984 ms