
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)
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/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_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/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/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/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/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> <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
testApiKeyOptional((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2RXJyYXRh posizioneApiKey:COO...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2cb13148-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2cd2ea1e-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2ce90a32-ab87-11f0-8f1f-06c6c98a384d]
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[51542980-ab87-11f0-8f1f-06c6c98a384d]
Cerco credenziale-0 [CN=soggetto1alternativo] nei log ...
Cerco credenziale-1 [C=IT] nei log ...
Cerco credenziale-2 [L=Pisa] nei log ...
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[597e9d68-ab87-11f0-8f1f-06c6c98a384d]
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 4b40872d-ab87-11f0-8f1f-06c6c98a384d 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 4b4987e0-ab87-11f0-8f1f-06c6c98a384d 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 4b512904-ab87-11f0-8f1f-06c6c98a384d 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[4d0d7ea1-ab87-11f0-8f1f-06c6c98a384d]
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[506c1324-ab87-11f0-8f1f-06c6c98a384d]
Cerco credenziale-0 [CN=client3, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
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 4afbdcf5-ab87-11f0-8f1f-06c6c98a384d 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 4b06b268-ab87-11f0-8f1f-06c6c98a384d 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 4b0fb31c-ab87-11f0-8f1f-06c6c98a384d 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]
testPrincipal_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testSslOptional((ssl pathKeystore:/etc/govway/keys/soggetto2_multipleOU_serialNumberDifferente.jks passwordKeystore:...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4f579581-ab87-11f0-8f1f-06c6c98a384d]
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 ...
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[4eabc5e8-ab87-11f0-8f1f-06c6c98a384d]
Cerco credenziale-0 [CN=client3, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
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[4954bd22-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[495643c6-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4966977a-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[52a009de-ab87-11f0-8f1f-06c6c98a384d]
testApiKeyForwardAuthorization_specificCode(HEADER, AuthenticationApiKeyHeaderForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[273b7dac-ab87-11f0-8f1f-06c6c98a384d]
testApiKeyOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata@MinisteroFrui...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2b99326b-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2bb14e4f-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2bca0673-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[15b4cb2b-ab87-11f0-bb36-06c6c98a384d]
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 4bf92909-ab87-11f0-8f1f-06c6c98a384d 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 4c03141c-ab87-11f0-8f1f-06c6c98a384d 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 4c0adc50-ab87-11f0-8f1f-06c6c98a384d 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((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testPrincipalIpForwardedOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[539ce0c2-ab87-11f0-8f1f-06c6c98a384d]
testAppIdOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[45caac01-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[45e056e6-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[45f390ca-ab87-11f0-8f1f-06c6c98a384d]
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[51876e90-ab87-11f0-8f1f-06c6c98a384d]
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 ...
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 370d04ab-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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/soggetto1_multipleOU.jks passwordKeystore:123456 passwordKey:1234...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4ebeb1b4-ab87-11f0-8f1f-06c6c98a384d]
Cerco credenziale-0 [CN=soggetto1_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
testApiKey_genericCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2 posizioneApiKey:COOKIE, gw/...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[301a9bae-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[302215c2-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[302bb2b6-ab87-11f0-8f1f-06c6c98a384d]
testAppIdOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[45f69e0e-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4600fd52-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[460ff176-ab87-11f0-8f1f-06c6c98a384d]
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 443e8d6c-ab87-11f0-8f1f-06c6c98a384d 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[2e598a4d-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2e687e71-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2e9c38a5-ab87-11f0-8f1f-06c6c98a384d]
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId2.gw posiz...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4672d215-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[46ab6e52-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[46ba8986-ab87-11f0-8f1f-06c6c98a384d]
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 58e20f16-ab87-11f0-8f1f-06c6c98a384d 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, gw/EsempioSoggettoTraspare...)
** 'X-Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[569fc050-ab87-11f0-8f1f-06c6c98a384d]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[56ae8d64-ab87-11f0-8f1f-06c6c98a384d]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[56bfa468-ab87-11f0-8f1f-06c6c98a384d]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[56c71e7c-ab87-11f0-8f1f-06c6c98a384d]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[56ce2360-ab87-11f0-8f1f-06c6c98a384d]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[56dbb7f4-ab87-11f0-8f1f-06c6c98a384d]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[56e30af8-ab87-11f0-8f1f-06c6c98a384d]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[56ead32c-ab87-11f0-8f1f-06c6c98a384d]
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 49eb08e1-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 49f9aee5-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 4a08f129-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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((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 313fe121-ab87-11f0-8f1f-06c6c98a384d 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 314efc55-ab87-11f0-8f1f-06c6c98a384d 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 3160af99-ab87-11f0-8f1f-06c6c98a384d 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((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 522e5d27-ab87-11f0-8f1f-06c6c98a384d 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, 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 27269617-ab87-11f0-8f1f-06c6c98a384d 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/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeysto...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[516d08b8-ab87-11f0-8f1f-06c6c98a384d]
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 ...
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 322167bf-ab87-11f0-8f1f-06c6c98a384d 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 322cb263-ab87-11f0-8f1f-06c6c98a384d 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 323712a6-ab87-11f0-8f1f-06c6c98a384d 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]
testPrincipalUrlOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[59411f28-ab87-11f0-8f1f-06c6c98a384d]
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 28ea1779-ab87-11f0-8f1f-06c6c98a384d 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(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 372b1406-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[590a7eb3-ab87-11f0-8f1f-06c6c98a384d]
testApiKeyOptional((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2 posizioneApiKey:COOKIE, gw/...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2be7c7a7-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2c0561cb-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2c21272f-ab87-11f0-8f1f-06c6c98a384d]
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]
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[53a4a8f6-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[51f21763-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[52462aec-ab87-11f0-8f1f-06c6c98a384d]
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[44ab590f-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[44af29a5-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[44b87879-ab87-11f0-8f1f-06c6c98a384d]
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 40ebdfe8-ab87-11f0-8f1f-06c6c98a384d 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_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 4864de99-ab87-11f0-8f1f-06c6c98a384d
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 48730f6d-ab87-11f0-8f1f-06c6c98a384d
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 4877ca60-ab87-11f0-8f1f-06c6c98a384d
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:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2f42b1f6-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2f51a61a-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2f64dffe-ab87-11f0-8f1f-06c6c98a384d]
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, gw/EsempioSoggettoTrasparent...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4dfc4bb5-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[59e72359-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[59f3f49d-ab87-11f0-8f1f-06c6c98a384d]
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 4c343651-ab87-11f0-8f1f-06c6c98a384d 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 4c3dd344-ab87-11f0-8f1f-06c6c98a384d 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 4c4944f9-ab87-11f0-8f1f-06c6c98a384d 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:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.gw posizi...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[46424c29-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[464cd37d-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4662f391-ab87-11f0-8f1f-06c6c98a384d]
testApiKeyForwardCustomAuthorization_genericCode(HEADER, X-CKEY, AuthenticationApiKeyHeaderForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[282ba94e-ab87-11f0-8f1f-06c6c98a384d]
testApiKey_specificCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkyLmd3.MTIzNDU2 posizioneApiKey:COOKIE, gw/...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[32cd8670-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[32dd16d4-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[32eb2098-ab87-11f0-8f1f-06c6c98a384d]
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 36866f68-ab87-11f0-8f1f-06c6c98a384d 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 37a8f6af-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_specificCode(HEADER, X-CKEY, AuthenticationApiKeyHeaderForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[28fcdc32-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalHeaderOptional_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[5338eeb3-ab87-11f0-8f1f-06c6c98a384d]
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[50ecdc08-ab87-11f0-8f1f-06c6c98a384d]
Cerco credenziale-0 [CN=applicativo2_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco credenziale-2 [caratteri accentati] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert2_serialNumberDifferente] nei log ...
testApiKeyForwardAuthorization_genericCode(QUERY, AuthenticationApiKeyQueryForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[25e192ac-ab87-11f0-8f1f-06c6c98a384d]
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 36e5a680-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderNotClean_genericCode((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 52ac3ee1-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, AUTHE...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2b2ba372-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2b3ce187-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2b4a4f0b-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalHeaderOptional_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[530a3d87-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[5cf61115-ab87-11f0-8f1f-06c6c98a384d]
testApiKeyOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.gw posizi...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2dcb2cf1-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2e130b65-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2e3e6129-ab87-11f0-8f1f-06c6c98a384d]
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[5135a4f4-ab87-11f0-8f1f-06c6c98a384d]
Cerco credenziale-0 [CN=soggetto1_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
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 362cb694-ab87-11f0-8f1f-06c6c98a384d 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((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
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 2621a8fb-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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: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 3114d975-ab87-11f0-8f1f-06c6c98a384d
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 311d3de8-ab87-11f0-8f1f-06c6c98a384d
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 312c0afc-ab87-11f0-8f1f-06c6c98a384d
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(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 35179ddc-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[480fb9a1-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[481d0016-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[482dc8fa-ab87-11f0-8f1f-06c6c98a384d]
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 4cb5c191-ab87-11f0-8f1f-06c6c98a384d
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_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[50963070-ab87-11f0-8f1f-06c6c98a384d]
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 ...
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 521cd0ee-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2a9afc0b-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2aa4e720-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2ab49e94-ab87-11f0-8f1f-06c6c98a384d]
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 5625871f-ab87-11f0-8f1f-06c6c98a384d 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 5633df02-ab87-11f0-8f1f-06c6c98a384d 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 563d06c6-ab87-11f0-8f1f-06c6c98a384d 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 564459ca-ab87-11f0-8f1f-06c6c98a384d 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 565a52ce-ab87-11f0-8f1f-06c6c98a384d 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 56696e02-ab87-11f0-8f1f-06c6c98a384d 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 5678d756-ab87-11f0-8f1f-06c6c98a384d 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 568a156a-ab87-11f0-8f1f-06c6c98a384d 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_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[58eff1cb-ab87-11f0-8f1f-06c6c98a384d]
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 4a17be3d-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 4a261621-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 4a37f075-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardAuthorization_specificCode(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 274abfef-ab87-11f0-8f1f-06c6c98a384d 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, 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 4441e8d0-ab87-11f0-8f1f-06c6c98a384d 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: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 30627a35-ab87-11f0-8f1f-06c6c98a384d
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 3063d9c8-ab87-11f0-8f1f-06c6c98a384d
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 3078251d-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[15b4cb4f-ab87-11f0-bb36-06c6c98a384d]
testAppIdForwardCustomAuthorization_genericCode(COOKIE, cKEY, cID, AuthenticationAppIdCookieForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[37c29934-ab87-11f0-8f1f-06c6c98a384d]
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 28543ff6-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_specificCode(COOKIE, cKEY, cID, AuthenticationAppIdCookieForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[44672415-ab87-11f0-8f1f-06c6c98a384d]
testAppIdOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGFATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizio...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4625754d-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[462b68c1-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[463ea2a5-ab87-11f0-8f1f-06c6c98a384d]
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 2ebc6ad8-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 2ecf2f8f-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 2ee6d644-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[522116b3-ab87-11f0-8f1f-06c6c98a384d]
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 60517128-ab87-11f0-8f1f-06c6c98a384d 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(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 26ad956a-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_specificCode(QUERY, 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 37d054d8-ab87-11f0-8f1f-06c6c98a384d 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:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
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 2890107e-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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_alternativo.jks passwordKeystore:openspcoopjks passw...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[5010fab7-ab87-11f0-8f1f-06c6c98a384d]
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 ...
testPrincipalHeaderNotClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
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 5848b608-ab87-11f0-8f1f-06c6c98a384d 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]
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[59c01349-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalHeaderClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
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[5192b934-ab87-11f0-8f1f-06c6c98a384d]
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_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[316f559e-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[317ac752-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[31879896-ab87-11f0-8f1f-06c6c98a384d]
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 443d06c8-ab87-11f0-8f1f-06c6c98a384d 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:esempioFruitoreTrasparenteBasic password:123456, null, gw/EsempioSoggettoTrasparente...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4cec6203-ab87-11f0-8f1f-06c6c98a384d]
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 52da7ae5-ab87-11f0-8f1f-06c6c98a384d 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:esempioFruitoreTrasparenteBasic2 password:123456, null, gw/EsempioSoggettoTrasparent...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4cf45147-ab87-11f0-8f1f-06c6c98a384d]
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[507d7848-ab87-11f0-8f1f-06c6c98a384d]
Cerco credenziale-0 [CN=soggetto1_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
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 59d32624-ab87-11f0-8f1f-06c6c98a384d 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[4d56e3cd-ab87-11f0-8f1f-06c6c98a384d]
testApiKeyOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2b54fd6f-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2b6a3323-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2b7be667-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[15b4cb46-ab87-11f0-bb36-06c6c98a384d]
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[50db9df4-ab87-11f0-8f1f-06c6c98a384d]
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 ...
testAppIdForwardAuthorization_genericCode(QUERY, AuthenticationAppIdQueryForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[33d9c69e-ab87-11f0-8f1f-06c6c98a384d]
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[51288590-ab87-11f0-8f1f-06c6c98a384d]
Cerco credenziale-0 [CN=soggetto1_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
testPrincipalQueryNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[58de3e83-ab87-11f0-8f1f-06c6c98a384d]
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 59879e1b-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.g...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[46c9569a-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[46e32030-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[46ee1cb4-ab87-11f0-8f1f-06c6c98a384d]
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 4e030278-ab87-11f0-8f1f-06c6c98a384d 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:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkyLmd3.MTIzNDU2 posizioneApiKey:COOKIE, gw/...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2c3bb313-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2c85db80-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2c9c22a4-ab87-11f0-8f1f-06c6c98a384d]
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 52593cc3-ab87-11f0-8f1f-06c6c98a384d 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:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
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 29399721-ab87-11f0-8f1f-06c6c98a384d 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, 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 26b9a35e-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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]
testNone((basic username:credenzialeErrata password:credenzialeErrata)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4e475e92-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdCookieForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[3696c31d-ab87-11f0-8f1f-06c6c98a384d]
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 339c967b-ab87-11f0-8f1f-06c6c98a384d 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 33a8cb7e-ab87-11f0-8f1f-06c6c98a384d 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 33b72363-ab87-11f0-8f1f-06c6c98a384d 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]
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 28a76919-ab87-11f0-8f1f-06c6c98a384d 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[4e68f061-ab87-11f0-8f1f-06c6c98a384d]
Cerco credenziale-0 [CN=client, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
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 3348d113-ab87-11f0-8f1f-06c6c98a384d 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 335442c6-ab87-11f0-8f1f-06c6c98a384d 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 33666b3b-ab87-11f0-8f1f-06c6c98a384d 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(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 3767f603-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[58dbf48f-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[5253be80-ab87-11f0-8f1f-06c6c98a384d]
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[29c3fcee-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2a7b17f3-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2a850307-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[52d6d162-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[58466c15-ab87-11f0-8f1f-06c6c98a384d]
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 490368b9-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 491012ec-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 491f0710-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testAppIdOptional((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2 posizioneApiKey:COOKIE, nul...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4791fdf9-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[47a3ff5d-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[47b7fc91-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalHeaderOptional_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[5318203b-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[59ceb951-ab87-11f0-8f1f-06c6c98a384d]
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[50a1f044-ab87-11f0-8f1f-06c6c98a384d]
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 ...
testPrincipalUrl_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testApiKey_genericCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkyLmd3.MTIzNDU2 posizioneApiKey:COOKIE, gw/...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[3038d21a-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[3048febe-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[3054be92-ab87-11f0-8f1f-06c6c98a384d]
testApiKeyForwardCustomAuthorization_specificCode(QUERY, c_key, AuthenticationApiKeyQueryForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[28bd3b0e-ab87-11f0-8f1f-06c6c98a384d]
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 2705c79f-ab87-11f0-8f1f-06c6c98a384d 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[58695d7b-ab87-11f0-8f1f-06c6c98a384d]
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppIdErratos.gw...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[470ca13a-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[472f4472-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[473fe646-ab87-11f0-8f1f-06c6c98a384d]
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4a891dd2-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4a946876-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4aa2994a-ab87-11f0-8f1f-06c6c98a384d]
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9ATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIz...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2afa0c15-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2b0fde0a-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2b155c4e-ab87-11f0-8f1f-06c6c98a384d]
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[55a7f290-ab87-11f0-8f1f-06c6c98a384d]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[55b1dda4-ab87-11f0-8f1f-06c6c98a384d]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[55bade58-ab87-11f0-8f1f-06c6c98a384d]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[55d19aac-ab87-11f0-8f1f-06c6c98a384d]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[55ddf6c0-ab87-11f0-8f1f-06c6c98a384d]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[55ec0084-ab87-11f0-8f1f-06c6c98a384d]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[5611b0f8-ab87-11f0-8f1f-06c6c98a384d]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[561d70cc-ab87-11f0-8f1f-06c6c98a384d]
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 27c0161f-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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_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 4dce36cc-ab87-11f0-8f1f-06c6c98a384d 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(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 2682dbe1-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[58ad1c4f-ab87-11f0-8f1f-06c6c98a384d]
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 324a9aab-ab87-11f0-8f1f-06c6c98a384d 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 32565a7e-ab87-11f0-8f1f-06c6c98a384d 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 3263c802-ab87-11f0-8f1f-06c6c98a384d 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]
testApiKeyForwardAuthorization_specificCode(QUERY, AuthenticationApiKeyQueryForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[26fc2aac-ab87-11f0-8f1f-06c6c98a384d]
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 31efd063-ab87-11f0-8f1f-06c6c98a384d 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 31fdda26-ab87-11f0-8f1f-06c6c98a384d 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 3214e49a-ab87-11f0-8f1f-06c6c98a384d 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]
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[15b4cb54-ab87-11f0-bb36-06c6c98a384d]
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[493e4ee6-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[494c319a-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4953367e-ab87-11f0-8f1f-06c6c98a384d]
testNone((basic username:esempioFruitoreTrasparenteBasic2 password:123456)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4e3c13ee-ab87-11f0-8f1f-06c6c98a384d]
testApiKeyForwardAuthorization_genericCode(HEADER, AuthenticationApiKeyHeaderForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[26963cd6-ab87-11f0-8f1f-06c6c98a384d]
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 2f96775d-ab87-11f0-8f1f-06c6c98a384d
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 2f9edbd0-ab87-11f0-8f1f-06c6c98a384d
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 2fb0dd35-ab87-11f0-8f1f-06c6c98a384d
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[545bc41e-ab87-11f0-8f1f-06c6c98a384d]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[54697fc4-ab87-11f0-8f1f-06c6c98a384d]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[54753f98-ab87-11f0-8f1f-06c6c98a384d]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[548a754c-ab87-11f0-8f1f-06c6c98a384d]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[5497bbc0-ab87-11f0-8f1f-06c6c98a384d]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[54a02034-ab87-11f0-8f1f-06c6c98a384d]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[54afd7a8-ab87-11f0-8f1f-06c6c98a384d]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[54b7c6ec-ab87-11f0-8f1f-06c6c98a384d]
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[50607a60-ab87-11f0-8f1f-06c6c98a384d]
Cerco credenziale-0 [CN=client2, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
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 5526193f-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 5532ea82-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 554512f6-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 555084aa-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 555d55ee-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 556b5fb2-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 5574d596-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 5580bc7a-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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[458dca04-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[45a5bed9-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[45b80e5d-ab87-11f0-8f1f-06c6c98a384d]
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 26cbcbd2-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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: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 4c15d8d5-ab87-11f0-8f1f-06c6c98a384d 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 4c20d558-ab87-11f0-8f1f-06c6c98a384d 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 4c28014c-ab87-11f0-8f1f-06c6c98a384d 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((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 604fc370-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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]
testPrincipalIpForwardedOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[5381b795-ab87-11f0-8f1f-06c6c98a384d]
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[4f17f560-ab87-11f0-8f1f-06c6c98a384d]
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((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[54bfb630-ab87-11f0-8f1f-06c6c98a384d]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[54ccae84-ab87-11f0-8f1f-06c6c98a384d]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[54d3da78-ab87-11f0-8f1f-06c6c98a384d]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[54dbc9bc-ab87-11f0-8f1f-06c6c98a384d]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[54e9ac70-ab87-11f0-8f1f-06c6c98a384d]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[54fac374-ab87-11f0-8f1f-06c6c98a384d]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[55087f18-ab87-11f0-8f1f-06c6c98a384d]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[551920ec-ab87-11f0-8f1f-06c6c98a384d]
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 2914d109-ab87-11f0-8f1f-06c6c98a384d 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: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 32f5a7eb-ab87-11f0-8f1f-06c6c98a384d 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 3302792e-ab87-11f0-8f1f-06c6c98a384d 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 330fe6b2-ab87-11f0-8f1f-06c6c98a384d 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_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 403cdb34-ab87-11f0-8f1f-06c6c98a384d 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]
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 59c0d69c-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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(HEADER, X-CKEY, X-CID, AuthenticationAppIdHeaderForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[374e7a8f-ab87-11f0-8f1f-06c6c98a384d]
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 58cf234a-ab87-11f0-8f1f-06c6c98a384d 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]
testAppIdForwardAuthorization_specificCode(HEADER, AuthenticationAppIdHeaderForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[365944dd-ab87-11f0-8f1f-06c6c98a384d]
testAppIdOptional((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@M...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[45515d37-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4569c73c-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[457d4f40-ab87-11f0-8f1f-06c6c98a384d]
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 28ca5a71-ab87-11f0-8f1f-06c6c98a384d 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, gw/EsempioSoggettoTraspare...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[5390abba-ab87-11f0-8f1f-06c6c98a384d]
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 27183e33-ab87-11f0-8f1f-06c6c98a384d 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/applicativo1_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[50c074cc-ab87-11f0-8f1f-06c6c98a384d]
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 ...
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[5952ab5c-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[52ea0b4a-ab87-11f0-8f1f-06c6c98a384d]
testPrincipal_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, gw/EsempioSoggettoTrasparente...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4c6d6ed9-ab87-11f0-8f1f-06c6c98a384d]
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 37971c5b-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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:Y3JlZGVuemlhbGVFcnJhdGEuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, A...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[47bdc8f5-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[47c34739-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[47d0b4bd-ab87-11f0-8f1f-06c6c98a384d]
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeysto...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4ff0a16d-ab87-11f0-8f1f-06c6c98a384d]
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 ...
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 2817fa39-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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: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 48afa351-ab87-11f0-8f1f-06c6c98a384d
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 48bb6324-ab87-11f0-8f1f-06c6c98a384d
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 48cacc79-ab87-11f0-8f1f-06c6c98a384d
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:esempioFruitoreTrasparenteBasic password:123456)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4e2b992a-ab87-11f0-8f1f-06c6c98a384d]
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, gw/EsempioSoggettoTrasparent...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4d9f85a1-ab87-11f0-8f1f-06c6c98a384d]
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 573a52df-ab87-11f0-8f1f-06c6c98a384d 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 5744b322-ab87-11f0-8f1f-06c6c98a384d 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 5751ab76-ab87-11f0-8f1f-06c6c98a384d 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 575f671a-ab87-11f0-8f1f-06c6c98a384d 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 577008ee-ab87-11f0-8f1f-06c6c98a384d 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 577f4b32-ab87-11f0-8f1f-06c6c98a384d 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 57919ab7-ab87-11f0-8f1f-06c6c98a384d 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 57a1040a-ab87-11f0-8f1f-06c6c98a384d 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(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 292524bd-ab87-11f0-8f1f-06c6c98a384d 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:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[59216218-ab87-11f0-8f1f-06c6c98a384d]
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 497368bd-ab87-11f0-8f1f-06c6c98a384d
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 497e3d30-ab87-11f0-8f1f-06c6c98a384d
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 498ce335-ab87-11f0-8f1f-06c6c98a384d
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_genericCode((basic username:esempioFruitoreTrasparenteBasic4 password:123456, null, gw/MinisteroFruitore, null, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4dc1dab9-ab87-11f0-8f1f-06c6c98a384d]
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 527f3b5d-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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= 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 32730a47-ab87-11f0-8f1f-06c6c98a384d 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 327f665a-ab87-11f0-8f1f-06c6c98a384d 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 328cd3de-ab87-11f0-8f1f-06c6c98a384d 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]
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, cKEY, AuthenticationApiKeyCookieForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[29577f66-ab87-11f0-8f1f-06c6c98a384d]
testAppIdForwardCustomAuthorization_specificCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdHeaderForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[442fc051-ab87-11f0-8f1f-06c6c98a384d]
testApiKey_specificCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2 posizioneApiKey:COOKIE, gw/...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[329e6014-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[32af7718-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[32bd59cc-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[58597ef1-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalQueryNotClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testAppIdForwardAuthorization_genericCode(COOKIE, AuthenticationAppIdCookieForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[35ec2b18-ab87-11f0-8f1f-06c6c98a384d]
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 284265a2-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 5816d07c-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[532602ef-ab87-11f0-8f1f-06c6c98a384d]
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2effb579-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2f19f43e-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2f2f29f2-ab87-11f0-8f1f-06c6c98a384d]
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 33236eb7-ab87-11f0-8f1f-06c6c98a384d 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 332ff1da-ab87-11f0-8f1f-06c6c98a384d 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 333e49bf-ab87-11f0-8f1f-06c6c98a384d 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]
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[5892dd8a-ab87-11f0-8f1f-06c6c98a384d]
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 6050d4e4-ab87-11f0-8f1f-06c6c98a384d 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 28f8213d-ab87-11f0-8f1f-06c6c98a384d 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((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 4cdb720e-ab87-11f0-8f1f-06c6c98a384d 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/client3_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[511c026c-ab87-11f0-8f1f-06c6c98a384d]
Cerco credenziale-0 [CN=client3, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2ab75db8-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2ade46ad-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2ae80ab1-ab87-11f0-8f1f-06c6c98a384d]
testAppIdForwardAuthorization_specificCode(QUERY, AuthenticationAppIdQueryForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[3600766d-ab87-11f0-8f1f-06c6c98a384d]
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 442b055c-ab87-11f0-8f1f-06c6c98a384d 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((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 4a489249-ab87-11f0-8f1f-06c6c98a384d 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 4a553c7c-ab87-11f0-8f1f-06c6c98a384d 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 4a64f3f1-ab87-11f0-8f1f-06c6c98a384d 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:esempioFruitoreTrasparenteBasic2 password:123456, null, gw/EsempioSoggettoTrasparent...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4d457ea5-ab87-11f0-8f1f-06c6c98a384d]
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[504eee2b-ab87-11f0-8f1f-06c6c98a384d]
Cerco credenziale-0 [CN=client, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] 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 30867d01-ab87-11f0-8f1f-06c6c98a384d
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 308fa4c4-ab87-11f0-8f1f-06c6c98a384d
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 309ebff8-ab87-11f0-8f1f-06c6c98a384d
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]
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[44cfa9fd-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[44ed9242-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[44fc8666-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalQueryClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
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 47d6f650-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 47f071c7-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 47fd1bfb-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_genericCode(QUERY, c_key, c_id, AuthenticationAppIdQueryForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[36d6b25c-ab87-11f0-8f1f-06c6c98a384d]
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[298c7220-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[29b4e1b6-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[29b6b67a-ab87-11f0-8f1f-06c6c98a384d]
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[515fc244-ab87-11f0-8f1f-06c6c98a384d]
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 ...
testPrincipalOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[580459e4-ab87-11f0-8f1f-06c6c98a384d]
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 4dac2fd4-ab87-11f0-8f1f-06c6c98a384d
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]
testApiKeyForwardAuthorization_genericCode(COOKIE, AuthenticationApiKeyCookieForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[26e39997-ab87-11f0-8f1f-06c6c98a384d]
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic4 password:123456, null, gw/MinisteroFruitore, null, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4e0c785d-ab87-11f0-8f1f-06c6c98a384d]
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 28070a45-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderClean_genericCode((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 51a3d03a-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[52b28076-ab87-11f0-8f1f-06c6c98a384d]
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[4e91ae23-ab87-11f0-8f1f-06c6c98a384d]
Cerco credenziale-0 [CN=client2, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[517a281c-ab87-11f0-8f1f-06c6c98a384d]
Cerco credenziale-0 [CN=applicativo2_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco credenziale-2 [caratteri accentati] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert2] nei log ...
testBasic_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 4d620760-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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[3198888a-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[31a6442e-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[31b47502-ab87-11f0-8f1f-06c6c98a384d]
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[4b7f6506-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4b8dbcea-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4b9ab53e-ab87-11f0-8f1f-06c6c98a384d]
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 4b1e5921-ab87-11f0-8f1f-06c6c98a384d 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 4b290784-ab87-11f0-8f1f-06c6c98a384d 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 4b32a478-ab87-11f0-8f1f-06c6c98a384d 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[4ef29305-ab87-11f0-8f1f-06c6c98a384d]
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, 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 27e180da-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardAuthorization_specificCode(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 36111840-ab87-11f0-8f1f-06c6c98a384d 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:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
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 4aaef55d-ab87-11f0-8f1f-06c6c98a384d 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 4ab7f610-ab87-11f0-8f1f-06c6c98a384d 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 4ac5ffd4-ab87-11f0-8f1f-06c6c98a384d 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 4c5097fd-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipal_genericCode((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 5ec022b8-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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(QUERY, c_key, AuthenticationApiKeyQueryForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[27b9fb9b-ab87-11f0-8f1f-06c6c98a384d]
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 585a4244-ab87-11f0-8f1f-06c6c98a384d 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[58c92fd7-ab87-11f0-8f1f-06c6c98a384d]
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 2fd3ce95-ab87-11f0-8f1f-06c6c98a384d
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 2fd57c48-ab87-11f0-8f1f-06c6c98a384d
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 2fd9e91c-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasicForwardAuthorization_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 4cf848ea-ab87-11f0-8f1f-06c6c98a384d 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]
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 2769b8a7-ab87-11f0-8f1f-06c6c98a384d 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:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[15b4cb3a-ab87-11f0-bb36-06c6c98a384d]
testPrincipalQueryOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[59283ff0-ab87-11f0-8f1f-06c6c98a384d]
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[4f86bbdf-ab87-11f0-8f1f-06c6c98a384d]
Cerco credenziale-0 [CN=soggetto1alternativo] nei log ...
Cerco credenziale-1 [C=IT] nei log ...
Cerco credenziale-2 [L=Pisa] nei log ...
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 27576923-ab87-11f0-8f1f-06c6c98a384d 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 583d9270-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderNotClean_specificCode((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 52bf51b9-ab87-11f0-8f1f-06c6c98a384d 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[2d6bf5e5-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2d88a5a9-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2daa858d-ab87-11f0-8f1f-06c6c98a384d]
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeysto...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4fcbb437-ab87-11f0-8f1f-06c6c98a384d]
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 ...
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[528f6809-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalHeaderClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
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 50328c82-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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: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 2f73ad11-ab87-11f0-8f1f-06c6c98a384d
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 2f7d9825-ab87-11f0-8f1f-06c6c98a384d
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 2f825318-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKey_specificCode((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 3375113f-ab87-11f0-8f1f-06c6c98a384d 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 33814642-ab87-11f0-8f1f-06c6c98a384d 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 338e8cb6-ab87-11f0-8f1f-06c6c98a384d 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]
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[15b4cb60-ab87-11f0-bb36-06c6c98a384d]
testPrincipalUrlOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[59706c94-ab87-11f0-8f1f-06c6c98a384d]
testBasicOptional((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, nu...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4d4ef489-ab87-11f0-8f1f-06c6c98a384d]
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 44305c94-ab87-11f0-8f1f-06c6c98a384d 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/soggetto1_alternativo.jks passwordKeystore:openspcoopjks password...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[50ae4c58-ab87-11f0-8f1f-06c6c98a384d]
Cerco credenziale-0 [CN=soggetto1alternativo] nei log ...
Cerco credenziale-1 [C=IT] nei log ...
Cerco credenziale-2 [L=Pisa] nei log ...
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[15b4cb64-ab87-11f0-bb36-06c6c98a384d]
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 35d0b4cf-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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[58379efd-ab87-11f0-8f1f-06c6c98a384d]
testNone((none)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4e227165-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[59ac8b44-ab87-11f0-8f1f-06c6c98a384d]
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4a6939b6-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4a72617a-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4a7b140e-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalUrlOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
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 35972e32-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[52732d6a-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalHeaderOptional_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[53044a12-ab87-11f0-8f1f-06c6c98a384d]
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[4fb545fb-ab87-11f0-8f1f-06c6c98a384d]
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 ...
testPrincipalQueryOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[592336dc-ab87-11f0-8f1f-06c6c98a384d]
testApiKeyForwardAuthorization_specificCode(COOKIE, AuthenticationApiKeyCookieForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[277cf28c-ab87-11f0-8f1f-06c6c98a384d]
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 488e1185-ab87-11f0-8f1f-06c6c98a384d
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 489368b8-ab87-11f0-8f1f-06c6c98a384d
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 48a1727c-ab87-11f0-8f1f-06c6c98a384d
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:esempioFruitoreTrasparenteBasic password:123456, null, gw/EsempioSoggettoTrasparente...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4de95ff1-ab87-11f0-8f1f-06c6c98a384d]
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[4fde2ad1-ab87-11f0-8f1f-06c6c98a384d]
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 ...
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[5147cd6c-ab87-11f0-8f1f-06c6c98a384d]
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 ...
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 48d94b6d-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 48e61cb0-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 48f42674-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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: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 31c42c77-ab87-11f0-8f1f-06c6c98a384d 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 31d2ab6b-ab87-11f0-8f1f-06c6c98a384d 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 31e0670e-ab87-11f0-8f1f-06c6c98a384d 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: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 4add3159-ab87-11f0-8f1f-06c6c98a384d 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 4ae56ebc-ab87-11f0-8f1f-06c6c98a384d 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 4aed8510-ab87-11f0-8f1f-06c6c98a384d 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]
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 290dcc25-ab87-11f0-8f1f-06c6c98a384d 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[510dd194-ab87-11f0-8f1f-06c6c98a384d]
Cerco credenziale-0 [CN=client, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[51c980b6-ab87-11f0-8f1f-06c6c98a384d]
testAppIdOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata22 posizioneAp...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4750fd4a-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[477219e1-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[47810e05-ab87-11f0-8f1f-06c6c98a384d]
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]
testPrincipalOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[580ee139-ab87-11f0-8f1f-06c6c98a384d]
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 30b3f5ad-ab87-11f0-8f1f-06c6c98a384d
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 30c2e9d1-ab87-11f0-8f1f-06c6c98a384d
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 30cc38a4-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasicOptional((basic username:esempioFruitoreTrasparenteBasic password:123456, null, gw/EsempioSoggettoTrasparente...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4d348eb1-ab87-11f0-8f1f-06c6c98a384d]
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4510d1ba-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[452b5e9f-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[453b6433-ab87-11f0-8f1f-06c6c98a384d]
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 3683d754-ab87-11f0-8f1f-06c6c98a384d 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, 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 3783bb67-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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((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 5101c39f-ab87-11f0-8f1f-06c6c98a384d 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:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[5933d8b4-ab87-11f0-8f1f-06c6c98a384d]
testAppIdForwardCustomAuthorization_specificCode(QUERY, c_key, c_id, AuthenticationAppIdQueryForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[380dfa1d-ab87-11f0-8f1f-06c6c98a384d]
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 58b97862-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[52cdf7be-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[5853d99d-ab87-11f0-8f1f-06c6c98a384d]
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 3738336a-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4e5c1f1a-ab87-11f0-8f1f-06c6c98a384d]
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 4bdc522d-ab87-11f0-8f1f-06c6c98a384d 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 4be41a60-ab87-11f0-8f1f-06c6c98a384d 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 4bec30b4-ab87-11f0-8f1f-06c6c98a384d 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]
testPrincipalIp
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[53580f7b-ab87-11f0-8f1f-06c6c98a384d]
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[4b617cba-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4b68f6ce-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4b726cb2-ab87-11f0-8f1f-06c6c98a384d]
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic4 password:123456, null, gw/MinisteroFruitore, null, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4cc81117-ab87-11f0-8f1f-06c6c98a384d]
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[50cd4610-ab87-11f0-8f1f-06c6c98a384d]
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 ...
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[15b4cb58-ab87-11f0-bb36-06c6c98a384d]
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, gw/EsempioSoggettoTrasparent...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4c8f26b6-ab87-11f0-8f1f-06c6c98a384d]
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[50889bdc-ab87-11f0-8f1f-06c6c98a384d]
Cerco credenziale-0 [CN=soggetto1_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
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 38625bb0-ab87-11f0-8f1f-06c6c98a384d 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, gw/EsempioSoggettoTraspare...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[5394a35e-ab87-11f0-8f1f-06c6c98a384d]
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 354bf457-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalIpForwarded_specificCode((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[56f6ba10-ab87-11f0-8f1f-06c6c98a384d]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[56fed064-ab87-11f0-8f1f-06c6c98a384d]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[57062368-ab87-11f0-8f1f-06c6c98a384d]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[5712586c-ab87-11f0-8f1f-06c6c98a384d]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[57190f30-ab87-11f0-8f1f-06c6c98a384d]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[5720d764-ab87-11f0-8f1f-06c6c98a384d]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[572ce558-ab87-11f0-8f1f-06c6c98a384d]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[57345f6c-ab87-11f0-8f1f-06c6c98a384d]
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 36a36d50-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardAuthorization_specificCode(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 366e2c70-ab87-11f0-8f1f-06c6c98a384d 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_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 53aff399-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 53c8f9e0-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 53df4104-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 53f4ebe8-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 541c982d-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 542300d0-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 5438abb4-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 54435a18-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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:esempioFruitoreTrasparenteBasic password:123456, null, gw/EsempioSoggettoTrasparente...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4d7f054c-ab87-11f0-8f1f-06c6c98a384d]
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[5111c938-ab87-11f0-8f1f-06c6c98a384d]
Cerco credenziale-0 [CN=client2, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[595e6b30-ab87-11f0-8f1f-06c6c98a384d]
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 3641c538-ab87-11f0-8f1f-06c6c98a384d 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(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 2786b68f-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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(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 35c2ab0b-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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: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 2fee3471-ab87-11f0-8f1f-06c6c98a384d
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 2ff427e4-ab87-11f0-8f1f-06c6c98a384d
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 300258b8-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasicOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[4d28f5eb-ab87-11f0-8f1f-06c6c98a384d]
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[50f874cc-ab87-11f0-8f1f-06c6c98a384d]
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 ...
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[583295e8-ab87-11f0-8f1f-06c6c98a384d]
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[15b4cb5c-ab87-11f0-bb36-06c6c98a384d]
testAppIdForwardAuthorization_genericCode(HEADER, AuthenticationAppIdHeaderForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[35ae1197-ab87-11f0-8f1f-06c6c98a384d]
testApiKeyOptional((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9zLmd3.MTIzNDU2 posizioneApiKey:COO...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2d1c9d56-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2d4cd51d-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2d549d51-ab87-11f0-8f1f-06c6c98a384d]
testPrincipalHeaderNotClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
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 35da77d3-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryNotClean_genericCode((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 586e668e-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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: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 2fbf0e09-ab87-11f0-8f1f-06c6c98a384d
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 2fc54f9c-ab87-11f0-8f1f-06c6c98a384d
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 2fc94740-ab87-11f0-8f1f-06c6c98a384d
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(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 28713dda-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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, AuthenticationApiKeyCookieForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[2894f283-ab87-11f0-8f1f-06c6c98a384d]
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 49bd9035-ab87-11f0-8f1f-06c6c98a384d
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 49ccf989-ab87-11f0-8f1f-06c6c98a384d
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 49db9f8d-ab87-11f0-8f1f-06c6c98a384d
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_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 499b8939-ab87-11f0-8f1f-06c6c98a384d
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 49ac2b0d-ab87-11f0-8f1f-06c6c98a384d
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 49b097e1-ab87-11f0-8f1f-06c6c98a384d
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_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[483ce42e-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[484b1502-ab87-11f0-8f1f-06c6c98a384d]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[48596ce6-ab87-11f0-8f1f-06c6c98a384d]
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[57adae40-ab87-11f0-8f1f-06c6c98a384d]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[57b57674-ab87-11f0-8f1f-06c6c98a384d]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[57c1d288-ab87-11f0-8f1f-06c6c98a384d]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[57c8fe7c-ab87-11f0-8f1f-06c6c98a384d]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[57d0c6b0-ab87-11f0-8f1f-06c6c98a384d]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[57e0a534-ab87-11f0-8f1f-06c6c98a384d]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[57e81f48-ab87-11f0-8f1f-06c6c98a384d]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[57efc06c-ab87-11f0-8f1f-06c6c98a384d]
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 4ba7fbb1-ab87-11f0-8f1f-06c6c98a384d 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 4bbbaac5-ab87-11f0-8f1f-06c6c98a384d 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 4bc15018-ab87-11f0-8f1f-06c6c98a384d 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[513aae08-ab87-11f0-8f1f-06c6c98a384d]
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 ...
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 264de926-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.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 5cee6ff0-ab87-11f0-8f1f-06c6c98a384d 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: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 30e90f79-ab87-11f0-8f1f-06c6c98a384d
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 30f7193d-ab87-11f0-8f1f-06c6c98a384d
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 30ffa3c0-ab87-11f0-8f1f-06c6c98a384d
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_specificCode(QUERY, c_key, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-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 28db2355-ab87-11f0-8f1f-06c6c98a384d 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]
941 ignored methods
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato
sincrono_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12Stateless
testOneWay_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateless
oneWay_paSOAP12Stateless
oneWay_paSOAP12Stateful
testSincrono_paSOAP11Stateful
testSincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
testOneWay_paSOAP11Stateless
testSincrono_paSOAP12Stateful
sincrono_paSOAP11Stateful
sincrono_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP11Stateless
sincrono_paSOAP12Stateful
testOneWay_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12Stateless
sincrono_paSOAP12Stateless
oneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11Stateless
testSincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP11Stateless
sincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP12Stateful
sincrono_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP11Stateful
testOneWay_paSOAP12Stateless
testOneWay_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateless
oneWay_paSOAP12Stateless
oneWay_paSOAP12Stateful
testSincrono_paSOAP11Stateful
testSincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
testOneWay_paSOAP11Stateless
testSincrono_paSOAP12Stateful
sincrono_paSOAP11Stateful
sincrono_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP11Stateless
sincrono_paSOAP12Stateful
testOneWay_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12Stateless
sincrono_paSOAP12Stateless
oneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11Stateless
testSincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP11Stateless
sincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP12Stateful
sincrono_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP11Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
testDatabaseMsgDiagnostici
testRisorseJMX
testDatabaseOpenSPCoop
testRisorseJMX
testDatabaseOpenSPCoop
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateful
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateless
testSincronoLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateful
testSincronoLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11Stateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateful
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateless
testSincronoLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateful
testSincronoLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature
jsonTestEsaminaJsonInHeader
jsonTestFlussiOk
compactTestEsaminaJWTinHeader
jsonTestEsaminaJsonPayloadNotEncoding
compactTestEsaminaJWT
compactTestFlussiOk
jsonTestEsaminaJsonPayloadEncoding
jsonTestFlussiOk
compactTestEsaminaJWTinHeader
jsonTestEsaminaJsonPayloadNotEncoding
compactTestEsaminaJWT
compactTestFlussiOk
jsonTestEsaminaJsonPayloadEncoding
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa
test_authenticated_specificCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200
testSincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateful
oneWayFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP12Stateful
oneWayFault200_paSOAP12Stateful
sincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateful
oneWayFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP12Stateful
oneWayFault200_paSOAP12Stateful
sincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt
compactTestFlussiOk
jsonTestFlussiOk
compactTestEsaminaJWT
jsonTestEsaminaJWT
jsonTestFlussiOk
compactTestEsaminaJWT
jsonTestEsaminaJWT
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
testDoFilterPreflightNoACRH
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightMoreHeaders
testDoFilterNullOrigin
testDoFilterActualPOSTWithoutContentType
testDoFilterInvalidOrigin
testDoFilterEmptyOrigin
testDoFilterSimpleGET
testDoFilterPreflightTrasparente
testDoFilterDifferentOrigin
testDoFilterPreflightUnsupportedACRH
testDoFilterSimpleRequestTrasparente
testDoFilterOriginNotAllowed
testDoFilterActualPOST
testDoFilterPreflight
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleHEAD
testDoFilterPreflightMaxAge
testDoFilterPreflightNoACRM
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightEmptyACRH
testDoFilterActualPUT
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightMoreHeaders
testDoFilterNullOrigin
testDoFilterActualPOSTWithoutContentType
testDoFilterInvalidOrigin
testDoFilterEmptyOrigin
testDoFilterSimpleGET
testDoFilterPreflightTrasparente
testDoFilterDifferentOrigin
testDoFilterPreflightUnsupportedACRH
testDoFilterSimpleRequestTrasparente
testDoFilterOriginNotAllowed
testDoFilterActualPOST
testDoFilterPreflight
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleHEAD
testDoFilterPreflightMaxAge
testDoFilterPreflightNoACRM
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightEmptyACRH
testDoFilterActualPUT
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyOk
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_verifyOk
testMTOM_Soap12
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyOk
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_verifyOk
testMTOM_Soap12
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
oneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11Stateful
oneWay_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateful
testOneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11Stateless
oneWay_pdSOAP12Stateless
oneWay_pdSOAP12Stateful
testOneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateless
sincrono_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP11Stateful
testSincrono_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11Stateless
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP11Stateful
testSincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12Stateful
testOneWay_pdSOAP12Stateless
sincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP11Stateless
sincrono_pdSOAP12Stateless
testOneWay_pdSOAP12Stateful
testOneWay_pdSOAP11Stateful
oneWay_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateful
testOneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11Stateless
oneWay_pdSOAP12Stateless
oneWay_pdSOAP12Stateful
testOneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateless
sincrono_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP11Stateful
testSincrono_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11Stateless
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP11Stateful
testSincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12Stateful
testOneWay_pdSOAP12Stateless
sincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP11Stateless
sincrono_pdSOAP12Stateless
testOneWay_pdSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
testAlternativeSoap12ContentTypesSupported
testContentTypeOk
testAlternativeSoap12ContentTypesUnsupported
testAlternativeSoap12ContentTypesSupported
testContentTypeOk
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
testSincronoFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP11Stateless
testOneWayFault500_pdSOAP11Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP11Stateless
testOneWayFault500_pdSOAP11Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_validazione
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12
testMTOM_Soap11_validazione
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_validazione
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12
testMTOM_Soap11_validazione
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_response_request_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testContentTypeResponseKo
testContentTypeRequestKo
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaPuntuale
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testContentTypeResponseKo
testContentTypeRequestKo
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaPuntuale
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata
testCorrelazioneApplicativaGetQualsiasi
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeRisposta
testContentTypeRequestOk
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeResponseKo
testContentTypeRequestKo
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaPuntuale
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeRisposta
testContentTypeRequestOk
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeResponseKo
testContentTypeRequestKo
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaPuntuale
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata
testResponseCachingDigestUriBodyDisabilitato
testResponseCaching
testResponseCachingMaxAge
testResponseCachingTimeout
testResponseCachingNoCacheDisabled
testResponseCachingDigestHeaders
testResponseCachingNoCache
testResponseCachingNoStore
testResponseCachingNoStoreDisabled
testResponseCachingDigestQueryParameters
testResponseCachingMaxAgeDisabled
testResponseCachingDigestDefault
testResponseCachingMaxSize
testResponseCachingRegole
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCaching
testResponseCachingMaxAge
testResponseCachingTimeout
testResponseCachingNoCacheDisabled
testResponseCachingDigestHeaders
testResponseCachingNoCache
testResponseCachingNoStore
testResponseCachingNoStoreDisabled
testResponseCachingDigestQueryParameters
testResponseCachingMaxAgeDisabled
testResponseCachingDigestDefault
testResponseCachingMaxSize
testResponseCachingRegole
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegolaDefault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
testSincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
testDoFilterPreflightMoreHeaders
testDoFilterPreflightAnyOrigin
testDoFilterNullOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightMaxAge
testDoFilterPreflightNoACRH
testDoFilterPreflightInvalidOrigin
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflight
testDoFilterActualWithExposedHeaders
testDoFilterOriginNotAllowed
testDoFilterEmptyOrigin
testDoFilterDifferentOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterActualPOST
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRM
testDoFilterActualRequestTrasparente
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightEmptyACRH
testDoFilterPreflightAnyOrigin
testDoFilterNullOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightMaxAge
testDoFilterPreflightNoACRH
testDoFilterPreflightInvalidOrigin
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflight
testDoFilterActualWithExposedHeaders
testDoFilterOriginNotAllowed
testDoFilterEmptyOrigin
testDoFilterDifferentOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterActualPOST
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRM
testDoFilterActualRequestTrasparente
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightEmptyACRH
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500
testSincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateless
oneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11Stateless
oneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP12Stateful
sincronoFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP11Stateful
sincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateless
sincronoFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateless
oneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11Stateless
oneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP12Stateful
sincronoFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP11Stateful
sincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateless
sincronoFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal
test_ExternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesInternalAny
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesAny
test_rolesExternalNoAuthenticationAny
test_XacmlPolicy_specificCode
test_Authenticated_or_rolesAny
test_rolesExternalAll_genericCode
test_InternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesInternalAll_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesAll_genericCode
test_rolesExternalAny
test_InternalXacmlPolicy_specificCode
test_rolesAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAll_specificCode
test_XacmlPolicy_genericCode
test_rolesInternalAll_specificCode
test_Authenticated_or_externalRolesAny
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesInternalAny
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesAny
test_rolesExternalNoAuthenticationAny
test_XacmlPolicy_specificCode
test_Authenticated_or_rolesAny
test_rolesExternalAll_genericCode
test_InternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesInternalAll_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesAll_genericCode
test_rolesExternalAny
test_InternalXacmlPolicy_specificCode
test_rolesAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAll_specificCode
test_XacmlPolicy_genericCode
test_rolesInternalAll_specificCode
test_Authenticated_or_externalRolesAny
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
testDoFilterPreflightInvalidOrigin
testDoFilterNullOrigin
testDoFilterActualWithExposedHeaders
testDoFilterActualRequestTrasparente
testDoFilterEmptyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflight
testDoFilterDifferentOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterInvalidOrigin
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightEmptyACRH
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterActualPOST
testDoFilterPreflightNoACRH
testDoFilterPreflightMoreHeaders
testDoFilterPreflightAnyOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflightTrasparente
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterNullOrigin
testDoFilterActualWithExposedHeaders
testDoFilterActualRequestTrasparente
testDoFilterEmptyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflight
testDoFilterDifferentOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterInvalidOrigin
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightEmptyACRH
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterActualPOST
testDoFilterPreflightNoACRH
testDoFilterPreflightMoreHeaders
testDoFilterPreflightAnyOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflightTrasparente
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testBasic_specificCode
testBasicForwardAuthorization_specificCode
testApiKeyForwardAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKey_genericCode
testAppIdForwardCustomAuthorization_genericCode
testSsl_genericCode
testSsl_specificCode
testSslOptional
testAppId_genericCode
testAppId_specificCode
testBasic_genericCode
testBasicForwardAuthorization_genericCode
testBasicOptional
testAppIdForwardAuthorization_genericCode
testApiKeyOptional
testApiKeyForwardCustomAuthorization_genericCode
testAppIdOptional
testAppIdForwardCustomAuthorization_specificCode
testApiKey_specificCode
testApiKeyForwardAuthorization_specificCode
testBasicForwardAuthorization_specificCode
testApiKeyForwardAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKey_genericCode
testAppIdForwardCustomAuthorization_genericCode
testSsl_genericCode
testSsl_specificCode
testSslOptional
testAppId_genericCode
testAppId_specificCode
testBasic_genericCode
testBasicForwardAuthorization_genericCode
testBasicOptional
testAppIdForwardAuthorization_genericCode
testApiKeyOptional
testApiKeyForwardCustomAuthorization_genericCode
testAppIdOptional
testAppIdForwardCustomAuthorization_specificCode
testApiKey_specificCode
testApiKeyForwardAuthorization_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa
testResponseCaching
testResponseCachingDigestHeaders
testResponseCachingNoCache
testResponseCachingNoStore
testResponseCachingNoCacheDisabled
testResponseCachingTimeout
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingMaxAge
testResponseCachingRegole
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingMaxAgeDisabled
testResponseCachingDigestDefault
testResponseCachingMaxSize
testResponseCachingDigestQueryParameters
testResponseCachingDigestHeaders
testResponseCachingNoCache
testResponseCachingNoStore
testResponseCachingNoCacheDisabled
testResponseCachingTimeout
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingMaxAge
testResponseCachingRegole
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingMaxAgeDisabled
testResponseCachingDigestDefault
testResponseCachingMaxSize
testResponseCachingDigestQueryParameters
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ok
testServiceWithApiKeyAppIdAuthForward
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAuth
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ok
testServiceWithApiKeyAppIdAuthForward
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAuth
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal
test_Authenticated_or_externalRolesAny
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalAll_genericCode
test_rolesInternalAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalAny
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAll_specificCode
test_rolesInternalAny
test_rolesAll_genericCode
test_rolesExternalAll_specificCode
test_Authenticated_or_rolesAny
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalNoAuthenticationAny
test_ExternalXacmlPolicy_specificCode
test_rolesAny
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_genericCode
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_XacmlPolicy_specificCode
test_InternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalAll_genericCode
test_rolesInternalAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalAny
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAll_specificCode
test_rolesInternalAny
test_rolesAll_genericCode
test_rolesExternalAll_specificCode
test_Authenticated_or_rolesAny
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalNoAuthenticationAny
test_ExternalXacmlPolicy_specificCode
test_rolesAny
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_genericCode
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_XacmlPolicy_specificCode
test_InternalXacmlPolicy_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata
testContentTypeKo
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_noCredential_domain
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithApiKeyAppIdAuthForward
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuth
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ko_noCredential
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential_domain
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithApiKeyAppIdAuthForward
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuth
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ko_noCredential
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterActualPOSTWithoutContentType
testDoFilterOriginNotAllowed
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterDifferentOrigin
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterNullOrigin
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightEmptyACRH
testDoFilterActualPUT
testDoFilterPreflightTrasparente
testDoFilterInvalidOrigin
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightNoACRH
testDoFilterSimpleHEAD
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightMoreHeaders
testDoFilterPreflightNoACRM
testDoFilterPreflightMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterSimpleGET
testDoFilterEmptyOrigin
testDoFilterPreflight
testDoFilterActualPOST
testDoFilterActualPOSTWithoutContentType
testDoFilterOriginNotAllowed
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterDifferentOrigin
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterNullOrigin
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightEmptyACRH
testDoFilterActualPUT
testDoFilterPreflightTrasparente
testDoFilterInvalidOrigin
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightNoACRH
testDoFilterSimpleHEAD
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightMoreHeaders
testDoFilterPreflightNoACRM
testDoFilterPreflightMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterSimpleGET
testDoFilterEmptyOrigin
testDoFilterPreflight
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato
oneWayAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testPrincipalUrl_genericCode
testPrincipalHeaderOptional
testPrincipalUrlOptional
testPrincipalQueryOptional
testPrincipalHeaderNotClean_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalIp
testPrincipalOptional
testPrincipalQueryNotClean_genericCode
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipalQueryClean_specificCode
testPrincipalIpForwardedOptional
testPrincipalIpForwarded_genericCode
testPrincipalUrl_specificCode
testPrincipal_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderOptional
testPrincipalUrlOptional
testPrincipalQueryOptional
testPrincipalHeaderNotClean_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalIp
testPrincipalOptional
testPrincipalQueryNotClean_genericCode
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipalQueryClean_specificCode
testPrincipalIpForwardedOptional
testPrincipalIpForwarded_genericCode
testPrincipalUrl_specificCode
testPrincipal_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalIpForwarded_specificCode
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)
14 ms
testApiKeyForwardAuthorization_genericCode(QUERY, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
748 ms
testApiKeyForwardAuthorization_genericCode(QUERY, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
1202 ms
testApiKeyForwardAuthorization_genericCode(HEADER, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
1366 ms
testApiKeyForwardAuthorization_genericCode(HEADER, AuthenticationApiKeyHeaderForward, null, null, -1, true, 200)
1520 ms
testApiKeyForwardAuthorization_genericCode(HEADER, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
1682 ms
testApiKeyForwardAuthorization_genericCode(COOKIE, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
1807 ms
testApiKeyForwardAuthorization_genericCode(COOKIE, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
1937 ms
testApiKeyForwardAuthorization_genericCode(COOKIE, AuthenticationApiKeyCookieForward, null, null, -1, true, 200)
2048 ms
testApiKeyForwardAuthorization_specificCode(QUERY, AuthenticationApiKeyQueryForward, null, null, -1, true, 200)
2195 ms
testApiKeyForwardAuthorization_specificCode(QUERY, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
2338 ms
testApiKeyForwardAuthorization_specificCode(QUERY, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
2459 ms
testApiKeyForwardAuthorization_specificCode(HEADER, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
2585 ms
testApiKeyForwardAuthorization_specificCode(HEADER, AuthenticationApiKeyHeaderForward, null, null, -1, true, 200)
2692 ms
testApiKeyForwardAuthorization_specificCode(HEADER, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
2833 ms
testApiKeyForwardAuthorization_specificCode(COOKIE, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
2948 ms
testApiKeyForwardAuthorization_specificCode(COOKIE, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
3068 ms
testApiKeyForwardAuthorization_specificCode(COOKIE, AuthenticationApiKeyCookieForward, null, null, -1, true, 200)
3198 ms
testApiKeyForwardCustomAuthorization_genericCode(QUERY, null, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentica...)
3345 ms
testApiKeyForwardCustomAuthorization_genericCode(QUERY, c_key, AuthenticationApiKeyQueryForwardCustom, null, null, -1, true, 200)
3496 ms
testApiKeyForwardCustomAuthorization_genericCode(QUERY, c_key, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
3662 ms
testApiKeyForwardCustomAuthorization_genericCode(QUERY, c_key, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
3845 ms
testApiKeyForwardCustomAuthorization_genericCode(HEADER, X-CKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autent...)
4025 ms
testApiKeyForwardCustomAuthorization_genericCode(HEADER, null, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
4144 ms
testApiKeyForwardCustomAuthorization_genericCode(HEADER, X-CKEY, AuthenticationApiKeyHeaderForwardCustom, null, null, -1, true, 200)
4249 ms
testApiKeyForwardCustomAuthorization_genericCode(HEADER, X-CKEY, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Auten...)
4387 ms
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, cKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentic...)
4515 ms
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, cKEY, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
4613 ms
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, null, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
4718 ms
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, cKEY, AuthenticationApiKeyCookieForwardCustom, null, null, -1, true, 200)
4827 ms
testApiKeyForwardCustomAuthorization_specificCode(QUERY, null, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentica...)
4964 ms
testApiKeyForwardCustomAuthorization_specificCode(QUERY, c_key, AuthenticationApiKeyQueryForwardCustom, null, null, -1, true, 200)
5075 ms
testApiKeyForwardCustomAuthorization_specificCode(QUERY, c_key, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
5203 ms
testApiKeyForwardCustomAuthorization_specificCode(QUERY, c_key, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
5321 ms
testApiKeyForwardCustomAuthorization_specificCode(HEADER, X-CKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autent...)
5428 ms
testApiKeyForwardCustomAuthorization_specificCode(HEADER, null, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
5537 ms
testApiKeyForwardCustomAuthorization_specificCode(HEADER, X-CKEY, AuthenticationApiKeyHeaderForwardCustom, null, null, -1, true, 200)
5649 ms
testApiKeyForwardCustomAuthorization_specificCode(HEADER, X-CKEY, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Auten...)
5817 ms
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, cKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentic...)
5918 ms
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, cKEY, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
6025 ms
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, null, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
6134 ms
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, cKEY, AuthenticationApiKeyCookieForwardCustom, null, null, -1, true, 200)
6237 ms
testApiKeyOptional((none, null, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, ...)
6367 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
6682 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
6957 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
7263 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9ATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIz...)
7552 ms
testApiKeyOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, AUTHE...)
7831 ms
testApiKeyOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
8102 ms
testApiKeyOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata@MinisteroFrui...)
8383 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2 posizioneApiKey:COOKIE, gw/...)
8661 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkyLmd3.MTIzNDU2 posizioneApiKey:COOKIE, gw/...)
8979 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2RXJyYXRh posizioneApiKey:COO...)
9297 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9zLmd3.MTIzNDU2 posizioneApiKey:COO...)
9610 ms
testApiKeyOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, AUTHE...)
9916 ms
testApiKeyOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.gw posizi...)
10211 ms
testApiKeyOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
10518 ms
testApiKey_genericCode((none, null, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, ...)
10814 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
11038 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
11331 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
11635 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9ATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIz...)
11848 ms
testApiKey_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, AUTHE...)
12072 ms
testApiKey_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
12286 ms
testApiKey_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata@MinisteroFrui...)
12475 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2 posizioneApiKey:COOKIE, gw/...)
12671 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkyLmd3.MTIzNDU2 posizioneApiKey:COOKIE, gw/...)
12971 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2RXJyYXRh posizioneApiKey:COO...)
13301 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9zLmd3.MTIzNDU2 posizioneApiKey:COO...)
13506 ms
testApiKey_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, AUTHE...)
13695 ms
testApiKey_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.gw posizi...)
13895 ms
testApiKey_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
14077 ms
testApiKey_specificCode((none, null, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, ...)
14267 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
14451 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
14727 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
15009 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9ATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIz...)
15210 ms
testApiKey_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, AUTHE...)
15404 ms
testApiKey_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
15617 ms
testApiKey_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata@MinisteroFrui...)
15834 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2 posizioneApiKey:COOKIE, gw/...)
16022 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkyLmd3.MTIzNDU2 posizioneApiKey:COOKIE, gw/...)
16444 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2RXJyYXRh posizioneApiKey:COO...)
16825 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9zLmd3.MTIzNDU2 posizioneApiKey:COO...)
17020 ms
testApiKey_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, AUTHE...)
17225 ms
testApiKey_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.gw posizi...)
17449 ms
testApiKey_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
17621 ms
testAppIdForwardAuthorization_genericCode(QUERY, AuthenticationAppIdQueryForward, null, null, -1, true, 200)
17818 ms
testAppIdForwardAuthorization_genericCode(QUERY, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
17988 ms
testAppIdForwardAuthorization_genericCode(QUERY, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
18106 ms
testAppIdForwardAuthorization_genericCode(HEADER, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
18219 ms
testAppIdForwardAuthorization_genericCode(HEADER, AuthenticationAppIdHeaderForward, null, null, -1, true, 200)
18312 ms
testAppIdForwardAuthorization_genericCode(HEADER, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
18443 ms
testAppIdForwardAuthorization_genericCode(COOKIE, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
18535 ms
testAppIdForwardAuthorization_genericCode(COOKIE, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
18615 ms
testAppIdForwardAuthorization_genericCode(COOKIE, AuthenticationAppIdCookieForward, null, null, -1, true, 200)
18703 ms
testAppIdForwardAuthorization_specificCode(QUERY, AuthenticationAppIdQueryForward, null, null, -1, true, 200)
18830 ms
testAppIdForwardAuthorization_specificCode(QUERY, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
18945 ms
testAppIdForwardAuthorization_specificCode(QUERY, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
19035 ms
testAppIdForwardAuthorization_specificCode(HEADER, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
19120 ms
testAppIdForwardAuthorization_specificCode(HEADER, AuthenticationAppIdHeaderForward, null, null, -1, true, 200)
19201 ms
testAppIdForwardAuthorization_specificCode(HEADER, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
19310 ms
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
19399 ms
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
19501 ms
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdCookieForward, null, null, -1, true, 200)
19608 ms
testAppIdForwardCustomAuthorization_genericCode(QUERY, null, null, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
19725 ms
testAppIdForwardCustomAuthorization_genericCode(QUERY, c_key, c_id, AuthenticationAppIdQueryForwardCustom, null, null, -1, true, 200)
19838 ms
testAppIdForwardCustomAuthorization_genericCode(QUERY, c_key, c_id, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
19965 ms
testAppIdForwardCustomAuthorization_genericCode(QUERY, c_key, c_id, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
20079 ms
testAppIdForwardCustomAuthorization_genericCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, ...)
20178 ms
testAppIdForwardCustomAuthorization_genericCode(HEADER, null, null, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
20253 ms
testAppIdForwardCustomAuthorization_genericCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdHeaderForwardCustom, null, null, -1, true, 200)
20335 ms
testAppIdForwardCustomAuthorization_genericCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND,...)
20448 ms
testAppIdForwardCustomAuthorization_genericCode(COOKIE, cKEY, cID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
20531 ms
testAppIdForwardCustomAuthorization_genericCode(COOKIE, cKEY, cID, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aut...)
20619 ms
testAppIdForwardCustomAuthorization_genericCode(COOKIE, null, null, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
20694 ms
testAppIdForwardCustomAuthorization_genericCode(COOKIE, cKEY, cID, AuthenticationAppIdCookieForwardCustom, null, null, -1, true, 200)
20773 ms
testAppIdForwardCustomAuthorization_specificCode(QUERY, null, null, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
20881 ms
testAppIdForwardCustomAuthorization_specificCode(QUERY, c_key, c_id, AuthenticationAppIdQueryForwardCustom, null, null, -1, true, 200)
20966 ms
testAppIdForwardCustomAuthorization_specificCode(QUERY, c_key, c_id, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
21068 ms
testAppIdForwardCustomAuthorization_specificCode(QUERY, c_key, c_id, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
21151 ms
testAppIdForwardCustomAuthorization_specificCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, ...)
21237 ms
testAppIdForwardCustomAuthorization_specificCode(HEADER, null, null, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
21315 ms
testAppIdForwardCustomAuthorization_specificCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdHeaderForwardCustom, null, null, -1, true, 200)
21402 ms
testAppIdForwardCustomAuthorization_specificCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND,...)
21515 ms
testAppIdForwardCustomAuthorization_specificCode(COOKIE, cKEY, cID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
21611 ms
testAppIdForwardCustomAuthorization_specificCode(COOKIE, cKEY, cID, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aut...)
21712 ms
testAppIdForwardCustomAuthorization_specificCode(COOKIE, null, null, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
21810 ms
testAppIdForwardCustomAuthorization_specificCode(COOKIE, cKEY, cID, AuthenticationAppIdCookieForwardCustom, null, null, -1, true, 200)
21884 ms
testAppIdOptional((none, null, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, ...)
21997 ms
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
22256 ms
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
22503 ms
testAppIdOptional((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@M...)
22763 ms
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppIdErrato@Min...)
23036 ms
testAppIdOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
23288 ms
testAppIdOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
23557 ms
testAppIdOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGFATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizio...)
23856 ms
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.gw posizi...)
24133 ms
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId2.gw posiz...)
24402 ms
testAppIdOptional((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.g...)
24707 ms
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppIdErratos.gw...)
24985 ms
testAppIdOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata22 posizioneAp...)
25281 ms
testAppIdOptional((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2 posizioneApiKey:COOKIE, nul...)
25580 ms
testAppIdOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGEuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, A...)
25906 ms
testAppId_genericCode((none, null, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, ...)
26192 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
26409 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
26822 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@M...)
27267 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppIdErrato@Min...)
27530 ms
testAppId_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
27779 ms
testAppId_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
28053 ms
testAppId_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGFATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizio...)
28248 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.gw posizi...)
28435 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId2.gw posiz...)
28747 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.g...)
29065 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppIdErratos.gw...)
29317 ms
testAppId_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata22 posizioneAp...)
29664 ms
testAppId_genericCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2 posizioneApiKey:COOKIE, nul...)
29944 ms
testAppId_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGEuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, A...)
30342 ms
testAppId_specificCode((none, null, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, ...)
30630 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
30881 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
31196 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@M...)
31519 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppIdErrato@Min...)
31703 ms
testAppId_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
31886 ms
testAppId_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
32065 ms
testAppId_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGFATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizio...)
32239 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.gw posizi...)
32419 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId2.gw posiz...)
32703 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppId.g...)
33023 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioSoggettoTrasparenteApiKeyAppIdErratos.gw...)
33215 ms
testAppId_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata22 posizioneAp...)
33412 ms
testAppId_specificCode((apikey apiKey:RXNlbXBpb1NvZ2dldHRvVHJhc3BhcmVudGVBcGlLZXkuZ3c=.MTIzNDU2 posizioneApiKey:COOKIE, nul...)
33601 ms
testAppId_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGEuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, null, A...)
33773 ms
testBasicForwardAuthorization_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
33970 ms
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, gw/EsempioSoggettoTrasparente...)
34082 ms
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, gw/EsempioSoggettoTrasparent...)
34212 ms
testBasicForwardAuthorization_genericCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, nu...)
34322 ms
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic4 password:123456, null, gw/MinisteroFruitore, null, ...)
34413 ms
testBasicForwardAuthorization_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
34553 ms
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, gw/EsempioSoggettoTrasparente...)
34656 ms
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, gw/EsempioSoggettoTrasparent...)
34781 ms
testBasicForwardAuthorization_specificCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, nu...)
34908 ms
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasic4 password:123456, null, gw/MinisteroFruitore, null, ...)
34989 ms
testBasicOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
35089 ms
testBasicOptional((basic username:esempioFruitoreTrasparenteBasic password:123456, null, gw/EsempioSoggettoTrasparente...)
35190 ms
testBasicOptional((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, gw/EsempioSoggettoTrasparent...)
35268 ms
testBasicOptional((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, nu...)
35359 ms
testBasicOptional((basic username:esempioFruitoreTrasparenteBasic4 password:123456, null, gw/MinisteroFruitore, null, ...)
35451 ms
testBasic_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
35534 ms
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, gw/EsempioSoggettoTrasparente...)
35665 ms
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, gw/EsempioSoggettoTrasparent...)
35774 ms
testBasic_genericCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, nu...)
35891 ms
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic4 password:123456, null, gw/MinisteroFruitore, null, ...)
35974 ms
testBasic_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
36086 ms
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, gw/EsempioSoggettoTrasparente...)
36186 ms
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, gw/EsempioSoggettoTrasparent...)
36291 ms
testBasic_specificCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, nu...)
36400 ms
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic4 password:123456, null, gw/MinisteroFruitore, null, ...)
36488 ms
testNone((none)
36592 ms
testNone((basic username:esempioFruitoreTrasparenteBasic password:123456)
36678 ms
testNone((basic username:esempioFruitoreTrasparenteBasic2 password:123456)
36758 ms
testNone((basic username:credenzialeErrata password:credenzialeErrata)
36839 ms
testSslOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
36919 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/client1_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
42050 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/client2_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
47696 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/client3_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
52927 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/soggetto1_multipleOU.jks passwordKeystore:123456 passwordKey:1234...)
58145 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/soggetto1_multipleOU_serialNumberDifferente.jks passwordKeystore:...)
63303 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/soggetto2_multipleOU.jks passwordKeystore:123456 passwordKey:1234...)
68505 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/soggetto2_multipleOU_serialNumberDifferente.jks passwordKeystore:...)
73671 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/soggetto1_alternativo.jks passwordKeystore:openspcoopjks password...)
78816 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
83974 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeysto...)
89137 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
94283 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeysto...)
99445 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo1_alternativo.jks passwordKeystore:openspcoopjks passw...)
104601 ms
testSsl_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
109730 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/client1_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
109873 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/client2_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
110027 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/client3_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
110166 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/soggetto1_multipleOU.jks passwordKeystore:123456 passwordKey:1234...)
110324 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/soggetto1_multipleOU_serialNumberDifferente.jks passwordKeystore:...)
110488 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/soggetto2_multipleOU.jks passwordKeystore:123456 passwordKey:1234...)
110637 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/soggetto2_multipleOU_serialNumberDifferente.jks passwordKeystore:...)
110789 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/soggetto1_alternativo.jks passwordKeystore:openspcoopjks password...)
110947 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
111128 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeysto...)
111258 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
111417 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeysto...)
111579 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo1_alternativo.jks passwordKeystore:openspcoopjks passw...)
111717 ms
testSsl_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
111856 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/client1_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
111932 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/client2_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
112082 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/client3_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
112270 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/soggetto1_multipleOU.jks passwordKeystore:123456 passwordKey:1234...)
112452 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/soggetto1_multipleOU_serialNumberDifferente.jks passwordKeystore:...)
112633 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/soggetto2_multipleOU.jks passwordKeystore:123456 passwordKey:1234...)
112777 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/soggetto2_multipleOU_serialNumberDifferente.jks passwordKeystore:...)
112924 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/soggetto1_alternativo.jks passwordKeystore:openspcoopjks password...)
113080 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
113225 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeysto...)
113372 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
113526 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeysto...)
113672 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo1_alternativo.jks passwordKeystore:openspcoopjks passw...)
113805 ms
testOpenspcoopCoreLog
113928 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
113934 ms
testPrincipalHeaderClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
113936 ms
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
114065 ms
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
114191 ms
testPrincipalHeaderClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
114310 ms
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
114391 ms
testPrincipalHeaderClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
114501 ms
testPrincipalHeaderClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
114582 ms
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
114680 ms
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
114804 ms
testPrincipalHeaderClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
114913 ms
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
115001 ms
testPrincipalHeaderClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
115100 ms
testPrincipalHeaderNotClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
115134 ms
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
115239 ms
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
115368 ms
testPrincipalHeaderNotClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
115467 ms
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
115542 ms
testPrincipalHeaderNotClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
115651 ms
testPrincipalHeaderNotClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
115690 ms
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
115765 ms
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
115856 ms
testPrincipalHeaderNotClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
115948 ms
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
116021 ms
testPrincipalHeaderNotClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
116117 ms
testPrincipalHeaderOptional_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
116147 ms
testPrincipalHeaderOptional_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
116228 ms
testPrincipalHeaderOptional_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
116304 ms
testPrincipalHeaderOptional_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
116385 ms
testPrincipalHeaderOptional_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
116483 ms
testPrincipalHeaderOptional_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
116570 ms
testPrincipalIp
116592 ms
testPrincipalIpForwardedOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
116689 ms
testPrincipalIpForwardedOptional((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, gw/EsempioSoggettoTraspare...)
116802 ms
testPrincipalIpForwardedOptional((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, gw/EsempioSoggettoTraspare...)
116887 ms
testPrincipalIpForwardedOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
116988 ms
testPrincipalIpForwardedOptional((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, null, -1, true, 200)
117100 ms
testPrincipalIpForwardedOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
117187 ms
testPrincipalIpForwarded_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
117216 ms
testPrincipalIpForwarded_genericCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, gw/EsempioSoggettoTraspare...)
117680 ms
testPrincipalIpForwarded_genericCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, gw/EsempioSoggettoTraspare...)
118417 ms
testPrincipalIpForwarded_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
119121 ms
testPrincipalIpForwarded_genericCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, null, -1, true, 200)
119516 ms
testPrincipalIpForwarded_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
120246 ms
testPrincipalIpForwarded_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
120302 ms
testPrincipalIpForwarded_specificCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, gw/EsempioSoggettoTraspare...)
120683 ms
testPrincipalIpForwarded_specificCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, gw/EsempioSoggettoTraspare...)
121422 ms
testPrincipalIpForwarded_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
122151 ms
testPrincipalIpForwarded_specificCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, null, -1, true, 200)
122539 ms
testPrincipalIpForwarded_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
123296 ms
testPrincipalOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
123352 ms
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
123445 ms
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
123777 ms
testPrincipalOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
123902 ms
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
123998 ms
testPrincipalOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
124116 ms
testPrincipalQueryClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
124139 ms
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
124237 ms
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
124336 ms
testPrincipalQueryClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
124435 ms
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
124511 ms
testPrincipalQueryClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
124619 ms
testPrincipalQueryClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
124671 ms
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
124758 ms
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
124877 ms
testPrincipalQueryClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
125002 ms
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
125100 ms
testPrincipalQueryClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
125200 ms
testPrincipalQueryNotClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
125245 ms
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
125344 ms
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
125458 ms
testPrincipalQueryNotClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
125578 ms
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
125661 ms
testPrincipalQueryNotClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
125768 ms
testPrincipalQueryNotClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
125805 ms
testPrincipalQueryNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
125876 ms
testPrincipalQueryNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
125976 ms
testPrincipalQueryNotClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
126083 ms
testPrincipalQueryNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
126159 ms
testPrincipalQueryNotClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
126264 ms
testPrincipalQueryOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
126299 ms
testPrincipalQueryOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
126392 ms
testPrincipalQueryOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
126472 ms
testPrincipalQueryOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
126562 ms
testPrincipalQueryOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
126650 ms
testPrincipalQueryOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
126725 ms
testPrincipalUrlOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
126745 ms
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
126820 ms
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
126926 ms
testPrincipalUrlOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
127023 ms
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
127143 ms
testPrincipalUrlOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
127226 ms
testPrincipalUrl_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
127247 ms
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
127348 ms
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
127447 ms
testPrincipalUrl_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
127553 ms
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
127622 ms
testPrincipalUrl_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
127714 ms
testPrincipalUrl_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
127750 ms
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
127834 ms
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
127951 ms
testPrincipalUrl_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
128059 ms
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
128140 ms
testPrincipalUrl_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
128268 ms
testPrincipal_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
128308 ms
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
128397 ms
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
128532 ms
testPrincipal_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
128650 ms
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
128725 ms
testPrincipal_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
128924 ms
testPrincipal_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, null, Autenticazione fallita, credenziali non fornite, ...)
128975 ms
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, gw/EsempioSogget...)
129094 ms
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, gw/EsempioSogge...)
129317 ms
testPrincipal_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
129592 ms
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, null, -1,...)
129699 ms
testPrincipal_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, null, -1, true, 401)
129834 ms
testOpenspcoopCoreLog
129869 ms