

testSslOptional
((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeystore:123456 passwordKey:123456,null,gw/MinisteroFruitore,null,-1,true,200,[CN=applicativo1_multipleOU, OU=" Piano=2, Scala=B, porta=3"],EsempioFruitoreTrasparenteCert1_serialNumberDifferente)
testSslOptional
((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeystore:123456 passwordKey:123456,null,gw/MinisteroFruitore,null,-1,true,200,[CN=applicativo2_multipleOU, OU=" Piano=2, Scala=B, porta=3", caratteri accentati],EsempioFruitoreTrasparenteCert2_serialNumberDifferente)
testSslOptional
((ssl pathKeystore:/etc/govway/keys/soggetto2_multipleOU_serialNumberDifferente.jks passwordKeystore:123456 passwordKey:123456,null,gw/EsempioSoggettoTrasparenteCert2MultipleOUSerialNumberDifferente,null,-1,true,200,[CN=soggetto2_multipleOU, OU=" Piano=2, Scala=B, porta=3", caratteri accentati],null)
testSsl_genericCode
((ssl pathKeystore:/etc/govway/keys/soggetto2_multipleOU_serialNumberDifferente.jks passwordKeystore:123456 passwordKey:123456,null,gw/EsempioSoggettoTrasparenteCert2MultipleOUSerialNumberDifferente,null,-1,true,200,[CN=soggetto2_multipleOU, OU=" Piano=2, Scala=B, porta=3", caratteri accentati],null)
testSsl_genericCode
((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeystore:123456 passwordKey:123456,null,gw/MinisteroFruitore,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/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeystore:123456 passwordKey:123456,null,gw/MinisteroFruitore,null,-1,true,200,[CN=applicativo1_multipleOU, OU=" Piano=2, Scala=B, porta=3"],EsempioFruitoreTrasparenteCert1_serialNumberDifferente)
testSsl_specificCode
((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeystore:123456 passwordKey:123456,null,gw/MinisteroFruitore,null,-1,true,200,[CN=applicativo1_multipleOU, OU=" Piano=2, Scala=B, porta=3"],EsempioFruitoreTrasparenteCert1_serialNumberDifferente)
testSsl_specificCode
((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeystore:123456 passwordKey:123456,null,gw/MinisteroFruitore,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/soggetto2_multipleOU_serialNumberDifferente.jks passwordKeystore:123456 passwordKey:123456,null,gw/EsempioSoggettoTrasparenteCert2MultipleOUSerialNumberDifferente,null,-1,true,200,[CN=soggetto2_multipleOU, OU=" Piano=2, Scala=B, porta=3", caratteri accentati],null)
<?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="AutenticazionePortaApplicativa"/> </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
AutenticazionePortaApplicativa
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
testNone
testPrincipalHeaderClean_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderOptional_genericCode
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
AutenticazionePortaApplicativa.APIKEY
testApiKey_genericCode
testApiKey_specificCode
AutenticazionePortaApplicativa.APIKEY_FORWARD
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
AutenticazionePortaApplicativa.APIKEY_FORWARD_CUSTOM
testApiKeyForwardCustomAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
AutenticazionePortaApplicativa.APIKEY_OPTIONAL
testApiKeyOptional
AutenticazionePortaApplicativa.APPID
testAppId_genericCode
testAppId_specificCode
AutenticazionePortaApplicativa.APPID_FORWARD
testAppIdForwardAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
AutenticazionePortaApplicativa.APPID_FORWARD_CUSTOM
testAppIdForwardCustomAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
AutenticazionePortaApplicativa.APPID_OPTIONAL
testAppIdOptional
AutenticazionePortaApplicativa.BASIC
testBasic_genericCode
testBasic_specificCode
AutenticazionePortaApplicativa.BASIC_FORWARD_AUTHORIZATION
testBasicForwardAuthorization_genericCode
testBasicForwardAuthorization_specificCode
AutenticazionePortaApplicativa.BASIC_OPTIONAL
testBasicOptional
AutenticazionePortaApplicativa.NONE
testNone
AutenticazionePortaApplicativa.PRINCIPAL
testPrincipal_genericCode
testPrincipal_specificCode
AutenticazionePortaApplicativa.PRINCIPAL_HEADER_CLEAN
testPrincipalHeaderClean_genericCode
testPrincipalHeaderClean_specificCode
AutenticazionePortaApplicativa.PRINCIPAL_HEADER_NOT_CLEAN
testPrincipalHeaderNotClean_genericCode
testPrincipalHeaderNotClean_specificCode
AutenticazionePortaApplicativa.PRINCIPAL_HEADER_OPTIONAL
testPrincipalHeaderOptional_genericCode
AutenticazionePortaApplicativa.PRINCIPAL_IP
testPrincipalIp
AutenticazionePortaApplicativa.PRINCIPAL_IP_FORWARDED
testPrincipalIpForwarded_genericCode
testPrincipalIpForwarded_specificCode
AutenticazionePortaApplicativa.PRINCIPAL_IP_FORWARDED_OPTIONAL
testPrincipalIpForwardedOptional
AutenticazionePortaApplicativa.PRINCIPAL_OPTIONAL
testPrincipalOptional
AutenticazionePortaApplicativa.PRINCIPAL_QUERY_CLEAN
testPrincipalQueryClean_genericCode
testPrincipalQueryClean_specificCode
AutenticazionePortaApplicativa.PRINCIPAL_QUERY_NOT_CLEAN
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
AutenticazionePortaApplicativa.PRINCIPAL_QUERY_OPTIONAL
testPrincipalQueryOptional
AutenticazionePortaApplicativa.PRINCIPAL_URL
testPrincipalUrl_genericCode
testPrincipalUrl_specificCode
AutenticazionePortaApplicativa.PRINCIPAL_URL_OPTIONAL
testPrincipalUrlOptional
AutenticazionePortaApplicativa.SSL
testSsl_genericCode
testSsl_specificCode
AutenticazionePortaApplicativa.SSL_OPTIONAL
testSslOptional
AutenticazionePortaApplicativaNoPrincipal
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
testNone
testSslOptional
testSsl_genericCode
testSsl_specificCode
AutenticazionePortaApplicativaPrincipal
testPrincipalHeaderClean_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderOptional_genericCode
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: 2 minutes
Reporter output for Ant suite
testApiKey_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.gw posizi...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6d93a595-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6da24b99-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6db2030c-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalIpForwardedOptional((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, gw/EsempioSoggettoTraspare...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[90b8b080-94cb-11f0-8583-060730329b56]
testApiKey_specificCode((none, null, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, ...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 6b3ac1d9-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 6b47e13d-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 6b574a91-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, AUTHE...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6775cab7-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6788dd8b-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6792efaf-94cb-11f0-8583-060730329b56]
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[8b9adf5a-94cb-11f0-8583-060730329b56]
Cerco credenziale-0 [CN=client3, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
testPrincipalQueryNotClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testApiKey_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata@MinisteroFrui...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6c84803d-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6c9214d0-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6ca0bad4-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 71c4309d-94cb-11f0-8583-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((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testApiKeyForwardCustomAuthorization_specificCode(QUERY, null, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentica...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 618e41bb-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_specificCode(QUERY, c_key, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 61ac5113-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
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, null, -1, true, 200)
** 'X-Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[943e05e4-94cb-11f0-8583-060730329b56]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9449c5b8-94cb-11f0-8583-060730329b56]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9451dc0c-94cb-11f0-8583-060730329b56]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[94597d30-94cb-11f0-8583-060730329b56]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[945d74d4-94cb-11f0-8583-060730329b56]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[946a1f08-94cb-11f0-8583-060730329b56]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9471991c-94cb-11f0-8583-060730329b56]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[94798860-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 7121d5f6-94cb-11f0-8583-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((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 9ccedd06-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6bc7e6cd-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6bd72911-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6be3fa54-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
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[8d4e5c50-94cb-11f0-8583-060730329b56]
Cerco credenziale-0 [CN=client, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
testPrincipalQueryNotClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
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[8cc83c33-94cb-11f0-8583-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 nomeSoggetto [EsempioFruitoreTrasparenteCert2] nei log ...
testPrincipalIpForwarded_specificCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, gw/EsempioSoggettoTraspare...)
** 'X-Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[932f2e92-94cb-11f0-8583-060730329b56]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[933cc326-94cb-11f0-8583-060730329b56]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[934d16da-94cb-11f0-8583-060730329b56]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9355061e-94cb-11f0-8583-060730329b56]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[935f8d72-94cb-11f0-8583-060730329b56]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[936c85c6-94cb-11f0-8583-060730329b56]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9373ffda-94cb-11f0-8583-060730329b56]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[937b2bce-94cb-11f0-8583-060730329b56]
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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 84fa3f57-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 8500f61a-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 8510867f-94cb-11f0-8583-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:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata22 posizioneAp...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 8899863d-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 889d7de0-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 88ac7204-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderOptional_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[904702cd-94cb-11f0-8583-060730329b56]
testPrincipalQueryOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[95b9f826-94cb-11f0-8583-060730329b56]
testAppId_specificCode((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.g...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 8841a223-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 88510b76-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 8865cbfa-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasicForwardAuthorization_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 88f6c191-94cb-11f0-8583-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]
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, gw/EsempioSoggettoTrasparent...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8a8af693-94cb-11f0-8583-060730329b56]
testAppId_specificCode((none, null, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, ...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 86c7d3eb-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 86d78b5f-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 86e9b3d2-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8fc06d80-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 9224ea21-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 922f9884-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 923f01d8-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 924606bc-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 924d59c0-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 925c74f4-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 92648b48-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 926d16cc-94cb-11f0-8583-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:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkyLmd3.MTIzNDU2 posizioneApiKey:COOKIE, gw/...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[661a8045-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[667a5392-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[669a1096-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 8f410422-94cb-11f0-8583-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[9084f63d-94cb-11f0-8583-060730329b56]
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[95277bf1-94cb-11f0-8583-060730329b56]
testApiKeyForwardCustomAuthorization_specificCode(HEADER, X-CKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autent...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 61cafcab-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipal_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testPrincipalUrl_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 9658a956-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/soggetto2_multipleOU_serialNumberDifferente.jks passwordKeystore:...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8db0a0a9-94cb-11f0-8583-060730329b56]
Cerco credenziale-0 [CN=soggetto2_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco credenziale-2 [caratteri accentati] nei log ...
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[8e9a158f-94cb-11f0-8583-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 ...
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8fdad358-94cb-11f0-8583-060730329b56]
testPrincipalQueryNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9576ad7d-94cb-11f0-8583-060730329b56]
testPrincipal_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 9ccfc76a-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_specificCode(HEADER, null, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 61dadb2f-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
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[8e2cfbb9-94cb-11f0-8583-060730329b56]
Cerco credenziale-0 [CN=client, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
testAppIdForwardAuthorization_genericCode(HEADER, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 6fccccf8-94cb-11f0-8583-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:EsempioSoggettoTrasparenteApiKeyAppId2.gw posiz...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[82a468ea-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[82dbcca7-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[82f484cb-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 8521c493-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 853091a6-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 8541819a-94cb-11f0-8583-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((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 8fcb1be3-94cb-11f0-8583-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(COOKIE, null, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 6174ed52-94cb-11f0-8583-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, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 949f11d0-94cb-11f0-8583-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(COOKIE, cKEY, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 6167cdee-94cb-11f0-8583-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:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[95d60bae-94cb-11f0-8583-060730329b56]
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8f96020c-94cb-11f0-8583-060730329b56]
testPrincipalHeaderNotClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 8fa1259f-94cb-11f0-8583-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(QUERY, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 6f52bae2-94cb-11f0-8583-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]
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.gw posizi...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[87ea333c-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[87fb2330-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8805aa84-94cb-11f0-8583-060730329b56]
testPrincipalOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[948c7428-94cb-11f0-8583-060730329b56]
testApiKey_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6c5d7031-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6c6a6885-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6c76eba9-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppId_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 878d6e17-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 8798b8ba-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 87a53bdf-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[95aead82-94cb-11f0-8583-060730329b56]
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/soggetto1_multipleOU.jks passwordKeystore:123456 passwordKey:1234...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8d8264ad-94cb-11f0-8583-060730329b56]
Cerco credenziale-0 [CN=soggetto1_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/soggetto2_multipleOU.jks passwordKeystore:123456 passwordKey:1234...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8da30c15-94cb-11f0-8583-060730329b56]
Cerco credenziale-0 [CN=soggetto2_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco credenziale-2 [caratteri accentati] nei log ...
testApiKey_genericCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9zLmd3.MTIzNDU2 posizioneApiKey:COO...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 6a8e06e9-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 6a961d3c-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 6aa25240-94cb-11f0-8583-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]
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic4 password:123456, null, gw/MinisteroFruitore, null, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8af3a38f-94cb-11f0-8583-060730329b56]
testPrincipalIpForwarded_specificCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, gw/EsempioSoggettoTraspare...)
** 'X-Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93884b32-94cb-11f0-8583-060730329b56]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[938f2906-94cb-11f0-8583-060730329b56]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93967c0a-94cb-11f0-8583-060730329b56]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93a45ebe-94cb-11f0-8583-060730329b56]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93abb1c2-94cb-11f0-8583-060730329b56]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93b32bd6-94cb-11f0-8583-060730329b56]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93c1359a-94cb-11f0-8583-060730329b56]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93c8d6be-94cb-11f0-8583-060730329b56]
testBasicForwardAuthorization_genericCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, nu...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 896e3ba5-94cb-11f0-8583-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(HEADER, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 6fee37b1-94cb-11f0-8583-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_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[902f5c14-94cb-11f0-8583-060730329b56]
testPrincipalIpForwarded_genericCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, null, -1, true, 200)
** 'X-Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[927eca12-94cb-11f0-8583-060730329b56]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[92866b36-94cb-11f0-8583-060730329b56]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[928dbe3a-94cb-11f0-8583-060730329b56]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[929b04ae-94cb-11f0-8583-060730329b56]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[92a36922-94cb-11f0-8583-060730329b56]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[92aabc26-94cb-11f0-8583-060730329b56]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[92b8ecfa-94cb-11f0-8583-060730329b56]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[92c1034e-94cb-11f0-8583-060730329b56]
testPrincipalHeaderNotClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 90062927-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8712e6c4-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[871fdf18-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[872e5e0c-94cb-11f0-8583-060730329b56]
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppIdErrato@Min...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 876cedbb-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 8776ffde-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 877f1632-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testNone((basic username:esempioFruitoreTrasparenteBasic password:123456)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8b15d19c-94cb-11f0-8583-060730329b56]
testAppIdOptional((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2 posizioneApiKey:COOKIE, nul...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[83dc4ceb-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[83ecc7af-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[84044753-94cb-11f0-8583-060730329b56]
testAppIdForwardCustomAuthorization_specificCode(QUERY, null, null, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 7258816e-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardAuthorization_genericCode(COOKIE, AuthenticationApiKeyCookieForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[5fd17619-94cb-11f0-8583-060730329b56]
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdCookieForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[70d849c3-94cb-11f0-8583-060730329b56]
testApiKeyForwardCustomAuthorization_specificCode(HEADER, X-CKEY, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Auten...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 61ef74a7-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSslOptional((ssl pathKeystore:/etc/govway/keys/soggetto2_multipleOU.jks passwordKeystore:123456 passwordKey:1234...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8c0d2957-94cb-11f0-8583-060730329b56]
Cerco credenziale-0 [CN=soggetto2_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco credenziale-2 [caratteri accentati] nei log ...
testPrincipalHeaderNotClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testPrincipalQueryNotClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 95375a74-94cb-11f0-8583-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(QUERY, c_key, AuthenticationApiKeyQueryForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[61a06a30-94cb-11f0-8583-060730329b56]
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, gw/EsempioSoggettoTrasparente...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[89cb28c7-94cb-11f0-8583-060730329b56]
testAppIdForwardCustomAuthorization_specificCode(HEADER, null, null, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 7f952c82-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
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[9496ad5d-94cb-11f0-8583-060730329b56]
testPrincipalHeaderOptional_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9056ba41-94cb-11f0-8583-060730329b56]
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[967977cf-94cb-11f0-8583-060730329b56]
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8eeec55a-94cb-11f0-8583-060730329b56]
testPrincipalIpForwarded_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, 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]
testAppIdForwardCustomAuthorization_specificCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND,...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 7fa950ca-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, gw/EsempioSoggettoTrasparent...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[893cf26a-94cb-11f0-8583-060730329b56]
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[8d734979-94cb-11f0-8583-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, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 8ec914de-94cb-11f0-8583-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]
testBasic_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 8a52f692-94cb-11f0-8583-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_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9654b1b3-94cb-11f0-8583-060730329b56]
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8f18bb97-94cb-11f0-8583-060730329b56]
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[849b0840-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[84abd124-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[84bce828-94cb-11f0-8583-060730329b56]
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4c76eefb-94cb-11f0-970f-060730329b56]
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4c76ef34-94cb-11f0-970f-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 5f0b3fbd-94cb-11f0-8583-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:esempioFruitoreTrasparenteBasic4 password:123456, null, gw/MinisteroFruitore, null, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[89893dbb-94cb-11f0-8583-060730329b56]
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic4 password:123456, null, gw/MinisteroFruitore, null, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8aaa3e6b-94cb-11f0-8583-060730329b56]
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[966c586b-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 71660afc-94cb-11f0-8583-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:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6388b170-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[63a7d235-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[63d4fcb9-94cb-11f0-8583-060730329b56]
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8ff400b0-94cb-11f0-8583-060730329b56]
testPrincipalIpForwarded_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
** 'X-Forwarded-For' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 93cef141-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Forwarded-For' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 93d95184-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Forwarded' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 93e70d28-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Forwarded' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 93f53dfc-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 94067b10-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 94132544-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Cluster-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 941fa868-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Cluster-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 942f86ec-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.gw posizi...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[67a42dc3-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[67b9b197-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[67eccf8b-94cb-11f0-8583-060730329b56]
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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 6101e019-94cb-11f0-8583-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((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 8d346ba7-94cb-11f0-8583-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((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, gw/EsempioSoggettoTrasparent...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[89d561fb-94cb-11f0-8583-060730329b56]
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9518aedc-94cb-11f0-8583-060730329b56]
testApiKeyForwardAuthorization_specificCode(QUERY, AuthenticationApiKeyQueryForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[5fea554e-94cb-11f0-8583-060730329b56]
testApiKey_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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 6b08401d-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 6b14ea50-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 6b242c95-94cb-11f0-8583-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]
testPrincipalQueryOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[95a9564e-94cb-11f0-8583-060730329b56]
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[68ad608b-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[68cf4070-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[68ef4b94-94cb-11f0-8583-060730329b56]
testAppIdForwardCustomAuthorization_specificCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, ...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 7f910ece-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppId_specificCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2 posizioneApiKey:COOKIE, nul...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 88b80ac9-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 88bbb44c-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 88cbb9e0-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalIpForwardedOptional((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[90c9ee98-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 71b20829-94cb-11f0-8583-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(QUERY, AuthenticationAppIdQueryForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6f12f2b4-94cb-11f0-8583-060730329b56]
testAppId_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGEuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, A...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 869a5b3f-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 86a7a1b2-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 86b75927-94cb-11f0-8583-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]
testAppId_genericCode((none, null, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, ...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 842256b2-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 843f5499-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 844c9b0d-94cb-11f0-8583-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((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8a0dd72d-94cb-11f0-8583-060730329b56]
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4c76ef0a-94cb-11f0-970f-060730329b56]
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9012100c-94cb-11f0-8583-060730329b56]
testApiKeyForwardAuthorization_genericCode(HEADER, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 5f96de0c-94cb-11f0-8583-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/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeysto...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8eb42d47-94cb-11f0-8583-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 ...
testPrincipalQueryNotClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 94f28930-94cb-11f0-8583-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_alternativo.jks passwordKeystore:openspcoopjks passw...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8ec4a80b-94cb-11f0-8583-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 ...
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[69003b88-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[69123cec-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6927e7d0-94cb-11f0-8583-060730329b56]
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, gw/EsempioSoggettoTrasparente...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[891a281d-94cb-11f0-8583-060730329b56]
testPrincipal_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testPrincipalIpForwarded_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
** 'X-Forwarded-For' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 92c6cfb1-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Forwarded-For' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 92d15704-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Forwarded' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 92dacce8-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Forwarded' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 92e246fc-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 92efdb90-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 92ff1dd4-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Cluster-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 930c6448-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Cluster-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 931d543c-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4c76ef30-94cb-11f0-970f-060730329b56]
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8fb1ee8b-94cb-11f0-8583-060730329b56]
testApiKeyOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata@MinisteroFrui...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6541fa7d-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[65638c41-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[65803c05-94cb-11f0-8583-060730329b56]
testPrincipalIpForwardedOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId2.gw posiz...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[85c83df4-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[85ca12b8-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[85db9eec-94cb-11f0-8583-060730329b56]
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, null, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 62292253-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSslOptional((ssl pathKeystore:/etc/govway/keys/soggetto1_multipleOU_serialNumberDifferente.jks passwordKeystore:...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8bd24327-94cb-11f0-8583-060730329b56]
Cerco credenziale-0 [CN=soggetto1_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
testPrincipalHeaderNotClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testPrincipalIpForwardedOptional((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, gw/EsempioSoggettoTraspare...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[90b57c2c-94cb-11f0-8583-060730329b56]
testAppIdForwardAuthorization_genericCode(QUERY, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 6f91237d-94cb-11f0-8583-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_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, AUTHE...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6d64f469-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6d73253c-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6d8303c1-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 71d48451-94cb-11f0-8583-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[81b65f2c-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[81d531d1-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[81f16c65-94cb-11f0-8583-060730329b56]
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[96323586-94cb-11f0-8583-060730329b56]
testAppIdForwardAuthorization_specificCode(QUERY, AuthenticationAppIdQueryForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[7038d553-94cb-11f0-8583-060730329b56]
testPrincipalIpForwardedOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[90c09fc4-94cb-11f0-8583-060730329b56]
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[8dfbda8d-94cb-11f0-8583-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_genericCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2RXJyYXRh posizioneApiKey:COO...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 6a5d32dc-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 6a6b3ca0-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 6a796d74-94cb-11f0-8583-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]
testApiKeyOptional((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2RXJyYXRh posizioneApiKey:COO...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[66bcb3ca-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[66ed60c0-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[67072a54-94cb-11f0-8583-060730329b56]
testPrincipalIpForwarded_genericCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, gw/EsempioSoggettoTraspare...)
** 'X-Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[915dc950-94cb-11f0-8583-060730329b56]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[91710336-94cb-11f0-8583-060730329b56]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[91787d4a-94cb-11f0-8583-060730329b56]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9185c3be-94cb-11f0-8583-060730329b56]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[918d3dd2-94cb-11f0-8583-060730329b56]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[919469c6-94cb-11f0-8583-060730329b56]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[91a1fe5a-94cb-11f0-8583-060730329b56]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[91a9786e-94cb-11f0-8583-060730329b56]
testApiKeyForwardAuthorization_specificCode(QUERY, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 5ff3a421-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 94c3d7f4-94cb-11f0-8583-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/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeysto...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8cb80f8b-94cb-11f0-8583-060730329b56]
Cerco credenziale-0 [CN=applicativo1_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco nomeSoggetto [EsempioFruitoreTrasparenteCert1_serialNumberDifferente] nei log ...
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8f50e2a7-94cb-11f0-8583-060730329b56]
testBasicOptional((basic username:esempioFruitoreTrasparenteBasic password:123456, null, gw/EsempioSoggettoTrasparente...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8a2be683-94cb-11f0-8583-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[8dcab861-94cb-11f0-8583-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 ...
testAppId_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata22 posizioneAp...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 86418cc7-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 865032ca-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 865fc32e-94cb-11f0-8583-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]
testPrincipalHeaderClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 8f875c07-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[94d89881-94cb-11f0-8583-060730329b56]
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9601fdba-94cb-11f0-8583-060730329b56]
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/soggetto2_multipleOU_serialNumberDifferente.jks passwordKeystore:...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8e7109b3-94cb-11f0-8583-060730329b56]
Cerco credenziale-0 [CN=soggetto2_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco credenziale-2 [caratteri accentati] nei log ...
testPrincipalIpForwarded_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
** 'X-Forwarded-For' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 90dab77b-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 90fa7483-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 90ff7d96-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 9113059a-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 9121ab9e-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 912f6642-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 9140a456-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 9147f75a-94cb-11f0-8583-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:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, cKEY, AuthenticationApiKeyCookieForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[617e3c27-94cb-11f0-8583-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[8e0db3e1-94cb-11f0-8583-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 ...
testApiKeyForwardCustomAuthorization_genericCode(HEADER, null, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 611010ed-94cb-11f0-8583-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((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 997308c2-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 69355553-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 69379f46-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 6947f2fb-94cb-11f0-8583-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_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[90016e34-94cb-11f0-8583-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[84630843-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8472e6c8-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[84866ecc-94cb-11f0-8583-060730329b56]
testPrincipalHeaderNotClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 8fde07ab-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_specificCode(QUERY, c_key, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 61bc7db7-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKey_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, AUTHE...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 6aaf98b5-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 6ac0d6c9-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 6acee08d-94cb-11f0-8583-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]
testPrincipalQueryClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testApiKeyOptional((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9zLmd3.MTIzNDU2 posizioneApiKey:COO...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[67270e68-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6748520f-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[676eece3-94cb-11f0-8583-060730329b56]
testBasic_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 8ab86f3e-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, cKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentic...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 614b935a-94cb-11f0-8583-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, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 700b5ca9-94cb-11f0-8583-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[8210db49-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[821f5a3e-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8223ee22-94cb-11f0-8583-060730329b56]
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/soggetto1_multipleOU_serialNumberDifferente.jks passwordKeystore:...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8e56cae9-94cb-11f0-8583-060730329b56]
Cerco credenziale-0 [CN=soggetto1_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[63db3e4d-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[63e6d712-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[64075766-94cb-11f0-8583-060730329b56]
testAppIdOptional((none, null, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, ...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[806eead5-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[807c585b-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[809a8ebf-94cb-11f0-8583-060730329b56]
testAppId_genericCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2 posizioneApiKey:COOKIE, nul...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 866f5393-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 867bd6b6-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 868a7cbb-94cb-11f0-8583-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((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[95a81dca-94cb-11f0-8583-060730329b56]
testApiKeyForwardAuthorization_genericCode(COOKIE, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 5fa3d660-94cb-11f0-8583-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]
testAppId_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGFATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizio...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 87c769ef-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 87d0ded2-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 87de9a76-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasic4 password:123456, null, gw/MinisteroFruitore, null, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[89f08b23-94cb-11f0-8583-060730329b56]
testApiKey_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.gw posizi...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 6add8691-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 6aebb765-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 6af99a19-94cb-11f0-8583-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]
testApiKeyOptional((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2 posizioneApiKey:COOKIE, gw/...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[65a63a99-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[65d2c8dd-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[65f56c11-94cb-11f0-8583-060730329b56]
testApiKeyForwardAuthorization_genericCode(QUERY, AuthenticationApiKeyQueryForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[5ecd253e-94cb-11f0-8583-060730329b56]
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[86ee6ec8-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[86f859dc-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[87026c00-94cb-11f0-8583-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[8ddae505-94cb-11f0-8583-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 ...
testPrincipalIpForwardedOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[90a77267-94cb-11f0-8583-060730329b56]
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9979bf87-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 9ccdf2a2-94cb-11f0-8583-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:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9ATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIz...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6479c857-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6498e91c-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[64a237f0-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 607668d1-94cb-11f0-8583-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/applicativo2_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8ea70de3-94cb-11f0-8583-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 ...
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppIdErratos.gw...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 886f41df-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 88797b12-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 888cdc07-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppId_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 87ae3c93-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 87ae63a6-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 87be693a-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGEuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, A...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[84099e87-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[840f43db-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[841cb15f-94cb-11f0-8583-060730329b56]
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppIdErratos.gw...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 861dd81b-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 8622930e-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 86338303-94cb-11f0-8583-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_genericCode(HEADER, X-CKEY, AuthenticationApiKeyHeaderForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[61274272-94cb-11f0-8583-060730329b56]
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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 84ca7cbb-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 84dca52e-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 84e1ae42-94cb-11f0-8583-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_genericCode((none, null, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, ...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 684e297a-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 68756092-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 68836a56-94cb-11f0-8583-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:EsempioSoggettoTrasparenteApiKeyAppIdErratos.gw...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8350125d-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[83704494-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8381a9b8-94cb-11f0-8583-060730329b56]
testPrincipalIpForwarded_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, 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]
testAppIdForwardCustomAuthorization_genericCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdHeaderForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[71935c95-94cb-11f0-8583-060730329b56]
testAppIdForwardCustomAuthorization_specificCode(COOKIE, cKEY, cID, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aut...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 7fb49b72-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 69b24caa-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 69c18eed-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 69df9e42-94cb-11f0-8583-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_specificCode(QUERY, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 706b2ffa-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasicOptional((basic username:esempioFruitoreTrasparenteBasic4 password:123456, null, gw/MinisteroFruitore, null, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8a4dc66f-94cb-11f0-8583-060730329b56]
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, gw/EsempioSoggettoTrasparente...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8a79434e-94cb-11f0-8583-060730329b56]
testApiKeyForwardAuthorization_genericCode(QUERY, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 5f3758d8-94cb-11f0-8583-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_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6ba19a12-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6baf2ea6-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6bbcc33a-94cb-11f0-8583-060730329b56]
testPrincipalQueryClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 94ced47c-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardAuthorization_specificCode(HEADER, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 603a2311-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[95476009-94cb-11f0-8583-060730329b56]
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9ATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIz...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6c040579-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6c114bed-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6c1e1d31-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[94b7f10c-94cb-11f0-8583-060730329b56]
testApiKeyForwardAuthorization_specificCode(HEADER, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 601758c9-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[95e30402-94cb-11f0-8583-060730329b56]
testApiKey_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, AUTHE...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6c2bffe5-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6c41d1d9-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6c4f666d-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 8f5ec55b-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4c76ef28-94cb-11f0-970f-060730329b56]
testApiKeyForwardAuthorization_genericCode(HEADER, AuthenticationApiKeyHeaderForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[5f826ba8-94cb-11f0-8583-060730329b56]
testAppIdForwardCustomAuthorization_specificCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdHeaderForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[7f9e0627-94cb-11f0-8583-060730329b56]
testAppIdForwardAuthorization_genericCode(HEADER, AuthenticationAppIdHeaderForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6fecb10d-94cb-11f0-8583-060730329b56]
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[80ab57a3-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[80e15bca-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[80f7a2ee-94cb-11f0-8583-060730329b56]
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[810ab5c2-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[812a4bb7-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8146864b-94cb-11f0-8583-060730329b56]
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, cKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentic...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 61fe68cb-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4c76ef16-94cb-11f0-970f-060730329b56]
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[8decbf59-94cb-11f0-8583-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 ...
testPrincipalOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 8551ae3f-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 855ef4b2-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 856e36f6-94cb-11f0-8583-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:EsempioSoggettoTrasparenteApiKeyAppId.gw posizi...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[826def8e-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[827bf952-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[829107f6-94cb-11f0-8583-060730329b56]
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[94ccd8a9-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 7179e120-94cb-11f0-8583-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_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testBasicOptional((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, nu...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8a45fe3b-94cb-11f0-8583-060730329b56]
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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 613a0726-94cb-11f0-8583-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, null, null, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 70e6c8b6-94cb-11f0-8583-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-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 7ffc2bc6-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeysto...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8ce5af54-94cb-11f0-8583-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 nomeSoggetto [EsempioFruitoreTrasparenteCert2_serialNumberDifferente] nei log ...
testApiKeyForwardAuthorization_specificCode(QUERY, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 6007ef75-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderOptional_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[903639e9-94cb-11f0-8583-060730329b56]
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9647b95b-94cb-11f0-8583-060730329b56]
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, cKEY, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 6211066f-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 71ec5215-94cb-11f0-8583-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((none, null, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, ...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6282b312-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[629b1d18-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[629fb0fc-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 69eac1d6-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 69f98eea-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 6a091f4e-94cb-11f0-8583-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_genericCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkyLmd3.MTIzNDU2 posizioneApiKey:COOKIE, gw/...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6a36bf0f-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6a42a5f3-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6a525d69-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 857dc75b-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 858ae6be-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 8598f082-94cb-11f0-8583-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((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[94bdbd71-94cb-11f0-8583-060730329b56]
testPrincipalQueryClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 94e0fcf8-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardAuthorization_specificCode(COOKIE, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 6056f9e9-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppId_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGEuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, A...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 88d6b665-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 88dafc28-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 88eb01bc-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdOptional((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.g...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8307226f-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[83204fc5-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[833a1959-94cb-11f0-8583-060730329b56]
testSslOptional((ssl pathKeystore:/etc/govway/keys/soggetto1_alternativo.jks passwordKeystore:openspcoopjks password...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8c79f504-94cb-11f0-8583-060730329b56]
Cerco credenziale-0 [CN=soggetto1alternativo] nei log ...
Cerco credenziale-1 [C=IT] nei log ...
Cerco credenziale-2 [L=Pisa] nei log ...
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[8d5fc175-94cb-11f0-8583-060730329b56]
Cerco credenziale-0 [CN=client2, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4c76ef2c-94cb-11f0-970f-060730329b56]
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6b6b20b6-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6b83158a-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6b92f40e-94cb-11f0-8583-060730329b56]
testBasicForwardAuthorization_specificCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, nu...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 89db7c7e-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKey_specificCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9zLmd3.MTIzNDU2 posizioneApiKey:COO...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6d357fed-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6d431480-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6d516c65-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
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[64f70ec1-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[65023255-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6531cdd9-94cb-11f0-8583-060730329b56]
testApiKey_genericCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2 posizioneApiKey:COOKIE, gw/...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6a10e783-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6a1d91b7-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6a2a3beb-94cb-11f0-8583-060730329b56]
testNone((none)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8b0cf7f7-94cb-11f0-8583-060730329b56]
testSslOptional((ssl pathKeystore:/etc/govway/keys/soggetto2_multipleOU_serialNumberDifferente.jks passwordKeystore:...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8c4a3267-94cb-11f0-8583-060730329b56]
Cerco credenziale-0 [CN=soggetto2_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco credenziale-2 [caratteri accentati] nei log ...
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[8e8ef1fb-94cb-11f0-8583-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:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata22 posizioneAp...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8393840c-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[83b75fc3-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[83c84fb7-94cb-11f0-8583-060730329b56]
testSslOptional((ssl pathKeystore:/etc/govway/keys/soggetto1_multipleOU.jks passwordKeystore:123456 passwordKey:1234...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8bb08a46-94cb-11f0-8583-060730329b56]
Cerco credenziale-0 [CN=soggetto1_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
testPrincipal_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 9991663a-94cb-11f0-8583-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:esempioFruitoreTrasparenteBasic2 password:123456, null, gw/EsempioSoggettoTrasparent...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8a347207-94cb-11f0-8583-060730329b56]
testAppIdForwardCustomAuthorization_specificCode(COOKIE, cKEY, cID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 7fab4c9e-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_specificCode(QUERY, c_key, c_id, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 75cb3a06-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
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[8b5c2886-94cb-11f0-8583-060730329b56]
Cerco credenziale-0 [CN=client, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
testPrincipalQueryNotClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 95525c8c-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[94ec95bd-94cb-11f0-8583-060730329b56]
testApiKey_specificCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkyLmd3.MTIzNDU2 posizioneApiKey:COOKIE, gw/...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6cdc8b66-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6ce9aaca-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6cf7db9e-94cb-11f0-8583-060730329b56]
testAppIdForwardAuthorization_specificCode(HEADER, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 70b690e6-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8f7c8694-94cb-11f0-8583-060730329b56]
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/soggetto1_multipleOU_serialNumberDifferente.jks passwordKeystore:...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8d946611-94cb-11f0-8583-060730329b56]
Cerco credenziale-0 [CN=soggetto1_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 60b1c431-94cb-11f0-8583-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_specificCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2 posizioneApiKey:COOKIE, gw/...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6cb57b5a-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6cc2e8de-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6ccfba22-94cb-11f0-8583-060730329b56]
testAppIdForwardAuthorization_genericCode(COOKIE, AuthenticationAppIdCookieForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[7020443e-94cb-11f0-8583-060730329b56]
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/soggetto1_multipleOU.jks passwordKeystore:123456 passwordKey:1234...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8e46ec65-94cb-11f0-8583-060730329b56]
Cerco credenziale-0 [CN=soggetto1_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
testPrincipalQueryOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[95918885-94cb-11f0-8583-060730329b56]
testApiKey_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, AUTHE...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 698d115e-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 6997e6d2-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 69ac8046-94cb-11f0-8583-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[8e35fc71-94cb-11f0-8583-060730329b56]
Cerco credenziale-0 [CN=client3, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 70b865aa-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 70c66f6e-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
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[80015beb-94cb-11f0-8583-060730329b56]
testPrincipalUrl_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 9648559e-94cb-11f0-8583-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, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 5f6e2053-94cb-11f0-8583-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-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 95674428-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6807837f-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[681d5573-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[683daeb7-94cb-11f0-8583-060730329b56]
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, cKEY, AuthenticationApiKeyCookieForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[624a8d08-94cb-11f0-8583-060730329b56]
testApiKeyForwardCustomAuthorization_specificCode(HEADER, X-CKEY, AuthenticationApiKeyHeaderForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[61df20f4-94cb-11f0-8583-060730329b56]
testBasic_specificCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, nu...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 8ae9434a-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalUrl_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testSsl_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 8e1b9694-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, gw/EsempioSoggettoTrasparent...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8ada9d47-94cb-11f0-8583-060730329b56]
testAppIdForwardAuthorization_specificCode(HEADER, AuthenticationAppIdHeaderForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[70a2e1d3-94cb-11f0-8583-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[8b87f388-94cb-11f0-8583-060730329b56]
Cerco credenziale-0 [CN=client2, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
testApiKeyForwardCustomAuthorization_genericCode(QUERY, c_key, AuthenticationApiKeyQueryForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[60ab5b8d-94cb-11f0-8583-060730329b56]
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/soggetto1_alternativo.jks passwordKeystore:openspcoopjks password...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8e804bf7-94cb-11f0-8583-060730329b56]
Cerco credenziale-0 [CN=soggetto1alternativo] nei log ...
Cerco credenziale-1 [C=IT] nei log ...
Cerco credenziale-2 [L=Pisa] nei log ...
testPrincipalUrl_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 960c0fdd-94cb-11f0-8583-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, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[95c67b4a-94cb-11f0-8583-060730329b56]
testAppIdForwardAuthorization_specificCode(QUERY, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 70569686-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderOptional_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9065fc85-94cb-11f0-8583-060730329b56]
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[94e039a5-94cb-11f0-8583-060730329b56]
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4c76ef24-94cb-11f0-970f-060730329b56]
testApiKey_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6dc2a4e1-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6dd171f4-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6de60b68-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, AUTHE...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[64ad5b84-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[64ccca69-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[64ea166d-94cb-11f0-8583-060730329b56]
testApiKeyForwardAuthorization_specificCode(HEADER, AuthenticationApiKeyHeaderForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[602b55fe-94cb-11f0-8583-060730329b56]
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[8d0433dc-94cb-11f0-8583-060730329b56]
Cerco credenziale-0 [CN=applicativo1alternativo] nei log ...
Cerco credenziale-1 [C=IT] nei log ...
Cerco credenziale-2 [L=Pisa] nei log ...
Cerco nomeSoggetto [EsempioFruitoreTrasparenteCert1] nei log ...
testPrincipalQueryNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[95608d61-94cb-11f0-8583-060730329b56]
testPrincipalQueryNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[95634c85-94cb-11f0-8583-060730329b56]
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[640b9d2a-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[64314d9f-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6456aff3-94cb-11f0-8583-060730329b56]
testAppIdOptional((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@M...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8167c9ef-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[81862764-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[819eb878-94cb-11f0-8583-060730329b56]
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.gw posizi...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[85b29308-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[85c0eaec-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[85c69040-94cb-11f0-8583-060730329b56]
testApiKey_specificCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2RXJyYXRh posizioneApiKey:COO...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6d03e891-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6d12dcb4-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 6d27c449-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/soggetto2_multipleOU.jks passwordKeystore:123456 passwordKey:1234...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8e63c33d-94cb-11f0-8583-060730329b56]
Cerco credenziale-0 [CN=soggetto2_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco credenziale-2 [caratteri accentati] nei log ...
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4c76ef1f-94cb-11f0-970f-060730329b56]
testApiKeyForwardAuthorization_specificCode(COOKIE, AuthenticationApiKeyCookieForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[6069496e-94cb-11f0-8583-060730329b56]
testPrincipalUrlOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[95f68c06-94cb-11f0-8583-060730329b56]
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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 71478671-94cb-11f0-8583-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]
testAppId_specificCode((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@M...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 873d522f-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 87471632-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-117] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-117], found[GOVWAY-117]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
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 875ee3f7-94cb-11f0-8583-060730329b56 protocol:GOVWAY-117
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[protocol:GOVWAY-117] atteso[protocol:GOVWAY-117]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasic_genericCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, nu...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 8a99c3a6-94cb-11f0-8583-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]
testNone((basic username:esempioFruitoreTrasparenteBasic2 password:123456)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8b1d98d0-94cb-11f0-8583-060730329b56]
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/soggetto1_alternativo.jks passwordKeystore:openspcoopjks password...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8dbd98fd-94cb-11f0-8583-060730329b56]
Cerco credenziale-0 [CN=soggetto1alternativo] nei log ...
Cerco credenziale-1 [C=IT] nei log ...
Cerco credenziale-2 [L=Pisa] nei log ...
testAppIdOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[82372806-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[824b9a6a-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[824e327e-94cb-11f0-8583-060730329b56]
testAppIdForwardAuthorization_specificCode(HEADER, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 7080b3ce-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId2.gw posiz...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[880e5d18-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[881f25fc-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8834f7f0-94cb-11f0-8583-060730329b56]
testAppIdForwardCustomAuthorization_specificCode(QUERY, c_key, c_id, AuthenticationAppIdQueryForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[72cfad43-94cb-11f0-8583-060730329b56]
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[8e2fbadd-94cb-11f0-8583-060730329b56]
Cerco credenziale-0 [CN=client2, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 60d6ff7c-94cb-11f0-8583-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]
testAppId_genericCode((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.g...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 85e8973f-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 8602fd13-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 86067f86-94cb-11f0-8583-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]
testPrincipalIpForwarded_genericCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, gw/EsempioSoggettoTraspare...)
** 'X-Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[91b07d52-94cb-11f0-8583-060730329b56]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[91bd4e96-94cb-11f0-8583-060730329b56]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[91c42c6a-94cb-11f0-8583-060730329b56]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[91cae32e-94cb-11f0-8583-060730329b56]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[91dbac12-94cb-11f0-8583-060730329b56]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[91f59cb6-94cb-11f0-8583-060730329b56]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[92026dfa-94cb-11f0-8583-060730329b56]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9216b94e-94cb-11f0-8583-060730329b56]
testAppIdForwardCustomAuthorization_specificCode(QUERY, c_key, c_id, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 7c80736a-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
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[8252ed72-94cb-11f0-8583-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8264c7c6-94cb-11f0-8583-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8267fc1a-94cb-11f0-8583-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[8c97b63d-94cb-11f0-8583-060730329b56]
Cerco credenziale-0 [CN=applicativo1_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco nomeSoggetto [EsempioFruitoreTrasparenteCert1] nei log ...
testSslOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8b3edc7c-94cb-11f0-8583-060730329b56]
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, gw/EsempioSoggettoTrasparente...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8acbf743-94cb-11f0-8583-060730329b56]
testPrincipalQueryClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testAppIdForwardAuthorization_genericCode(COOKIE, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 6ffed985-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 6957aa6f-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 696ae352-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 6979d776-94cb-11f0-8583-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]
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8f6e55c0-94cb-11f0-8583-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 [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
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]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 5fb67404-94cb-11f0-8583-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, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 89b026b2-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardAuthorization_specificCode(COOKIE, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-109] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneBuste]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-109], found[GOVWAY-109]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
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 604546a5-94cb-11f0-8583-060730329b56 protocol:GOVWAY-109
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[protocol:GOVWAY-109] atteso[protocol:GOVWAY-109]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_genericCode(QUERY, c_key, c_id, AuthenticationAppIdQueryForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[7112e1d2-94cb-11f0-8583-060730329b56]
testNone((basic username:credenzialeErrata password:credenzialeErrata)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[8b2cdb14-94cb-11f0-8583-060730329b56]
testAppIdForwardCustomAuthorization_genericCode(COOKIE, cKEY, cID, AuthenticationAppIdCookieForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[720187ca-94cb-11f0-8583-060730329b56]
941 ignored methods
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato
testSincrono_paSOAP12Stateful
sincrono_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12Stateless
oneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11Stateless
testSincrono_paSOAP12Stateless
sincrono_paSOAP11Stateless
oneWay_paSOAP12Stateful
testOneWay_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
sincrono_paSOAP12Stateless
testOneWay_paSOAP12Stateful
testOneWay_paSOAP11Stateful
testSincrono_paSOAP11Stateless
testSincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP12Stateful
oneWay_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11Stateful
testOneWay_paSOAP11Stateless
sincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP11Stateful
oneWay_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12Stateless
oneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11Stateless
testSincrono_paSOAP12Stateless
sincrono_paSOAP11Stateless
oneWay_paSOAP12Stateful
testOneWay_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
sincrono_paSOAP12Stateless
testOneWay_paSOAP12Stateful
testOneWay_paSOAP11Stateful
testSincrono_paSOAP11Stateless
testSincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP12Stateful
oneWay_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11Stateful
testOneWay_paSOAP11Stateless
sincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP11Stateful
oneWay_paSOAP12Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
oneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11Stateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP12Stateful
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateless
testSincronoLocalForward_pdSOAP12Stateless
sincronoLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP12Stateless
testSincronoLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11Stateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP12Stateful
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateless
testSincronoLocalForward_pdSOAP12Stateless
sincronoLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP12Stateless
testSincronoLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa
testContentTypeKo
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
testDoFilterPreflightNoACRM
testDoFilterPreflight
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterNullOrigin
testDoFilterActualRequestTrasparente
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNoACRH
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOrigin
testDoFilterInvalidOrigin
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterDifferentOrigin
testDoFilterActualPOST
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightTrasparente
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflight
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterNullOrigin
testDoFilterActualRequestTrasparente
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNoACRH
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOrigin
testDoFilterInvalidOrigin
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterDifferentOrigin
testDoFilterActualPOST
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightTrasparente
testDoFilterPreflightAnyOriginAndSupportsCredentials
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_validazione
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyOk
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_validazione
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyOk
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap12_verifyKo_request_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
sincrono_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12Stateless
sincrono_pdSOAP12Stateful
testSincrono_pdSOAP11Stateful
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP11Stateless
testSincrono_pdSOAP12Stateful
testOneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11Stateful
testSincrono_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateless
sincrono_pdSOAP11Stateful
oneWay_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12Stateless
sincrono_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP12Stateful
testOneWay_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11Stateless
sincrono_pdSOAP12Stateless
oneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP11Stateless
testOneWay_pdSOAP12Stateful
testSincrono_pdSOAP11Stateless
testOneWay_pdSOAP12Stateless
sincrono_pdSOAP12Stateful
testSincrono_pdSOAP11Stateful
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP11Stateless
testSincrono_pdSOAP12Stateful
testOneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11Stateful
testSincrono_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateless
sincrono_pdSOAP11Stateful
oneWay_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12Stateless
sincrono_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP12Stateful
testOneWay_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11Stateless
sincrono_pdSOAP12Stateless
oneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP11Stateless
testOneWay_pdSOAP12Stateful
testSincrono_pdSOAP11Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt
compactTestEsaminaJWT
jsonTestEsaminaJWT
jsonTestFlussiOk
compactTestFlussiOk
jsonTestEsaminaJWT
jsonTestFlussiOk
compactTestFlussiOk
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testServiceWithBasicAuth_ko_noCredential_domain
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testServiceWithApiKeyAppIdAuth
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testServiceWithApiKeyAppIdAuth
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaGetStar
testContentTypeRequestOk
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaPuntuale
testContentTypeRequestKo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testContentTypeResponseOk
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaGetStar
testContentTypeRequestOk
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaPuntuale
testContentTypeRequestKo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testContentTypeResponseOk
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetStarRisposta
org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
testDatabaseMsgDiagnostici
testRisorseJMX
testDatabaseOpenSPCoop
testRisorseJMX
testDatabaseOpenSPCoop
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterDifferentOrigin
testDoFilterPreflightAnyOrigin
testDoFilterNullOrigin
testDoFilterPreflightMoreHeaders
testDoFilterOriginNotAllowed
testDoFilterEmptyOrigin
testDoFilterSimpleHEAD
testDoFilterPreflight
testDoFilterSimpleGET
testDoFilterPreflightMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRM
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterInvalidOrigin
testDoFilterSimpleRequestTrasparente
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterPreflightNoACRH
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightTrasparente
testDoFilterActualPOSTWithoutContentType
testDoFilterActualPUT
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterDifferentOrigin
testDoFilterPreflightAnyOrigin
testDoFilterNullOrigin
testDoFilterPreflightMoreHeaders
testDoFilterOriginNotAllowed
testDoFilterEmptyOrigin
testDoFilterSimpleHEAD
testDoFilterPreflight
testDoFilterSimpleGET
testDoFilterPreflightMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRM
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterInvalidOrigin
testDoFilterSimpleRequestTrasparente
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterPreflightNoACRH
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightTrasparente
testDoFilterActualPOSTWithoutContentType
testDoFilterActualPUT
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
sincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
oneWayFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP11Stateless
testOneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP11Stateless
testOneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterNullOrigin
testDoFilterPreflightTrasparente
testDoFilterOriginNotAllowed
testDoFilterPreflightAnyOrigin
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterActualRequestTrasparente
testDoFilterPreflightNoACRH
testDoFilterPreflight
testDoFilterPreflightNegativeMaxAge
testDoFilterDifferentOrigin
testDoFilterActualPOST
testDoFilterPreflightEmptyACRM
testDoFilterEmptyOrigin
testDoFilterActualWithExposedHeaders
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterNullOrigin
testDoFilterPreflightTrasparente
testDoFilterOriginNotAllowed
testDoFilterPreflightAnyOrigin
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterActualRequestTrasparente
testDoFilterPreflightNoACRH
testDoFilterPreflight
testDoFilterPreflightNegativeMaxAge
testDoFilterDifferentOrigin
testDoFilterActualPOST
testDoFilterPreflightEmptyACRM
testDoFilterEmptyOrigin
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testContentTypeKo
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal
test_Authenticated_or_rolesAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_XacmlPolicy_specificCode
test_rolesAll_genericCode
test_InternalXacmlPolicy_genericCode
test_XacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_rolesExternalAll_genericCode
test_InternalXacmlPolicy_specificCode
test_rolesExternalAny
test_rolesInternalAny
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesInternalAll_specificCode
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesAll_specificCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAny
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_Authenticated_or_externalRolesAny
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_XacmlPolicy_specificCode
test_rolesAll_genericCode
test_InternalXacmlPolicy_genericCode
test_XacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_rolesExternalAll_genericCode
test_InternalXacmlPolicy_specificCode
test_rolesExternalAny
test_rolesInternalAny
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesInternalAll_specificCode
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesAll_specificCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAny
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_Authenticated_or_externalRolesAny
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200
oneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyOk
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_validazione
testMTOM_Soap12_validazione
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyOk
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_validazione
testMTOM_Soap12_validazione
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testPrincipalHeaderClean_specificCode
testPrincipal_genericCode
testPrincipalHeaderOptional
testPrincipalHeaderClean_genericCode
testPrincipalUrl_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalIpForwardedOptional
testPrincipalHeaderNotClean_specificCode
testPrincipalUrl_genericCode
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipalUrlOptional
testPrincipalQueryNotClean_genericCode
testPrincipalHeaderNotClean_genericCode
testPrincipalIp
testPrincipalQueryClean_genericCode
testPrincipalOptional
testPrincipal_specificCode
testPrincipal_genericCode
testPrincipalHeaderOptional
testPrincipalHeaderClean_genericCode
testPrincipalUrl_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalIpForwardedOptional
testPrincipalHeaderNotClean_specificCode
testPrincipalUrl_genericCode
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipalUrlOptional
testPrincipalQueryNotClean_genericCode
testPrincipalHeaderNotClean_genericCode
testPrincipalIp
testPrincipalQueryClean_genericCode
testPrincipalOptional
testPrincipal_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato
sincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature
jsonTestEsaminaJsonPayloadEncoding
jsonTestEsaminaJsonInHeader
jsonTestEsaminaJsonPayloadNotEncoding
jsonTestFlussiOk
compactTestEsaminaJWTinHeader
compactTestEsaminaJWT
compactTestFlussiOk
jsonTestEsaminaJsonInHeader
jsonTestEsaminaJsonPayloadNotEncoding
jsonTestFlussiOk
compactTestEsaminaJWTinHeader
compactTestEsaminaJWT
compactTestFlussiOk
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaDefault
testResponseCachingMaxAge
testResponseCachingTimeout
testResponseCachingDigestUriBodyDisabilitato
testResponseCaching
testResponseCachingDigestQueryParameters
testResponseCachingDigestHeaders
testResponseCachingMaxAgeDisabled
testResponseCachingNoCacheDisabled
testResponseCachingNoCache
testResponseCachingNoStore
testResponseCachingRegole
testResponseCachingMaxSize
testResponseCachingDigestDefault
testResponseCachingNoStoreDisabled
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingMaxAge
testResponseCachingTimeout
testResponseCachingDigestUriBodyDisabilitato
testResponseCaching
testResponseCachingDigestQueryParameters
testResponseCachingDigestHeaders
testResponseCachingMaxAgeDisabled
testResponseCachingNoCacheDisabled
testResponseCachingNoCache
testResponseCachingNoStore
testResponseCachingRegole
testResponseCachingMaxSize
testResponseCachingDigestDefault
testResponseCachingNoStoreDisabled
testResponseCachingNoCacheNoStoreDisabled
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal
test_rolesInternalAny
test_ExternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAny
test_rolesExternalAny
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesInternalAll_genericCode
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_genericCode
test_rolesExternalAll_specificCode
test_rolesAll_specificCode
test_rolesInternalAll_specificCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_genericCode
test_rolesAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAll_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_InternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAny
test_XacmlPolicy_specificCode
test_ExternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAny
test_rolesExternalAny
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesInternalAll_genericCode
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_genericCode
test_rolesExternalAll_specificCode
test_rolesAll_specificCode
test_rolesInternalAll_specificCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_genericCode
test_rolesAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAll_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_InternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAny
test_XacmlPolicy_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_specificCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500
sincronoFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12Stateful
sincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
oneWayFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12Stateful
sincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
oneWayFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testApiKeyOptional
testSslOptional
testApiKeyForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testAppId_genericCode
testApiKey_specificCode
testBasic_specificCode
testBasicOptional
testApiKeyForwardAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testSsl_specificCode
testAppIdOptional
testApiKeyForwardCustomAuthorization_genericCode
testAppId_specificCode
testBasic_genericCode
testBasicForwardAuthorization_specificCode
testBasicForwardAuthorization_genericCode
testApiKey_genericCode
testAppIdForwardAuthorization_genericCode
testSsl_genericCode
testSslOptional
testApiKeyForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testAppId_genericCode
testApiKey_specificCode
testBasic_specificCode
testBasicOptional
testApiKeyForwardAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testSsl_specificCode
testAppIdOptional
testApiKeyForwardCustomAuthorization_genericCode
testAppId_specificCode
testBasic_genericCode
testBasicForwardAuthorization_specificCode
testBasicForwardAuthorization_genericCode
testApiKey_genericCode
testAppIdForwardAuthorization_genericCode
testSsl_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa
testContentTypeResponseKo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeResponseOk
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaGetStar
testContentTypeRequestKo
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaPuntualeRisposta
testContentTypeRequestOk
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeResponseOk
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaGetStar
testContentTypeRequestKo
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaPuntualeRisposta
testContentTypeRequestOk
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoCacheDisabled
testResponseCachingRegolaDefault
testResponseCachingDigestQueryParameters
testResponseCachingNoStoreDisabled
testResponseCachingRegole
testResponseCachingMaxAgeDisabled
testResponseCachingTimeout
testResponseCachingDigestDefault
testResponseCachingNoStore
testResponseCachingDigestHeaders
testResponseCachingNoCache
testResponseCachingMaxAge
testResponseCaching
testResponseCachingMaxSize
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingNoCacheDisabled
testResponseCachingRegolaDefault
testResponseCachingDigestQueryParameters
testResponseCachingNoStoreDisabled
testResponseCachingRegole
testResponseCachingMaxAgeDisabled
testResponseCachingTimeout
testResponseCachingDigestDefault
testResponseCachingNoStore
testResponseCachingDigestHeaders
testResponseCachingNoCache
testResponseCachingMaxAge
testResponseCaching
testResponseCachingMaxSize
testResponseCachingDigestUriBodyDisabilitato
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_noCredential
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithApiKeyAppIdAuth
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_noCredential
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testServiceWithBasicAuth_ko_credentialErrate_domain
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
testDoFilterActualPOST
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightEmptyACRM
testDoFilterSimpleGET
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightTrasparente
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterDifferentOrigin
testDoFilterNullOrigin
testDoFilterInvalidOrigin
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightInvalidOrigin
testDoFilterPreflight
testDoFilterPreflightNoACRM
testDoFilterActualPUT
testDoFilterOriginNotAllowed
testDoFilterEmptyOrigin
testDoFilterPreflightMaxAge
testDoFilterSimpleHEAD
testDoFilterPreflightNoACRH
testDoFilterPreflightMoreHeaders
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRH
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightEmptyACRM
testDoFilterSimpleGET
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightTrasparente
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterDifferentOrigin
testDoFilterNullOrigin
testDoFilterInvalidOrigin
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightInvalidOrigin
testDoFilterPreflight
testDoFilterPreflightNoACRM
testDoFilterActualPUT
testDoFilterOriginNotAllowed
testDoFilterEmptyOrigin
testDoFilterPreflightMaxAge
testDoFilterSimpleHEAD
testDoFilterPreflightNoACRH
testDoFilterPreflightMoreHeaders
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRH
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleWithExposedHeaders
Methods in chronological order
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
0 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
8 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa
testApiKeyForwardAuthorization_genericCode(QUERY, AuthenticationApiKeyQueryForward, null, null, -1, true, 200)
15 ms
testApiKeyForwardAuthorization_genericCode(QUERY, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
1184 ms
testApiKeyForwardAuthorization_genericCode(QUERY, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
1914 ms
testApiKeyForwardAuthorization_genericCode(HEADER, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
2154 ms
testApiKeyForwardAuthorization_genericCode(HEADER, AuthenticationApiKeyHeaderForward, null, null, -1, true, 200)
2316 ms
testApiKeyForwardAuthorization_genericCode(HEADER, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
2525 ms
testApiKeyForwardAuthorization_genericCode(COOKIE, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
2685 ms
testApiKeyForwardAuthorization_genericCode(COOKIE, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
2825 ms
testApiKeyForwardAuthorization_genericCode(COOKIE, AuthenticationApiKeyCookieForward, null, null, -1, true, 200)
2959 ms
testApiKeyForwardAuthorization_specificCode(QUERY, AuthenticationApiKeyQueryForward, null, null, -1, true, 200)
3144 ms
testApiKeyForwardAuthorization_specificCode(QUERY, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
3346 ms
testApiKeyForwardAuthorization_specificCode(QUERY, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
3536 ms
testApiKeyForwardAuthorization_specificCode(HEADER, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
3734 ms
testApiKeyForwardAuthorization_specificCode(HEADER, AuthenticationApiKeyHeaderForward, null, null, -1, true, 200)
3908 ms
testApiKeyForwardAuthorization_specificCode(HEADER, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
4074 ms
testApiKeyForwardAuthorization_specificCode(COOKIE, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
4206 ms
testApiKeyForwardAuthorization_specificCode(COOKIE, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
4366 ms
testApiKeyForwardAuthorization_specificCode(COOKIE, AuthenticationApiKeyCookieForward, null, null, -1, true, 200)
4564 ms
testApiKeyForwardCustomAuthorization_genericCode(QUERY, null, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentica...)
4769 ms
testApiKeyForwardCustomAuthorization_genericCode(QUERY, c_key, AuthenticationApiKeyQueryForwardCustom, null, null, -1, true, 200)
4926 ms
testApiKeyForwardCustomAuthorization_genericCode(QUERY, c_key, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
5079 ms
testApiKeyForwardCustomAuthorization_genericCode(QUERY, c_key, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
5242 ms
testApiKeyForwardCustomAuthorization_genericCode(HEADER, X-CKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autent...)
5393 ms
testApiKeyForwardCustomAuthorization_genericCode(HEADER, null, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
5526 ms
testApiKeyForwardCustomAuthorization_genericCode(HEADER, X-CKEY, AuthenticationApiKeyHeaderForwardCustom, null, null, -1, true, 200)
5654 ms
testApiKeyForwardCustomAuthorization_genericCode(HEADER, X-CKEY, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Auten...)
5809 ms
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, cKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentic...)
5920 ms
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, cKEY, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
6027 ms
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, null, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
6189 ms
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, cKEY, AuthenticationApiKeyCookieForwardCustom, null, null, -1, true, 200)
6307 ms
testApiKeyForwardCustomAuthorization_specificCode(QUERY, null, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentica...)
6451 ms
testApiKeyForwardCustomAuthorization_specificCode(QUERY, c_key, AuthenticationApiKeyQueryForwardCustom, null, null, -1, true, 200)
6612 ms
testApiKeyForwardCustomAuthorization_specificCode(QUERY, c_key, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
6766 ms
testApiKeyForwardCustomAuthorization_specificCode(QUERY, c_key, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
6886 ms
testApiKeyForwardCustomAuthorization_specificCode(HEADER, X-CKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autent...)
6998 ms
testApiKeyForwardCustomAuthorization_specificCode(HEADER, null, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
7107 ms
testApiKeyForwardCustomAuthorization_specificCode(HEADER, X-CKEY, AuthenticationApiKeyHeaderForwardCustom, null, null, -1, true, 200)
7223 ms
testApiKeyForwardCustomAuthorization_specificCode(HEADER, X-CKEY, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Auten...)
7399 ms
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, cKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentic...)
7512 ms
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, cKEY, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
7636 ms
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, null, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
7758 ms
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, cKEY, AuthenticationApiKeyCookieForwardCustom, null, null, -1, true, 200)
7881 ms
testApiKeyOptional((none, null, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, ...)
8010 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
8344 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
8654 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
9038 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9ATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIz...)
9398 ms
testApiKeyOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, AUTHE...)
9697 ms
testApiKeyOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
10032 ms
testApiKeyOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata@MinisteroFrui...)
10329 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2 posizioneApiKey:COOKIE, gw/...)
10608 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkyLmd3.MTIzNDU2 posizioneApiKey:COOKIE, gw/...)
10887 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2RXJyYXRh posizioneApiKey:COO...)
11229 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9zLmd3.MTIzNDU2 posizioneApiKey:COO...)
11622 ms
testApiKeyOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, AUTHE...)
11933 ms
testApiKeyOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.gw posizi...)
12210 ms
testApiKeyOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
12501 ms
testApiKey_genericCode((none, null, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, ...)
12814 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
13083 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
13409 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
13726 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9ATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIz...)
13951 ms
testApiKey_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, AUTHE...)
14166 ms
testApiKey_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
14383 ms
testApiKey_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata@MinisteroFrui...)
14593 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2 posizioneApiKey:COOKIE, gw/...)
14831 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkyLmd3.MTIzNDU2 posizioneApiKey:COOKIE, gw/...)
15229 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2RXJyYXRh posizioneApiKey:COO...)
15552 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9zLmd3.MTIzNDU2 posizioneApiKey:COO...)
15758 ms
testApiKey_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, AUTHE...)
15965 ms
testApiKey_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.gw posizi...)
16165 ms
testApiKey_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
16388 ms
testApiKey_specificCode((none, null, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, ...)
16608 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
16834 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
17210 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
17640 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9ATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIz...)
17883 ms
testApiKey_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, AUTHE...)
18228 ms
testApiKey_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
18429 ms
testApiKey_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata@MinisteroFrui...)
18675 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2 posizioneApiKey:COOKIE, gw/...)
18900 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkyLmd3.MTIzNDU2 posizioneApiKey:COOKIE, gw/...)
19221 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2RXJyYXRh posizioneApiKey:COO...)
19541 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9zLmd3.MTIzNDU2 posizioneApiKey:COO...)
19757 ms
testApiKey_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, AUTHE...)
19952 ms
testApiKey_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.gw posizi...)
20181 ms
testApiKey_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
20380 ms
testAppIdForwardAuthorization_genericCode(QUERY, AuthenticationAppIdQueryForward, null, null, -1, true, 200)
20575 ms
testAppIdForwardAuthorization_genericCode(QUERY, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
20731 ms
testAppIdForwardAuthorization_genericCode(QUERY, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
20847 ms
testAppIdForwardAuthorization_genericCode(HEADER, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
20957 ms
testAppIdForwardAuthorization_genericCode(HEADER, AuthenticationAppIdHeaderForward, null, null, -1, true, 200)
21048 ms
testAppIdForwardAuthorization_genericCode(HEADER, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
21163 ms
testAppIdForwardAuthorization_genericCode(COOKIE, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
21256 ms
testAppIdForwardAuthorization_genericCode(COOKIE, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
21346 ms
testAppIdForwardAuthorization_genericCode(COOKIE, AuthenticationAppIdCookieForward, null, null, -1, true, 200)
21435 ms
testAppIdForwardAuthorization_specificCode(QUERY, AuthenticationAppIdQueryForward, null, null, -1, true, 200)
21555 ms
testAppIdForwardAuthorization_specificCode(QUERY, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
21671 ms
testAppIdForwardAuthorization_specificCode(QUERY, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
21764 ms
testAppIdForwardAuthorization_specificCode(HEADER, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
21854 ms
testAppIdForwardAuthorization_specificCode(HEADER, AuthenticationAppIdHeaderForward, null, null, -1, true, 200)
21938 ms
testAppIdForwardAuthorization_specificCode(HEADER, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
22058 ms
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
22148 ms
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
22243 ms
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdCookieForward, null, null, -1, true, 200)
22335 ms
testAppIdForwardCustomAuthorization_genericCode(QUERY, null, null, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
22446 ms
testAppIdForwardCustomAuthorization_genericCode(QUERY, c_key, c_id, AuthenticationAppIdQueryForwardCustom, null, null, -1, true, 200)
22552 ms
testAppIdForwardCustomAuthorization_genericCode(QUERY, c_key, c_id, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
22669 ms
testAppIdForwardCustomAuthorization_genericCode(QUERY, c_key, c_id, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
22797 ms
testAppIdForwardCustomAuthorization_genericCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, ...)
22910 ms
testAppIdForwardCustomAuthorization_genericCode(HEADER, null, null, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
23007 ms
testAppIdForwardCustomAuthorization_genericCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdHeaderForwardCustom, null, null, -1, true, 200)
23138 ms
testAppIdForwardCustomAuthorization_genericCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND,...)
23287 ms
testAppIdForwardCustomAuthorization_genericCode(COOKIE, cKEY, cID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
23372 ms
testAppIdForwardCustomAuthorization_genericCode(COOKIE, cKEY, cID, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aut...)
23451 ms
testAppIdForwardCustomAuthorization_genericCode(COOKIE, null, null, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
23533 ms
testAppIdForwardCustomAuthorization_genericCode(COOKIE, cKEY, cID, AuthenticationAppIdCookieForwardCustom, null, null, -1, true, 200)
23627 ms
testAppIdForwardCustomAuthorization_specificCode(QUERY, null, null, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
23772 ms
testAppIdForwardCustomAuthorization_specificCode(QUERY, c_key, c_id, AuthenticationAppIdQueryForwardCustom, null, null, -1, true, 200)
23870 ms
testAppIdForwardCustomAuthorization_specificCode(QUERY, c_key, c_id, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
23993 ms
testAppIdForwardCustomAuthorization_specificCode(QUERY, c_key, c_id, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
24086 ms
testAppIdForwardCustomAuthorization_specificCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, ...)
24176 ms
testAppIdForwardCustomAuthorization_specificCode(HEADER, null, null, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
24263 ms
testAppIdForwardCustomAuthorization_specificCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdHeaderForwardCustom, null, null, -1, true, 200)
24347 ms
testAppIdForwardCustomAuthorization_specificCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND,...)
24453 ms
testAppIdForwardCustomAuthorization_specificCode(COOKIE, cKEY, cID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
24571 ms
testAppIdForwardCustomAuthorization_specificCode(COOKIE, cKEY, cID, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aut...)
24659 ms
testAppIdForwardCustomAuthorization_specificCode(COOKIE, null, null, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
24779 ms
testAppIdForwardCustomAuthorization_specificCode(COOKIE, cKEY, cID, AuthenticationAppIdCookieForwardCustom, null, null, -1, true, 200)
24882 ms
testAppIdOptional((none, null, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, ...)
25021 ms
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
25357 ms
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
25637 ms
testAppIdOptional((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@M...)
25901 ms
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppIdErrato@Min...)
26185 ms
testAppIdOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
26451 ms
testAppIdOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
26733 ms
testAppIdOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGFATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizio...)
27003 ms
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.gw posizi...)
27275 ms
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId2.gw posiz...)
27519 ms
testAppIdOptional((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.g...)
27816 ms
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppIdErratos.gw...)
28089 ms
testAppIdOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata22 posizioneAp...)
28382 ms
testAppIdOptional((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2 posizioneApiKey:COOKIE, nul...)
28711 ms
testAppIdOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGEuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, A...)
29013 ms
testAppId_genericCode((none, null, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, ...)
29261 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
29512 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
29841 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@M...)
30148 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppIdErrato@Min...)
30368 ms
testAppId_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
30608 ms
testAppId_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
30794 ms
testAppId_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGFATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizio...)
30972 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.gw posizi...)
31156 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId2.gw posiz...)
31547 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.g...)
31848 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppIdErratos.gw...)
32028 ms
testAppId_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata22 posizioneAp...)
32239 ms
testAppId_genericCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2 posizioneApiKey:COOKIE, nul...)
32425 ms
testAppId_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGEuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, A...)
32616 ms
testAppId_specificCode((none, null, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, ...)
32806 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
33005 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
33305 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@M...)
33596 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppIdErrato@Min...)
33798 ms
testAppId_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
33975 ms
testAppId_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
34164 ms
testAppId_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGFATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizio...)
34351 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.gw posizi...)
34536 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId2.gw posiz...)
34832 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.g...)
35101 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppIdErratos.gw...)
35274 ms
testAppId_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata22 posizioneAp...)
35460 ms
testAppId_specificCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2 posizioneApiKey:COOKIE, nul...)
35643 ms
testAppId_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGEuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, A...)
35811 ms
testBasicForwardAuthorization_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
35990 ms
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, gw/EsempioSoggettoTrasparente...)
36107 ms
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, gw/EsempioSoggettoTrasparent...)
36238 ms
testBasicForwardAuthorization_genericCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, nu...)
36361 ms
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic4 password:123456, null, gw/MinisteroFruitore, null, ...)
36453 ms
testBasicForwardAuthorization_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
36615 ms
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, gw/EsempioSoggettoTrasparente...)
36694 ms
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, gw/EsempioSoggettoTrasparent...)
36813 ms
testBasicForwardAuthorization_specificCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, nu...)
36915 ms
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasic4 password:123456, null, gw/MinisteroFruitore, null, ...)
36992 ms
testBasicOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
37105 ms
testBasicOptional((basic username:esempioFruitoreTrasparenteBasic password:123456, null, gw/EsempioSoggettoTrasparente...)
37216 ms
testBasicOptional((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, gw/EsempioSoggettoTrasparent...)
37302 ms
testBasicOptional((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, nu...)
37387 ms
testBasicOptional((basic username:esempioFruitoreTrasparenteBasic4 password:123456, null, gw/MinisteroFruitore, null, ...)
37480 ms
testBasic_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
37566 ms
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, gw/EsempioSoggettoTrasparente...)
37686 ms
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, gw/EsempioSoggettoTrasparent...)
37793 ms
testBasic_genericCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, nu...)
37898 ms
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic4 password:123456, null, gw/MinisteroFruitore, null, ...)
37993 ms
testBasic_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
38109 ms
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, gw/EsempioSoggettoTrasparente...)
38196 ms
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, gw/EsempioSoggettoTrasparent...)
38320 ms
testBasic_specificCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, nu...)
38426 ms
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic4 password:123456, null, gw/MinisteroFruitore, null, ...)
38507 ms
testNone((none)
38624 ms
testNone((basic username:esempioFruitoreTrasparenteBasic password:123456)
38700 ms
testNone((basic username:esempioFruitoreTrasparenteBasic2 password:123456)
38777 ms
testNone((basic username:credenzialeErrata password:credenzialeErrata)
38856 ms
testSslOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
38937 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/client1_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
44045 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/client2_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
49662 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/client3_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
54904 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/soggetto1_multipleOU.jks passwordKeystore:123456 passwordKey:1234...)
60071 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/soggetto1_multipleOU_serialNumberDifferente.jks passwordKeystore:...)
65274 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/soggetto2_multipleOU.jks passwordKeystore:123456 passwordKey:1234...)
70461 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/soggetto2_multipleOU_serialNumberDifferente.jks passwordKeystore:...)
75651 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/soggetto1_alternativo.jks passwordKeystore:openspcoopjks password...)
80825 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
86012 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeysto...)
91180 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
96311 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeysto...)
101479 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo1_alternativo.jks passwordKeystore:openspcoopjks passw...)
106607 ms
testSsl_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
111773 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/client1_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
111929 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/client2_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
112135 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/client3_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
112326 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/soggetto1_multipleOU.jks passwordKeystore:123456 passwordKey:1234...)
112515 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/soggetto1_multipleOU_serialNumberDifferente.jks passwordKeystore:...)
112678 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/soggetto2_multipleOU.jks passwordKeystore:123456 passwordKey:1234...)
112835 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/soggetto2_multipleOU_serialNumberDifferente.jks passwordKeystore:...)
112988 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/soggetto1_alternativo.jks passwordKeystore:openspcoopjks password...)
113224 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
113429 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeysto...)
113610 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
113794 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeysto...)
113972 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo1_alternativo.jks passwordKeystore:openspcoopjks passw...)
114149 ms
testSsl_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
114318 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/client1_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
114427 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/client2_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
114579 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/client3_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
114768 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/soggetto1_multipleOU.jks passwordKeystore:123456 passwordKey:1234...)
114931 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/soggetto1_multipleOU_serialNumberDifferente.jks passwordKeystore:...)
115080 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/soggetto2_multipleOU.jks passwordKeystore:123456 passwordKey:1234...)
115248 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/soggetto2_multipleOU_serialNumberDifferente.jks passwordKeystore:...)
115424 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/soggetto1_alternativo.jks passwordKeystore:openspcoopjks password...)
115580 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
115728 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeysto...)
115887 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
116034 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeysto...)
116182 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo1_alternativo.jks passwordKeystore:openspcoopjks passw...)
116338 ms
testOpenspcoopCoreLog
116520 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
116526 ms
testPrincipalHeaderClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
116528 ms
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
116670 ms
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
116809 ms
testPrincipalHeaderClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
116947 ms
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
117029 ms
testPrincipalHeaderClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
117139 ms
testPrincipalHeaderClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
117213 ms
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
117304 ms
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
117488 ms
testPrincipalHeaderClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
117599 ms
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
117682 ms
testPrincipalHeaderClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
117784 ms
testPrincipalHeaderNotClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
117831 ms
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
117959 ms
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
118088 ms
testPrincipalHeaderNotClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
118214 ms
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
118296 ms
testPrincipalHeaderNotClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
118421 ms
testPrincipalHeaderNotClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
118480 ms
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
118561 ms
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
118673 ms
testPrincipalHeaderNotClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
118800 ms
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
118878 ms
testPrincipalHeaderNotClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
118983 ms
testPrincipalHeaderOptional_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
119023 ms
testPrincipalHeaderOptional_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
119113 ms
testPrincipalHeaderOptional_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
119185 ms
testPrincipalHeaderOptional_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
119268 ms
testPrincipalHeaderOptional_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
119359 ms
testPrincipalHeaderOptional_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
119431 ms
testPrincipalIp
119447 ms
testPrincipalIpForwardedOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
119535 ms
testPrincipalIpForwardedOptional((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, gw/EsempioSoggettoTraspare...)
119640 ms
testPrincipalIpForwardedOptional((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, gw/EsempioSoggettoTraspare...)
119724 ms
testPrincipalIpForwardedOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
119809 ms
testPrincipalIpForwardedOptional((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, null, -1, true, 200)
119911 ms
testPrincipalIpForwardedOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
119991 ms
testPrincipalIpForwarded_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
120010 ms
testPrincipalIpForwarded_genericCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, gw/EsempioSoggettoTraspare...)
120469 ms
testPrincipalIpForwarded_genericCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, gw/EsempioSoggettoTraspare...)
121188 ms
testPrincipalIpForwarded_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
121995 ms
testPrincipalIpForwarded_genericCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, null, -1, true, 200)
122399 ms
testPrincipalIpForwarded_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
123105 ms
testPrincipalIpForwarded_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
123191 ms
testPrincipalIpForwarded_specificCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, gw/EsempioSoggettoTraspare...)
123594 ms
testPrincipalIpForwarded_specificCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, gw/EsempioSoggettoTraspare...)
124353 ms
testPrincipalIpForwarded_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
125089 ms
testPrincipalIpForwarded_specificCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, null, -1, true, 200)
125519 ms
testPrincipalIpForwarded_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
126337 ms
testPrincipalOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
126468 ms
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
126579 ms
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
127011 ms
testPrincipalOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
127147 ms
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
127256 ms
testPrincipalOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
127367 ms
testPrincipalQueryClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
127388 ms
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
127536 ms
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
127652 ms
testPrincipalQueryClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
127747 ms
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
127829 ms
testPrincipalQueryClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
127943 ms
testPrincipalQueryClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
127989 ms
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
128080 ms
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
128218 ms
testPrincipalQueryClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
128325 ms
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
128408 ms
testPrincipalQueryClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
128516 ms
testPrincipalQueryNotClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
128554 ms
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
128665 ms
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
128770 ms
testPrincipalQueryNotClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
128877 ms
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
128954 ms
testPrincipalQueryNotClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
129081 ms
testPrincipalQueryNotClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
129123 ms
testPrincipalQueryNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
129209 ms
testPrincipalQueryNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
129315 ms
testPrincipalQueryNotClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
129422 ms
testPrincipalQueryNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
129520 ms
testPrincipalQueryNotClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
129635 ms
testPrincipalQueryOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
129673 ms
testPrincipalQueryOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
129762 ms
testPrincipalQueryOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
129836 ms
testPrincipalQueryOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
129918 ms
testPrincipalQueryOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
130003 ms
testPrincipalQueryOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
130073 ms
testPrincipalUrlOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
130090 ms
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
130169 ms
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
130247 ms
testPrincipalUrlOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
130336 ms
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
130467 ms
testPrincipalUrlOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
130554 ms
testPrincipalUrl_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
130573 ms
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
130662 ms
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
130769 ms
testPrincipalUrl_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
130867 ms
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
130948 ms
testPrincipalUrl_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
131057 ms
testPrincipalUrl_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
131096 ms
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
131185 ms
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
131313 ms
testPrincipalUrl_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
131427 ms
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
131518 ms
testPrincipalUrl_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
131657 ms
testPrincipal_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
131702 ms
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
131803 ms
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
131970 ms
testPrincipal_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
132101 ms
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
132196 ms
testPrincipal_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
132337 ms
testPrincipal_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
132377 ms
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
132482 ms
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
132625 ms
testPrincipal_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
132760 ms
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
132847 ms
testPrincipal_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
132984 ms
testOpenspcoopCoreLog
133016 ms