org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testSslOptional
((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeystore:123456 passwordKey:123456,null,null,-1,true,200,[CN=applicativo2_multipleOU, OU=" Piano=2, Scala=B, porta=3", caratteri accentati],EsempioFruitoreTrasparenteCert2_serialNumberDifferente)
testSsl_genericCode
((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeystore:123456 passwordKey:123456,null,null,-1,true,200,[CN=applicativo2_multipleOU, OU=" Piano=2, Scala=B, porta=3", caratteri accentati],EsempioFruitoreTrasparenteCert2_serialNumberDifferente)
testSsl_specificCode
((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeystore:123456 passwordKey:123456,null,null,-1,true,200,[CN=applicativo2_multipleOU, OU=" Piano=2, Scala=B, porta=3", caratteri accentati],EsempioFruitoreTrasparenteCert2_serialNumberDifferente)
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd"> <suite name="Ant suite"> <groups> <run> <include name="AutenticazionePortaDelegata"/> </run> </groups> <test thread-count="5" name="Ant test"> <classes> <class name="org.openspcoop2.protocol.trasparente.testsuite.core.CooperazioneTrasparenteBase"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.core.CostantiTestSuite"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.core.DatabaseProperties"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.core.FileSystemUtilities"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.core.TestSuiteProperties"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.core.TestSuiteTransformer"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.core.TrasparenteTestsuiteLogger"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.core.Utilities"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.RESTCore$1"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.RESTCore$RUOLO"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.RESTCore"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal$1"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal$1"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.IntegrazioneUtils"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEUtils"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.IntegrazioneUtils"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.AuthUtilities"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.CooperazioneTrasparenteBase"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.CredenzialiInvocazione$1"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.CredenzialiInvocazione"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.DataProviderUtils$Pair"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.DataProviderUtils"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.FileCache"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.MTOMThread"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.MTOMUtilities"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.Porta"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.PortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.PortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.PortaImpl"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.PosizioneCredenziale"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.TestFileEntry"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.WWWAuthenticate"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.WWWAuthenticateUtils"/> </classes> </test> <!-- Ant test --> </suite> <!-- Ant suite -->
Tests for Ant suite
- Ant test (96 classes)
Groups for Ant suite
AutenticazionePortaDelegata
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testApiKeyForwardCustomAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyOptional
testApiKey_genericCode
testApiKey_specificCode
testAppIdForwardAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
testAppIdOptional
testAppId_genericCode
testAppId_specificCode
testBasicForwardAuthorization_genericCode
testBasicForwardAuthorization_specificCode
testBasicOptional
testBasic_genericCode
testBasic_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderOptional
testPrincipalIp
testPrincipalIpForwardedOptional
testPrincipalIpForwarded_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalOptional
testPrincipalQueryClean_genericCode
testPrincipalQueryClean_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalQueryOptional
testPrincipalUrlOptional
testPrincipalUrl_genericCode
testPrincipalUrl_specificCode
testPrincipal_genericCode
testPrincipal_specificCode
testSslOptional
testSsl_genericCode
testSsl_specificCode
AutenticazionePortaDelegata.APIKEY
testApiKey_genericCode
testApiKey_specificCode
AutenticazionePortaDelegata.APIKEY_FORWARD
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
AutenticazionePortaDelegata.APIKEY_FORWARD_CUSTOM
testApiKeyForwardCustomAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
AutenticazionePortaDelegata.APIKEY_OPTIONAL
testApiKeyOptional
AutenticazionePortaDelegata.APPID
testAppId_genericCode
testAppId_specificCode
AutenticazionePortaDelegata.APPID_FORWARD
testAppIdForwardAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
AutenticazionePortaDelegata.APPID_FORWARD_CUSTOM
testAppIdForwardCustomAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
AutenticazionePortaDelegata.APPID_OPTIONAL
testAppIdOptional
AutenticazionePortaDelegata.BASIC
testBasic_genericCode
testBasic_specificCode
AutenticazionePortaDelegata.BASIC_FORWARD_AUTHORIZATION
testBasicForwardAuthorization_genericCode
testBasicForwardAuthorization_specificCode
AutenticazionePortaDelegata.BASIC_OPTIONAL
testBasicOptional
AutenticazionePortaDelegata.PRINCIPAL
testPrincipal_genericCode
testPrincipal_specificCode
AutenticazionePortaDelegata.PRINCIPAL_HEADER_CLEAN
testPrincipalHeaderClean_genericCode
testPrincipalHeaderClean_specificCode
AutenticazionePortaDelegata.PRINCIPAL_HEADER_NOT_CLEAN
testPrincipalHeaderNotClean_genericCode
testPrincipalHeaderNotClean_specificCode
AutenticazionePortaDelegata.PRINCIPAL_HEADER_OPTIONAL
testPrincipalHeaderOptional
AutenticazionePortaDelegata.PRINCIPAL_IP
testPrincipalIp
AutenticazionePortaDelegata.PRINCIPAL_IP_FORWARDED
testPrincipalIpForwarded_genericCode
testPrincipalIpForwarded_specificCode
AutenticazionePortaDelegata.PRINCIPAL_IP_FORWARDED_OPTIONAL
testPrincipalIpForwardedOptional
AutenticazionePortaDelegata.PRINCIPAL_OPTIONAL
testPrincipalOptional
AutenticazionePortaDelegata.PRINCIPAL_QUERY_CLEAN
testPrincipalQueryClean_genericCode
testPrincipalQueryClean_specificCode
AutenticazionePortaDelegata.PRINCIPAL_QUERY_NOT_CLEAN
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
AutenticazionePortaDelegata.PRINCIPAL_QUERY_OPTIONAL
testPrincipalQueryOptional
AutenticazionePortaDelegata.PRINCIPAL_URL
testPrincipalUrl_genericCode
testPrincipalUrl_specificCode
AutenticazionePortaDelegata.PRINCIPAL_URL_OPTIONAL
testPrincipalUrlOptional
AutenticazionePortaDelegata.SSL
testSsl_genericCode
testSsl_specificCode
AutenticazionePortaDelegata.SSL_OPTIONAL
testSslOptional
AutenticazionePortaDelegataNoPrincipal
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testApiKeyForwardCustomAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyOptional
testApiKey_genericCode
testApiKey_specificCode
testAppIdForwardAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
testAppIdOptional
testAppId_genericCode
testAppId_specificCode
testBasicForwardAuthorization_genericCode
testBasicForwardAuthorization_specificCode
testBasicOptional
testBasic_genericCode
testBasic_specificCode
testSslOptional
testSsl_genericCode
testSsl_specificCode
AutenticazionePortaDelegataPrincipal
testPrincipalHeaderClean_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderOptional
testPrincipalIp
testPrincipalIpForwardedOptional
testPrincipalIpForwarded_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalOptional
testPrincipalQueryClean_genericCode
testPrincipalQueryClean_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalQueryOptional
testPrincipalUrlOptional
testPrincipalUrl_genericCode
testPrincipalUrl_specificCode
testPrincipal_genericCode
testPrincipal_specificCode
Times for Ant suite
Total running time: 1 minutes
Reporter output for Ant suite
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9e547dde-a670-11ef-972f-060730329b56]
testAppIdOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93556641-a670-11ef-b6a4-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93556645-a670-11ef-b6a4-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93556649-a670-11ef-b6a4-060730329b56]
testPrincipalHeaderNotClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required a55c1d50-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardAuthorization_specificCode(QUERY, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 93545495-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardAuthorization_genericCode(QUERY, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93553f59-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a46735da-a670-11ef-b6a4-060730329b56]
testSsl_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required a04e78f6-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardAuthorization_genericCode(HEADER, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93553f67-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/client1_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a2916440-a670-11ef-b6a4-060730329b56]
Cerco credenziale-0 [CN=client, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteSsl] nei log ...
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[a0ab3f06-a670-11ef-b6a4-060730329b56]
Cerco credenziale-0 [CN=client3, 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, AUTHENTICAT...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93553f39-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93553f3b-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93553f3c-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[aff52025-a670-11ef-b6a4-060730329b56]
testAppIdForwardCustomAuthorization_genericCode(COOKIE, null, null, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93553fbe-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[935565fc-a670-11ef-b6a4-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93556602-a670-11ef-b6a4-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93556606-a670-11ef-b6a4-060730329b56]
testPrincipalOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[af5e1023-a670-11ef-b6a4-060730329b56]
testApiKeyForwardCustomAuthorization_specificCode(QUERY, c_key, AuthenticationApiKeyQueryForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[935454e2-a670-11ef-b6a4-060730329b56]
testApiKeyForwardAuthorization_specificCode(COOKIE, AuthenticationApiKeyCookieForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[935454a7-a670-11ef-b6a4-060730329b56]
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9355660a-a670-11ef-b6a4-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9355660e-a670-11ef-b6a4-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93556612-a670-11ef-b6a4-060730329b56]
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a674b95a-a670-11ef-b6a4-060730329b56]
testApiKeyForwardCustomAuthorization_genericCode(HEADER, X-CKEY, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Auten...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 935454d1-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppId_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93556664-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93558d7a-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93558d7b-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderNotClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testApiKeyForwardAuthorization_specificCode(HEADER, AuthenticationApiKeyHeaderForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9354549a-a670-11ef-b6a4-060730329b56]
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, cKEY, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 935454f5-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardAuthorization_specificCode(HEADER, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 93553f83-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9e547dc7-a670-11ef-972f-060730329b56]
testPrincipalIpForwarded_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
** 'X-Forwarded-For' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'Forwarded-For' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'X-Forwarded' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'Forwarded' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'X-Client-IP' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'Client-IP' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'X-Cluster-Client-IP' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'Cluster-Client-IP' **
Invoco...
ReturnCode ritornato[401] atteso[401]
testPrincipalIpForwarded_genericCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
** 'X-Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a8f262ec-a670-11ef-b6a4-060730329b56]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a9063911-a670-11ef-b6a4-060730329b56]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a91b20a5-a670-11ef-b6a4-060730329b56]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a937a959-a670-11ef-b6a4-060730329b56]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a9645ead-a670-11ef-b6a4-060730329b56]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a988af91-a670-11ef-b6a4-060730329b56]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a9ab04a5-a670-11ef-b6a4-060730329b56]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a9bedac9-a670-11ef-b6a4-060730329b56]
testApiKeyForwardAuthorization_specificCode(HEADER, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 93545497-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b1fed336-a670-11ef-b6a4-060730329b56]
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b28ae6b3-a670-11ef-b6a4-060730329b56]
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdCookieForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93553f90-a670-11ef-b6a4-060730329b56]
testAppIdForwardCustomAuthorization_genericCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdHeaderForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93553fb3-a670-11ef-b6a4-060730329b56]
testAppIdForwardCustomAuthorization_specificCode(QUERY, c_key, c_id, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 935565de-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppId_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGFATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizio...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 93558deb-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 93558ded-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 93558def-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardAuthorization_genericCode(QUERY, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 9354546c-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_genericCode(QUERY, c_key, c_id, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93553fa0-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_specificCode(COOKIE, cKEY, cID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 935565ea-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalUrl_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite b2a329aa-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipal_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testApiKeyForwardAuthorization_genericCode(QUERY, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93545474-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_specificCode(QUERY, null, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentica...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 935454df-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b0e76f86-a670-11ef-b6a4-060730329b56]
testSslOptional((ssl pathKeystore:/etc/govway/keys/client3_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558e91-a670-11ef-b6a4-060730329b56]
Cerco credenziale-0 [CN=client3, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
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[93558e7f-a670-11ef-b6a4-060730329b56]
Cerco credenziale-0 [CN=client, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteSsl] nei log ...
testAppIdForwardCustomAuthorization_genericCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, ...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93553fae-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalUrl_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93556619-a670-11ef-b6a4-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9355661d-a670-11ef-b6a4-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93556621-a670-11ef-b6a4-060730329b56]
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a4f481cb-a670-11ef-b6a4-060730329b56]
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558dc8-a670-11ef-b6a4-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558dcc-a670-11ef-b6a4-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558dd0-a670-11ef-b6a4-060730329b56]
testPrincipalIpForwarded_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
** 'X-Forwarded-For' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite ade7014e-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Forwarded-For' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite adf6b8c0-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Forwarded' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite ae0c63a2-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Forwarded' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite ae142bd4-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite ae178735-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite ae260627-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Cluster-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite ae401dd9-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Cluster-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite ae64209c-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardAuthorization_genericCode(COOKIE, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93545487-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasicForwardAuthorization_specificCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, Au...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93558e21-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558e4d-a670-11ef-b6a4-060730329b56]
testAppIdForwardCustomAuthorization_genericCode(HEADER, null, null, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93553fb0-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalIpForwarded_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
** 'X-Forwarded-For' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'Forwarded-For' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'X-Forwarded' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'Forwarded' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'X-Client-IP' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'Client-IP' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'X-Cluster-Client-IP' **
Invoco...
ReturnCode ritornato[401] atteso[401]
** 'Cluster-Client-IP' **
Invoco...
ReturnCode ritornato[401] atteso[401]
testApiKeyOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93547c65-a670-11ef-b6a4-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93547c69-a670-11ef-b6a4-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93547c6d-a670-11ef-b6a4-060730329b56]
testAppIdForwardCustomAuthorization_genericCode(QUERY, null, null, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93553f93-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipal_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite b2d70afa-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9e547dd6-a670-11ef-972f-060730329b56]
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 93558e56-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, AUTHENTICAT...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93547c59-a670-11ef-b6a4-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93547c5d-a670-11ef-b6a4-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93547c61-a670-11ef-b6a4-060730329b56]
testPrincipalHeaderNotClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite a65bda27-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeysto...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a0ee899e-a670-11ef-b6a4-060730329b56]
Cerco credenziale-0 [CN=applicativo1_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert1_serialNumberDifferente] nei log ...
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 9355181d-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 9355181f-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93551821-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9ATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIz...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 9354f0d7-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 9354f0d8-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 9354f0db-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b0be1590-a670-11ef-b6a4-060730329b56]
testApiKeyForwardCustomAuthorization_genericCode(HEADER, X-CKEY, AuthenticationApiKeyHeaderForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[935454cc-a670-11ef-b6a4-060730329b56]
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b2b1818d-a670-11ef-b6a4-060730329b56]
testApiKeyForwardAuthorization_genericCode(QUERY, AuthenticationApiKeyQueryForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93545460-a670-11ef-b6a4-060730329b56]
testPrincipalIpForwardedOptional((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a840c705-a670-11ef-b6a4-060730329b56]
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo1_alternativo.jks passwordKeystore:openspcoopjks passw...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a03c9ea3-a670-11ef-b6a4-060730329b56]
Cerco credenziale-0 [CN=applicativo1alternativo] nei log ...
Cerco credenziale-1 [C=IT] nei log ...
Cerco credenziale-2 [L=Pisa] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert1] nei log ...
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 93553f8d-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a31d298c-a670-11ef-b6a4-060730329b56]
Cerco credenziale-0 [CN=applicativo1_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert1] nei log ...
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558e62-a670-11ef-b6a4-060730329b56]
testPrincipalQueryNotClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required b0d34b43-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required a4d253c6-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalIpForwardedOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testPrincipalIpForwardedOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a82799b0-a670-11ef-b6a4-060730329b56]
testApiKeyForwardCustomAuthorization_specificCode(QUERY, c_key, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 935454e5-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b107efdc-a670-11ef-b6a4-060730329b56]
testAppIdForwardCustomAuthorization_genericCode(QUERY, c_key, c_id, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93553fa7-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a0c6b64a-a670-11ef-b6a4-060730329b56]
Cerco credenziale-0 [CN=applicativo1_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert1] nei log ...
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a6f1b194-a670-11ef-b6a4-060730329b56]
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558dbc-a670-11ef-b6a4-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558dc0-a670-11ef-b6a4-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558dc4-a670-11ef-b6a4-060730329b56]
testPrincipalIpForwardedOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a86713be-a670-11ef-b6a4-060730329b56]
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a21e08f2-a670-11ef-b6a4-060730329b56]
Cerco credenziale-0 [CN=applicativo2_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco credenziale-2 [caratteri accentati] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert2] nei log ...
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[93558e88-a670-11ef-b6a4-060730329b56]
Cerco credenziale-0 [CN=client2, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteSsl2] nei log ...
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a3905dc4-a670-11ef-b6a4-060730329b56]
Cerco credenziale-0 [CN=applicativo2_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco credenziale-2 [caratteri accentati] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert2] nei log ...
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a5ed12be-a670-11ef-b6a4-060730329b56]
testApiKeyForwardCustomAuthorization_genericCode(QUERY, c_key, AuthenticationApiKeyQueryForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[935454b2-a670-11ef-b6a4-060730329b56]
testApiKey_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata@MinisteroFrui...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93553f45-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93553f46-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93553f49-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo1_alternativo.jks passwordKeystore:openspcoopjks passw...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a23ded0a-a670-11ef-b6a4-060730329b56]
Cerco credenziale-0 [CN=applicativo1alternativo] nei log ...
Cerco credenziale-1 [C=IT] nei log ...
Cerco credenziale-2 [L=Pisa] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert1] nei log ...
testPrincipalHeaderOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a7cf8e8d-a670-11ef-b6a4-060730329b56]
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93547c30-a670-11ef-b6a4-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93547c34-a670-11ef-b6a4-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93547c38-a670-11ef-b6a4-060730329b56]
testSslOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558e74-a670-11ef-b6a4-060730329b56]
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b26a8d6b-a670-11ef-b6a4-060730329b56]
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93558e1f-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasic_genericCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, Au...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 93558e5d-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasicOptional((basic username:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558e3e-a670-11ef-b6a4-060730329b56]
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9e547de6-a670-11ef-972f-060730329b56]
testAppIdForwardCustomAuthorization_specificCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, ...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 935565e0-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testPrincipalQueryClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite afe14a02-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalUrlOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b1b3c066-a670-11ef-b6a4-060730329b56]
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b1c7215a-a670-11ef-b6a4-060730329b56]
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93545511-a670-11ef-b6a4-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93545515-a670-11ef-b6a4-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93545519-a670-11ef-b6a4-060730329b56]
testApiKeyForwardCustomAuthorization_specificCode(HEADER, null, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 935454eb-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppId_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 93558de5-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 93558de6-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 93558de8-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_specificCode(QUERY, c_key, c_id, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 93553fcc-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a547aaed-a670-11ef-b6a4-060730329b56]
testAppIdForwardCustomAuthorization_genericCode(COOKIE, cKEY, cID, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aut...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93553fbc-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdOptional((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@M...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93556626-a670-11ef-b6a4-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9355662a-a670-11ef-b6a4-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9355662e-a670-11ef-b6a4-060730329b56]
testAppIdForwardCustomAuthorization_specificCode(QUERY, null, null, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 93553fc6-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardAuthorization_genericCode(QUERY, AuthenticationAppIdQueryForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93553f54-a670-11ef-b6a4-060730329b56]
testPrincipalOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[af75b6d8-a670-11ef-b6a4-060730329b56]
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a59a85e8-a670-11ef-b6a4-060730329b56]
testBasicOptional((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558e36-a670-11ef-b6a4-060730329b56]
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9ATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIz...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93547c4b-a670-11ef-b6a4-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93547c4f-a670-11ef-b6a4-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93547c53-a670-11ef-b6a4-060730329b56]
testAppId_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGFATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizio...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93558daf-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93558db1-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93558db3-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[afb705a9-a670-11ef-b6a4-060730329b56]
testAppIdForwardCustomAuthorization_genericCode(QUERY, c_key, c_id, AuthenticationAppIdQueryForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93553f9b-a670-11ef-b6a4-060730329b56]
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[a2e2b898-a670-11ef-b6a4-060730329b56]
Cerco credenziale-0 [CN=client3, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
testAppIdForwardAuthorization_genericCode(HEADER, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93553f6f-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalUrl_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required b25d9518-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93547c3d-a670-11ef-b6a4-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93547c41-a670-11ef-b6a4-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93547c45-a670-11ef-b6a4-060730329b56]
testAppIdForwardAuthorization_specificCode(HEADER, AuthenticationAppIdHeaderForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93553f86-a670-11ef-b6a4-060730329b56]
testAppIdForwardCustomAuthorization_genericCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND,...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93553fb8-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 93558e08-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_genericCode(HEADER, null, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 935454c9-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardAuthorization_genericCode(COOKIE, AuthenticationApiKeyCookieForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9354548a-a670-11ef-b6a4-060730329b56]
testAppIdOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9355664d-a670-11ef-b6a4-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93556651-a670-11ef-b6a4-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93556655-a670-11ef-b6a4-060730329b56]
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, cKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentic...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 935454f3-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipal_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required b2bdb690-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558e53-a670-11ef-b6a4-060730329b56]
testAppIdForwardCustomAuthorization_genericCode(COOKIE, cKEY, cID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93553fba-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryNotClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite b1129e43-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9e547dd1-a670-11ef-972f-060730329b56]
testAppIdForwardCustomAuthorization_specificCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND,...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 935565e8-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasic_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 93558e5f-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasicForwardAuthorization_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 93558e13-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b191e07b-a670-11ef-b6a4-060730329b56]
testAppId_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 93558da3-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 93558da4-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 93558da6-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b027c8ef-a670-11ef-b6a4-060730329b56]
testPrincipalIpForwarded_genericCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
** 'X-Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a9d6a88d-a670-11ef-b6a4-060730329b56]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a9f6dac1-a670-11ef-b6a4-060730329b56]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[aa192fd5-a670-11ef-b6a4-060730329b56]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[aa1e38e9-a670-11ef-b6a4-060730329b56]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[aa3ae8ad-a670-11ef-b6a4-060730329b56]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[aa63cd71-a670-11ef-b6a4-060730329b56]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[aa78b505-a670-11ef-b6a4-060730329b56]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[aa9368f9-a670-11ef-b6a4-060730329b56]
testBasic_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93558e45-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalIpForwarded_specificCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
** 'X-Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ad4cbcfd-a670-11ef-b6a4-060730329b56]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ad6d8b71-a670-11ef-b6a4-060730329b56]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ad850b17-a670-11ef-b6a4-060730329b56]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ada208fb-a670-11ef-b6a4-060730329b56]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ada8237f-a670-11ef-b6a4-060730329b56]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[adbe1c83-a670-11ef-b6a4-060730329b56]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[adc76b57-a670-11ef-b6a4-060730329b56]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[addc79fb-a670-11ef-b6a4-060730329b56]
testApiKeyForwardCustomAuthorization_specificCode(HEADER, X-CKEY, AuthenticationApiKeyHeaderForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[935454ee-a670-11ef-b6a4-060730329b56]
testApiKey_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, AUTHENTICAT...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 9354f0dd-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 935517ef-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 935517f0-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testApiKeyForwardCustomAuthorization_genericCode(HEADER, X-CKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autent...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 935454c7-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, cKEY, AuthenticationApiKeyCookieForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[935454fa-a670-11ef-b6a4-060730329b56]
testPrincipalQueryOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b14ebcee-a670-11ef-b6a4-060730329b56]
testAppId_genericCode((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@M...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 93558d97-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 93558d98-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 93558d9b-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryNotClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b07ec29a-a670-11ef-b6a4-060730329b56]
testPrincipalHeaderOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testPrincipalQueryOptional((principal username:credenzialeErrata password:credenzialeErrata, 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 [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 935454d7-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalIpForwarded_specificCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
** 'X-Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae7cffcf-a670-11ef-b6a4-060730329b56]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae9346f3-a670-11ef-b6a4-060730329b56]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[aeafa897-a670-11ef-b6a4-060730329b56]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[aed0ec3b-a670-11ef-b6a4-060730329b56]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[aef6277f-a670-11ef-b6a4-060730329b56]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[af152133-a670-11ef-b6a4-060730329b56]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[af3182d7-a670-11ef-b6a4-060730329b56]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[af446e9b-a670-11ef-b6a4-060730329b56]
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeysto...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a360e950-a670-11ef-b6a4-060730329b56]
Cerco credenziale-0 [CN=applicativo1_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert1_serialNumberDifferente] nei log ...
testAppId_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 93558db5-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 93558db6-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 93558db9-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9e531f21-a670-11ef-972f-060730329b56]
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[a3bc01a8-a670-11ef-b6a4-060730329b56]
Cerco credenziale-0 [CN=applicativo2_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco credenziale-2 [caratteri accentati] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert2_serialNumberDifferente] nei log ...
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b29b8887-a670-11ef-b6a4-060730329b56]
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeysto...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9355b4af-a670-11ef-b6a4-060730329b56]
Cerco credenziale-0 [CN=applicativo1_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert1_serialNumberDifferente] nei log ...
testAppIdForwardAuthorization_specificCode(HEADER, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 93553f89-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalIpForwardedOptional((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a850f3aa-a670-11ef-b6a4-060730329b56]
testAppId_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93558da9-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93558dab-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93558dac-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_specificCode(QUERY, c_key, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 935454e7-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardAuthorization_specificCode(QUERY, AuthenticationApiKeyQueryForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93545490-a670-11ef-b6a4-060730329b56]
testApiKeyForwardAuthorization_specificCode(COOKIE, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 935454a2-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a525f217-a670-11ef-b6a4-060730329b56]
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[afd0f64f-a670-11ef-b6a4-060730329b56]
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558d8c-a670-11ef-b6a4-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558d90-a670-11ef-b6a4-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558d94-a670-11ef-b6a4-060730329b56]
testPrincipalIpForwarded_specificCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
** 'X-Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ac7129ed-a670-11ef-b6a4-060730329b56]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ac8b68b1-a670-11ef-b6a4-060730329b56]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ac9f17c5-a670-11ef-b6a4-060730329b56]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[acbd0009-a670-11ef-b6a4-060730329b56]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[acdae84d-a670-11ef-b6a4-060730329b56]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[aceb6311-a670-11ef-b6a4-060730329b56]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ad111385-a670-11ef-b6a4-060730329b56]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ad347a09-a670-11ef-b6a4-060730329b56]
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558e05-a670-11ef-b6a4-060730329b56]
testPrincipalQueryOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b16c5713-a670-11ef-b6a4-060730329b56]
testPrincipalIpForwarded_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
** 'X-Forwarded-For' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite abfbf9dc-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Forwarded-For' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite ac132b5e-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Forwarded' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite ac18a99f-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Forwarded' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite ac2ad212-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite ac358074-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite ac41b575-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Cluster-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite ac49a4b7-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Cluster-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite ac5ae2c9-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9355b4a9-a670-11ef-b6a4-060730329b56]
Cerco credenziale-0 [CN=applicativo1_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert1] nei log ...
testPrincipalQueryNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b11e5e16-a670-11ef-b6a4-060730329b56]
testApiKey_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 9354f0ac-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 9354f0b1-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 9354f0b3-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardAuthorization_genericCode(HEADER, AuthenticationAppIdHeaderForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93553f6a-a670-11ef-b6a4-060730329b56]
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93551806-a670-11ef-b6a4-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9355180a-a670-11ef-b6a4-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9355180e-a670-11ef-b6a4-060730329b56]
testPrincipalUrl_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite b2805f60-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_specificCode(COOKIE, null, null, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 935565ee-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalIpForwardedOptional((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a8804112-a670-11ef-b6a4-060730329b56]
testAppIdForwardCustomAuthorization_specificCode(HEADER, null, null, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 935565e2-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b24970d5-a670-11ef-b6a4-060730329b56]
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a521fa73-a670-11ef-b6a4-060730329b56]
testPrincipalIpForwarded_genericCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
** 'X-Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ab2325ed-a670-11ef-b6a4-060730329b56]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ab444281-a670-11ef-b6a4-060730329b56]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ab5b25e5-a670-11ef-b6a4-060730329b56]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ab808839-a670-11ef-b6a4-060730329b56]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ab9d10ed-a670-11ef-b6a4-060730329b56]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[abb44271-a670-11ef-b6a4-060730329b56]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[abcd21a5-a670-11ef-b6a4-060730329b56]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[abedf019-a670-11ef-b6a4-060730329b56]
testApiKeyForwardAuthorization_genericCode(HEADER, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93545483-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b1102d40-a670-11ef-b6a4-060730329b56]
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppIdErrato@Min...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 93558d9d-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 93558d9f-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 93558da1-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeysto...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a2375d56-a670-11ef-b6a4-060730329b56]
Cerco credenziale-0 [CN=applicativo2_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco credenziale-2 [caratteri accentati] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert2_serialNumberDifferente] nei log ...
testApiKeyOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93545503-a670-11ef-b6a4-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93545509-a670-11ef-b6a4-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9354550d-a670-11ef-b6a4-060730329b56]
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93551812-a670-11ef-b6a4-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93551816-a670-11ef-b6a4-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9355181a-a670-11ef-b6a4-060730329b56]
testPrincipalHeaderClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required a3fcdb3f-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryNotClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required b03efa72-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardAuthorization_genericCode(COOKIE, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93553f71-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderNotClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testAppIdForwardAuthorization_specificCode(QUERY, AuthenticationAppIdQueryForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93553f7c-a670-11ef-b6a4-060730329b56]
testAppId_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93558ddf-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93558de1-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93558de3-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558dfc-a670-11ef-b6a4-060730329b56]
testPrincipalUrlOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b1ea39c2-a670-11ef-b6a4-060730329b56]
testApiKey_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93553f3f-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93553f41-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93553f42-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_genericCode(QUERY, c_key, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 935454c0-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9ATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIz...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93551823-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93551825-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93551827-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 9354f0cf-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 9354f0d3-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 9354f0d4-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_specificCode(COOKIE, cKEY, cID, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aut...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 935565ec-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testSsl_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite a2902bbd-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardAuthorization_specificCode(HEADER, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 9354549d-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata@MinisteroFrui...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93547c71-a670-11ef-b6a4-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93547c75-a670-11ef-b6a4-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9354f0a9-a670-11ef-b6a4-060730329b56]
testApiKeyForwardAuthorization_genericCode(HEADER, AuthenticationApiKeyHeaderForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9354547e-a670-11ef-b6a4-060730329b56]
testPrincipalQueryNotClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testBasicOptional((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558e3a-a670-11ef-b6a4-060730329b56]
testApiKeyForwardCustomAuthorization_specificCode(HEADER, X-CKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autent...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 935454e9-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9354f0c4-a670-11ef-b6a4-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9354f0c8-a670-11ef-b6a4-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9354f0cc-a670-11ef-b6a4-060730329b56]
testPrincipalHeaderNotClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite a6c3c3c1-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9e531f31-a670-11ef-972f-060730329b56]
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a6414d44-a670-11ef-b6a4-060730329b56]
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a4d0cd23-a670-11ef-b6a4-060730329b56]
testAppIdForwardCustomAuthorization_specificCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdHeaderForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[935565e5-a670-11ef-b6a4-060730329b56]
testPrincipalQueryNotClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite b0fa5b49-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[af917c43-a670-11ef-b6a4-060730329b56]
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b012e159-a670-11ef-b6a4-060730329b56]
testBasicForwardAuthorization_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93558df1-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite b018fbdc-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_genericCode(QUERY, null, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentica...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 935454aa-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required afc891dc-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9e547dda-a670-11ef-972f-060730329b56]
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeysto...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9355b4bd-a670-11ef-b6a4-060730329b56]
Cerco credenziale-0 [CN=applicativo2_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco credenziale-2 [caratteri accentati] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert2_serialNumberDifferente] nei log ...
testAppIdForwardAuthorization_genericCode(COOKIE, AuthenticationAppIdCookieForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93553f76-a670-11ef-b6a4-060730329b56]
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, cKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentic...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 935454d3-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testPrincipal_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required b2cbe766-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 93558e5a-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/client2_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a2bdf284-a670-11ef-b6a4-060730329b56]
Cerco credenziale-0 [CN=client2, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteSsl2] nei log ...
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 93558e0b-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a7c49209-a670-11ef-b6a4-060730329b56]
testPrincipalUrlOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testBasicForwardAuthorization_genericCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, Au...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 93558e0f-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b18165b7-a670-11ef-b6a4-060730329b56]
testAppIdForwardCustomAuthorization_specificCode(QUERY, c_key, c_id, AuthenticationAppIdQueryForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93553fc9-a670-11ef-b6a4-060730329b56]
testPrincipalQueryClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required af7b5c2b-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo1_alternativo.jks passwordKeystore:openspcoopjks passw...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a3d9c2dc-a670-11ef-b6a4-060730329b56]
Cerco credenziale-0 [CN=applicativo1alternativo] nei log ...
Cerco credenziale-1 [C=IT] nei log ...
Cerco credenziale-2 [L=Pisa] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert1] nei log ...
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[9355b4b7-a670-11ef-b6a4-060730329b56]
Cerco credenziale-0 [CN=applicativo2_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco credenziale-2 [caratteri accentati] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert2] nei log ...
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, cKEY, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 935454d5-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558e66-a670-11ef-b6a4-060730329b56]
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93558e1d-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalIp
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a7fb3277-a670-11ef-b6a4-060730329b56]
testBasicOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558e29-a670-11ef-b6a4-060730329b56]
testPrincipalUrl_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required b217b269-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a769a0bc-a670-11ef-b6a4-060730329b56]
testPrincipalIpForwarded_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
** 'X-Forwarded-For' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required aabaee2c-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Forwarded-For' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required aad8af5e-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Forwarded' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required aadd6a4f-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Forwarded' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required aae3fa01-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required aaf0a433-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required aaf75af5-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Cluster-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required ab04a167-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Cluster-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required ab167bba-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardAuthorization_specificCode(QUERY, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 93553f7f-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93558e69-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKey_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 935517ff-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 93551801-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 93551803-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppId_specificCode((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@M...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93558dd3-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93558dd5-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93558dd7-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipal_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testPrincipalHeaderOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a7be5075-a670-11ef-b6a4-060730329b56]
testApiKeyForwardAuthorization_genericCode(COOKIE, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93545485-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKey_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 935517f3-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 935517f4-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 935517f7-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKey_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata@MinisteroFrui...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 935517f9-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 935517fb-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed 935517fc-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderNotClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required a62d9e31-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalUrl_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testPrincipalHeaderClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite a546726a-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/client1_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a0681b7d-a670-11ef-b6a4-060730329b56]
Cerco credenziale-0 [CN=client, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteSsl] nei log ...
testApiKeyForwardAuthorization_specificCode(COOKIE, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 935454a4-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardAuthorization_genericCode(HEADER, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 9354547b-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasicOptional((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558e32-a670-11ef-b6a4-060730329b56]
testPrincipalHeaderOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a79f08a1-a670-11ef-b6a4-060730329b56]
testAppIdForwardAuthorization_genericCode(COOKIE, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93553f73-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipal_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite b2d3d6a8-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/client2_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a06c1322-a670-11ef-b6a4-060730329b56]
Cerco credenziale-0 [CN=client2, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteSsl2] nei log ...
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558e1a-a670-11ef-b6a4-060730329b56]
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558d7f-a670-11ef-b6a4-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558d84-a670-11ef-b6a4-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558d88-a670-11ef-b6a4-060730329b56]
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppIdErrato@Min...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93558dd9-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'QUERY' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93558ddb-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
Test per posizione 'COOKIE' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93558ddc-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b19f26ef-a670-11ef-b6a4-060730329b56]
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b1d4dcfe-a670-11ef-b6a4-060730329b56]
testAppIdForwardCustomAuthorization_genericCode(COOKIE, cKEY, cID, AuthenticationAppIdCookieForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93553fc1-a670-11ef-b6a4-060730329b56]
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558e16-a670-11ef-b6a4-060730329b56]
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 93553f8b-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardAuthorization_specificCode(QUERY, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 93553f81-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_genericCode(QUERY, c_key, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 935454b9-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasic_specificCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, Au...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93558e6d-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_specificCode(COOKIE, cKEY, cID, AuthenticationAppIdCookieForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[935565f1-a670-11ef-b6a4-060730329b56]
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[a694765e-a670-11ef-b6a4-060730329b56]
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppIdErrato@Min...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93556634-a670-11ef-b6a4-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93556638-a670-11ef-b6a4-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9355663c-a670-11ef-b6a4-060730329b56]
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette 93558e6b-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalIpForwarded_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
** 'X-Forwarded-For' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required a88ac865-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Forwarded-For' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required a8a8628b-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Forwarded' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required a8ac5a2c-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Forwarded' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required a8bef7cf-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required a8c7a961-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required a8cc3d43-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'X-Cluster-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required a8d67675-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
** 'Cluster-Client-IP' **
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required a8dba697-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b231ca20-a670-11ef-b6a4-060730329b56]
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, cKEY, AuthenticationApiKeyCookieForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[935454da-a670-11ef-b6a4-060730329b56]
testAppIdOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGFATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizio...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93556659-a670-11ef-b6a4-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9355665d-a670-11ef-b6a4-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93556661-a670-11ef-b6a4-060730329b56]
testApiKeyForwardCustomAuthorization_specificCode(HEADER, X-CKEY, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Auten...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 935454f1-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasicOptional((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, Au...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[93558e42-a670-11ef-b6a4-060730329b56]
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, null, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 935454f7-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9e547de2-a670-11ef-972f-060730329b56]
testAppIdForwardAuthorization_genericCode(QUERY, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required 93553f60-a670-11ef-b6a4-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9354f0b7-a670-11ef-b6a4-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9354f0bc-a670-11ef-b6a4-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[9354f0c0-a670-11ef-b6a4-060730329b56]
testApiKeyForwardAuthorization_specificCode(QUERY, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite 93545493-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite a51e50f0-a670-11ef-b6a4-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
942 ignored methods
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature
jsonTestEsaminaJsonInHeader
jsonTestEsaminaJsonPayloadEncoding
jsonTestEsaminaJsonPayloadNotEncoding
jsonTestFlussiOk
compactTestEsaminaJWTinHeader
compactTestEsaminaJWT
compactTestFlussiOk
jsonTestEsaminaJsonPayloadEncoding
jsonTestEsaminaJsonPayloadNotEncoding
jsonTestFlussiOk
compactTestEsaminaJWTinHeader
compactTestEsaminaJWT
compactTestFlussiOk
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato
oneWay_paSOAP11Stateless
oneWay_paSOAP11Stateful
testOneWay_paSOAP11Stateless
testSincrono_paSOAP11Stateful
oneWay_paSOAP12Stateful
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11WithAttachmentsStateless
sincrono_paSOAP12Stateless
sincrono_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12Stateful
testOneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP11Stateful
oneWay_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12Stateless
testSincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP12Stateful
sincrono_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP12Stateless
testSincrono_paSOAP12Stateful
sincrono_paSOAP11Stateful
oneWay_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP12Stateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
testOneWay_paSOAP11Stateless
testSincrono_paSOAP11Stateful
oneWay_paSOAP12Stateful
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11WithAttachmentsStateless
sincrono_paSOAP12Stateless
sincrono_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12Stateful
testOneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP11Stateful
oneWay_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12Stateless
testSincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP12Stateful
sincrono_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP12Stateless
testSincrono_paSOAP12Stateful
sincrono_paSOAP11Stateful
oneWay_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP12Stateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
testAlternativeSoap12ContentTypesSupported
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal
test_rolesExternalNoAuthenticationAny
test_ExternalXacmlPolicy_specificCode
test_rolesAny
test_rolesInternalAll_specificCode
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_genericCode
test_rolesAll_specificCode
test_Authenticated_or_rolesAny
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAny
test_XacmlPolicy_specificCode
test_rolesAll_genericCode
test_rolesExternalAll_genericCode
test_InternalXacmlPolicy_genericCode
test_rolesInternalAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_ExternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAny
test_rolesExternalAll_specificCode
test_rolesExternalAny
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_specificCode
test_rolesAny
test_rolesInternalAll_specificCode
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_genericCode
test_rolesAll_specificCode
test_Authenticated_or_rolesAny
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAny
test_XacmlPolicy_specificCode
test_rolesAll_genericCode
test_rolesExternalAll_genericCode
test_InternalXacmlPolicy_genericCode
test_rolesInternalAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_ExternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAny
test_rolesExternalAll_specificCode
test_rolesExternalAny
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_XacmlPolicy_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testContentTypeRequestKo
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeResponseKo
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetRisposta
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetStar
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testContentTypeRequestKo
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeResponseKo
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetRisposta
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetStar
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasi
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
testDatabaseOpenSPCoop
testDatabaseMsgDiagnostici
testRisorseJMX
testDatabaseMsgDiagnostici
testRisorseJMX
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
testDoFilterPreflightAnyOrigin
testDoFilterActualPOST
testDoFilterActualRequestTrasparente
testDoFilterEmptyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterPreflight
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualWithExposedHeaders
testDoFilterNullOrigin
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightTrasparente
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRM
testDoFilterDifferentOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterPreflightMaxAge
testDoFilterPreflightNoACRH
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightUnsupportedACRH
testDoFilterInvalidOrigin
testDoFilterPreflightEmptyACRH
testDoFilterActualPOST
testDoFilterActualRequestTrasparente
testDoFilterEmptyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterPreflight
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualWithExposedHeaders
testDoFilterNullOrigin
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightTrasparente
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRM
testDoFilterDifferentOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterPreflightMaxAge
testDoFilterPreflightNoACRH
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightUnsupportedACRH
testDoFilterInvalidOrigin
testDoFilterPreflightEmptyACRH
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato
oneWayAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa
testBasicForwardAuthorization_specificCode
testAppIdForwardAuthorization_specificCode
testSslOptional
testApiKey_genericCode
testApiKeyForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testApiKeyForwardCustomAuthorization_genericCode
testBasic_specificCode
testSsl_genericCode
testBasicOptional
testApiKeyForwardCustomAuthorization_specificCode
testAppId_specificCode
testApiKeyOptional
testBasicForwardAuthorization_genericCode
testApiKey_specificCode
testApiKeyForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testAppId_genericCode
testAppIdForwardAuthorization_genericCode
testAppIdOptional
testSsl_specificCode
testBasic_genericCode
testNone
testAppIdForwardAuthorization_specificCode
testSslOptional
testApiKey_genericCode
testApiKeyForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testApiKeyForwardCustomAuthorization_genericCode
testBasic_specificCode
testSsl_genericCode
testBasicOptional
testApiKeyForwardCustomAuthorization_specificCode
testAppId_specificCode
testApiKeyOptional
testBasicForwardAuthorization_genericCode
testApiKey_specificCode
testApiKeyForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testAppId_genericCode
testAppIdForwardAuthorization_genericCode
testAppIdOptional
testSsl_specificCode
testBasic_genericCode
testNone
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
oneWay_pdSOAP11Stateless
sincrono_pdSOAP12Stateful
sincrono_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP11Stateful
testOneWay_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12Stateless
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP11Stateless
testOneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP12Stateful
sincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP12Stateless
sincrono_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12Stateless
testOneWay_pdSOAP11Stateless
testSincrono_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP12Stateful
testSincrono_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12Stateless
oneWay_pdSOAP11Stateful
testOneWay_pdSOAP11Stateful
oneWay_pdSOAP12Stateful
testOneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12Stateful
sincrono_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP11Stateful
testOneWay_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12Stateless
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP11Stateless
testOneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP12Stateful
sincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP12Stateless
sincrono_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12Stateless
testOneWay_pdSOAP11Stateless
testSincrono_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP12Stateful
testSincrono_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12Stateless
oneWay_pdSOAP11Stateful
testOneWay_pdSOAP11Stateful
oneWay_pdSOAP12Stateful
testOneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testContentTypeKo
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_validazione
testMTOM_Soap12_verifyOk
testMTOM_Soap11_validazione
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_validazione
testMTOM_Soap12_verifyOk
testMTOM_Soap11_validazione
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
testSincronoFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightMoreHeaders
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterNullOrigin
testDoFilterDifferentOrigin
testDoFilterInvalidOrigin
testDoFilterPreflightTrasparente
testDoFilterActualRequestTrasparente
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualWithExposedHeaders
testDoFilterPreflight
testDoFilterPreflightEmptyACRH
testDoFilterPreflightNoACRM
testDoFilterPreflightInvalidOrigin
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightMaxAge
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterOriginNotAllowed
testDoFilterActualPOST
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRM
testDoFilterPreflightMoreHeaders
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterNullOrigin
testDoFilterDifferentOrigin
testDoFilterInvalidOrigin
testDoFilterPreflightTrasparente
testDoFilterActualRequestTrasparente
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualWithExposedHeaders
testDoFilterPreflight
testDoFilterPreflightEmptyACRH
testDoFilterPreflightNoACRM
testDoFilterPreflightInvalidOrigin
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightMaxAge
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterOriginNotAllowed
testDoFilterActualPOST
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRM
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testPrincipalQueryOptional
testPrincipalIpForwardedOptional
testPrincipalUrl_specificCode
testPrincipalUrl_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalIp
testPrincipalHeaderClean_genericCode
testPrincipalOptional
testPrincipal_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalQueryClean_specificCode
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalUrlOptional
testPrincipalIpForwarded_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipalIpForwardedOptional
testPrincipalUrl_specificCode
testPrincipalUrl_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalIp
testPrincipalHeaderClean_genericCode
testPrincipalOptional
testPrincipal_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalQueryClean_specificCode
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalUrlOptional
testPrincipalIpForwarded_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipalHeaderOptional_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata
testMTOM_Soap11
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_validazione
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_validazione
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_unpackagePackage_xml
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt
jsonTestFlussiOk
compactTestFlussiOk
compactTestEsaminaJWT
jsonTestEsaminaJWT
compactTestFlussiOk
compactTestEsaminaJWT
jsonTestEsaminaJWT
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateful
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
testSincronoLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateful
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal
test_InternalXacmlPolicy_genericCode
test_rolesExternalAny
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesAll_specificCode
test_rolesExternalAll_specificCode
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_externalRolesAny
test_XacmlPolicy_genericCode
test_rolesAll_genericCode
test_rolesInternalAll_genericCode
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_ExternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesInternalAll_specificCode
test_rolesInternalAny
test_Authenticated_or_rolesAny
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAll_genericCode
test_XacmlPolicy_specificCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_rolesExternalAny
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesAll_specificCode
test_rolesExternalAll_specificCode
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_externalRolesAny
test_XacmlPolicy_genericCode
test_rolesAll_genericCode
test_rolesInternalAll_genericCode
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_ExternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesInternalAll_specificCode
test_rolesInternalAny
test_Authenticated_or_rolesAny
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAll_genericCode
test_XacmlPolicy_specificCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testServiceWithBasicAuth_ko_noCredential
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAppIdAuth
testServiceWithApiKeyAppIdAuthForward
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAppIdAuth
testServiceWithApiKeyAppIdAuthForward
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_noCredential_domain
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200
testOneWayFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP12Stateless
testOneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11Stateless
sincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11Stateful
testOneWayFault200_paSOAP11Stateful
oneWayFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12Stateful
oneWayFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP12Stateless
testOneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11Stateless
sincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11Stateful
testOneWayFault200_paSOAP11Stateful
oneWayFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12Stateful
oneWayFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
testDoFilterSimpleHEAD
testDoFilterSimpleGET
testDoFilterPreflightNoACRH
testDoFilterPreflightEmptyACRM
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightNoACRM
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterEmptyOrigin
testDoFilterPreflight
testDoFilterOriginNotAllowed
testDoFilterActualPOSTWithoutContentType
testDoFilterDifferentOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightTrasparente
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightNegativeMaxAge
testDoFilterActualPOST
testDoFilterPreflightInvalidOrigin
testDoFilterNullOrigin
testDoFilterActualPUT
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterInvalidOrigin
testDoFilterSimpleGET
testDoFilterPreflightNoACRH
testDoFilterPreflightEmptyACRM
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightNoACRM
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterEmptyOrigin
testDoFilterPreflight
testDoFilterOriginNotAllowed
testDoFilterActualPOSTWithoutContentType
testDoFilterDifferentOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightTrasparente
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightNegativeMaxAge
testDoFilterActualPOST
testDoFilterPreflightInvalidOrigin
testDoFilterNullOrigin
testDoFilterActualPUT
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterInvalidOrigin
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa
testCorrelazioneApplicativaPuntuale
testContentTypeRequestOk
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaGetStarRisposta
testContentTypeRequestKo
testContentTypeResponseKo
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testContentTypeRequestOk
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaGetStarRisposta
testContentTypeRequestKo
testContentTypeResponseKo
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata
test_authenticated_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato
testOneWayAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa
test_authenticated_genericCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500
sincronoFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
oneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateful
sincronoFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP11Stateless
oneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
oneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateful
sincronoFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP11Stateless
oneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
testDoFilterPreflightEmptyACRM
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightMoreHeaders
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterNullOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightMaxAge
testDoFilterSimpleHEAD
testDoFilterPreflightNoACRM
testDoFilterPreflightEmptyACRH
testDoFilterPreflightInvalidOrigin
testDoFilterActualPUT
testDoFilterActualPOSTWithoutContentType
testDoFilterInvalidOrigin
testDoFilterPreflight
testDoFilterEmptyOrigin
testDoFilterPreflightTrasparente
testDoFilterSimpleGET
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightNegativeMaxAge
testDoFilterDifferentOrigin
testDoFilterActualPOST
testDoFilterOriginNotAllowed
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightMoreHeaders
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterNullOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightMaxAge
testDoFilterSimpleHEAD
testDoFilterPreflightNoACRM
testDoFilterPreflightEmptyACRH
testDoFilterPreflightInvalidOrigin
testDoFilterActualPUT
testDoFilterActualPOSTWithoutContentType
testDoFilterInvalidOrigin
testDoFilterPreflight
testDoFilterEmptyOrigin
testDoFilterPreflightTrasparente
testDoFilterSimpleGET
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightNegativeMaxAge
testDoFilterDifferentOrigin
testDoFilterActualPOST
testDoFilterOriginNotAllowed
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
sincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateless
testOneWayFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateful
sincronoFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateless
testOneWayFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata
testResponseCaching
testResponseCachingRegolaDefault
testResponseCachingTimeout
testResponseCachingMaxAge
testResponseCachingDigestDefault
testResponseCachingNoStoreDisabled
testResponseCachingNoCache
testResponseCachingMaxAgeDisabled
testResponseCachingDigestQueryParameters
testResponseCachingDigestHeaders
testResponseCachingRegole
testResponseCachingMaxSize
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoStore
testResponseCachingNoCacheDisabled
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingRegolaDefault
testResponseCachingTimeout
testResponseCachingMaxAge
testResponseCachingDigestDefault
testResponseCachingNoStoreDisabled
testResponseCachingNoCache
testResponseCachingMaxAgeDisabled
testResponseCachingDigestQueryParameters
testResponseCachingDigestHeaders
testResponseCachingRegole
testResponseCachingMaxSize
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoStore
testResponseCachingNoCacheDisabled
testResponseCachingDigestUriBodyDisabilitato
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCachingDigestUriBodyDisabilitato
testResponseCaching
testResponseCachingDigestQueryParameters
testResponseCachingDigestDefault
testResponseCachingMaxAgeDisabled
testResponseCachingNoStoreDisabled
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingNoCacheDisabled
testResponseCachingMaxAge
testResponseCachingMaxSize
testResponseCachingRegole
testResponseCachingTimeout
testResponseCachingDigestHeaders
testResponseCachingNoCache
testResponseCachingDigestUriBodyDisabilitato
testResponseCaching
testResponseCachingDigestQueryParameters
testResponseCachingDigestDefault
testResponseCachingMaxAgeDisabled
testResponseCachingNoStoreDisabled
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingNoCacheDisabled
testResponseCachingMaxAge
testResponseCachingMaxSize
testResponseCachingRegole
testResponseCachingTimeout
testResponseCachingDigestHeaders
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa
testServiceWithApiKeyAuth
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ok
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAppIdAuth
testServiceWithApiKeyAuthForward
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ok
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAppIdAuth
testServiceWithApiKeyAuthForward
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
Methods in chronological order
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
0 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
11 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testApiKeyForwardAuthorization_genericCode(QUERY, AuthenticationApiKeyQueryForward, null, null, -1, true, 200)
16 ms
testApiKeyForwardAuthorization_genericCode(QUERY, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
3826 ms
testApiKeyForwardAuthorization_genericCode(QUERY, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
4451 ms
testApiKeyForwardAuthorization_genericCode(HEADER, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
4749 ms
testApiKeyForwardAuthorization_genericCode(HEADER, AuthenticationApiKeyHeaderForward, null, null, -1, true, 200)
4936 ms
testApiKeyForwardAuthorization_genericCode(HEADER, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
5326 ms
testApiKeyForwardAuthorization_genericCode(COOKIE, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
5646 ms
testApiKeyForwardAuthorization_genericCode(COOKIE, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
5815 ms
testApiKeyForwardAuthorization_genericCode(COOKIE, AuthenticationApiKeyCookieForward, null, null, -1, true, 200)
6051 ms
testApiKeyForwardAuthorization_specificCode(QUERY, AuthenticationApiKeyQueryForward, null, null, -1, true, 200)
6420 ms
testApiKeyForwardAuthorization_specificCode(QUERY, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
6614 ms
testApiKeyForwardAuthorization_specificCode(QUERY, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
6758 ms
testApiKeyForwardAuthorization_specificCode(HEADER, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
6938 ms
testApiKeyForwardAuthorization_specificCode(HEADER, AuthenticationApiKeyHeaderForward, null, null, -1, true, 200)
7106 ms
testApiKeyForwardAuthorization_specificCode(HEADER, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
7469 ms
testApiKeyForwardAuthorization_specificCode(COOKIE, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
7618 ms
testApiKeyForwardAuthorization_specificCode(COOKIE, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
7755 ms
testApiKeyForwardAuthorization_specificCode(COOKIE, AuthenticationApiKeyCookieForward, null, null, -1, true, 200)
7869 ms
testApiKeyForwardCustomAuthorization_genericCode(QUERY, null, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentica...)
8192 ms
testApiKeyForwardCustomAuthorization_genericCode(QUERY, c_key, AuthenticationApiKeyQueryForwardCustom, null, null, -1, true, 200)
8436 ms
testApiKeyForwardCustomAuthorization_genericCode(QUERY, c_key, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
8733 ms
testApiKeyForwardCustomAuthorization_genericCode(QUERY, c_key, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
9001 ms
testApiKeyForwardCustomAuthorization_genericCode(HEADER, X-CKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autent...)
9149 ms
testApiKeyForwardCustomAuthorization_genericCode(HEADER, null, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
9291 ms
testApiKeyForwardCustomAuthorization_genericCode(HEADER, X-CKEY, AuthenticationApiKeyHeaderForwardCustom, null, null, -1, true, 200)
9430 ms
testApiKeyForwardCustomAuthorization_genericCode(HEADER, X-CKEY, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Auten...)
9713 ms
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, cKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentic...)
9899 ms
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, cKEY, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
10086 ms
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, null, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
10380 ms
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, cKEY, AuthenticationApiKeyCookieForwardCustom, null, null, -1, true, 200)
10611 ms
testApiKeyForwardCustomAuthorization_specificCode(QUERY, null, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentica...)
10853 ms
testApiKeyForwardCustomAuthorization_specificCode(QUERY, c_key, AuthenticationApiKeyQueryForwardCustom, null, null, -1, true, 200)
10985 ms
testApiKeyForwardCustomAuthorization_specificCode(QUERY, c_key, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
11192 ms
testApiKeyForwardCustomAuthorization_specificCode(QUERY, c_key, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
11388 ms
testApiKeyForwardCustomAuthorization_specificCode(HEADER, X-CKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autent...)
11580 ms
testApiKeyForwardCustomAuthorization_specificCode(HEADER, null, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
11796 ms
testApiKeyForwardCustomAuthorization_specificCode(HEADER, X-CKEY, AuthenticationApiKeyHeaderForwardCustom, null, null, -1, true, 200)
12016 ms
testApiKeyForwardCustomAuthorization_specificCode(HEADER, X-CKEY, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Auten...)
12285 ms
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, cKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentic...)
12584 ms
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, cKEY, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
12740 ms
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, null, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
12880 ms
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, cKEY, AuthenticationApiKeyCookieForwardCustom, null, null, -1, true, 200)
12998 ms
testApiKeyOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
13196 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
13606 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
14003 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
14457 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9ATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIz...)
14905 ms
testApiKeyOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, AUTHENTICAT...)
15289 ms
testApiKeyOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
15912 ms
testApiKeyOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata@MinisteroFrui...)
16513 ms
testApiKey_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
17075 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
17536 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
18146 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
18697 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9ATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIz...)
18984 ms
testApiKey_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, AUTHENTICAT...)
19295 ms
testApiKey_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
19574 ms
testApiKey_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata@MinisteroFrui...)
19867 ms
testApiKey_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
20066 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
20413 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
20926 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
21415 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9ATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIz...)
21661 ms
testApiKey_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, AUTHENTICAT...)
21941 ms
testApiKey_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
22238 ms
testApiKey_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata@MinisteroFrui...)
22573 ms
testAppIdForwardAuthorization_genericCode(QUERY, AuthenticationAppIdQueryForward, null, null, -1, true, 200)
22839 ms
testAppIdForwardAuthorization_genericCode(QUERY, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
23189 ms
testAppIdForwardAuthorization_genericCode(QUERY, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
23407 ms
testAppIdForwardAuthorization_genericCode(HEADER, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
23589 ms
testAppIdForwardAuthorization_genericCode(HEADER, AuthenticationAppIdHeaderForward, null, null, -1, true, 200)
23727 ms
testAppIdForwardAuthorization_genericCode(HEADER, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
23957 ms
testAppIdForwardAuthorization_genericCode(COOKIE, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
24144 ms
testAppIdForwardAuthorization_genericCode(COOKIE, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
24290 ms
testAppIdForwardAuthorization_genericCode(COOKIE, AuthenticationAppIdCookieForward, null, null, -1, true, 200)
24418 ms
testAppIdForwardAuthorization_specificCode(QUERY, AuthenticationAppIdQueryForward, null, null, -1, true, 200)
24647 ms
testAppIdForwardAuthorization_specificCode(QUERY, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
24847 ms
testAppIdForwardAuthorization_specificCode(QUERY, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
24963 ms
testAppIdForwardAuthorization_specificCode(HEADER, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
25079 ms
testAppIdForwardAuthorization_specificCode(HEADER, AuthenticationAppIdHeaderForward, null, null, -1, true, 200)
25230 ms
testAppIdForwardAuthorization_specificCode(HEADER, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
25391 ms
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
25513 ms
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
25603 ms
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdCookieForward, null, null, -1, true, 200)
25695 ms
testAppIdForwardCustomAuthorization_genericCode(QUERY, null, null, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
25810 ms
testAppIdForwardCustomAuthorization_genericCode(QUERY, c_key, c_id, AuthenticationAppIdQueryForwardCustom, null, null, -1, true, 200)
25944 ms
testAppIdForwardCustomAuthorization_genericCode(QUERY, c_key, c_id, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
26134 ms
testAppIdForwardCustomAuthorization_genericCode(QUERY, c_key, c_id, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
26263 ms
testAppIdForwardCustomAuthorization_genericCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, ...)
26440 ms
testAppIdForwardCustomAuthorization_genericCode(HEADER, null, null, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
26529 ms
testAppIdForwardCustomAuthorization_genericCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdHeaderForwardCustom, null, null, -1, true, 200)
26623 ms
testAppIdForwardCustomAuthorization_genericCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND,...)
26762 ms
testAppIdForwardCustomAuthorization_genericCode(COOKIE, cKEY, cID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
26850 ms
testAppIdForwardCustomAuthorization_genericCode(COOKIE, cKEY, cID, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aut...)
26938 ms
testAppIdForwardCustomAuthorization_genericCode(COOKIE, null, null, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
27021 ms
testAppIdForwardCustomAuthorization_genericCode(COOKIE, cKEY, cID, AuthenticationAppIdCookieForwardCustom, null, null, -1, true, 200)
27131 ms
testAppIdForwardCustomAuthorization_specificCode(QUERY, null, null, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
27271 ms
testAppIdForwardCustomAuthorization_specificCode(QUERY, c_key, c_id, AuthenticationAppIdQueryForwardCustom, null, null, -1, true, 200)
27365 ms
testAppIdForwardCustomAuthorization_specificCode(QUERY, c_key, c_id, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
27531 ms
testAppIdForwardCustomAuthorization_specificCode(QUERY, c_key, c_id, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
27655 ms
testAppIdForwardCustomAuthorization_specificCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, ...)
27777 ms
testAppIdForwardCustomAuthorization_specificCode(HEADER, null, null, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
27903 ms
testAppIdForwardCustomAuthorization_specificCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdHeaderForwardCustom, null, null, -1, true, 200)
28117 ms
testAppIdForwardCustomAuthorization_specificCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND,...)
28287 ms
testAppIdForwardCustomAuthorization_specificCode(COOKIE, cKEY, cID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
28388 ms
testAppIdForwardCustomAuthorization_specificCode(COOKIE, cKEY, cID, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aut...)
28488 ms
testAppIdForwardCustomAuthorization_specificCode(COOKIE, null, null, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
28572 ms
testAppIdForwardCustomAuthorization_specificCode(COOKIE, cKEY, cID, AuthenticationAppIdCookieForwardCustom, null, null, -1, true, 200)
28649 ms
testAppIdOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
28783 ms
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
29372 ms
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
29702 ms
testAppIdOptional((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@M...)
30062 ms
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppIdErrato@Min...)
30521 ms
testAppIdOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
30978 ms
testAppIdOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
31319 ms
testAppIdOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGFATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizio...)
31618 ms
testAppId_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
31851 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
32053 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
32414 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@M...)
32880 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppIdErrato@Min...)
33074 ms
testAppId_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
33252 ms
testAppId_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
33459 ms
testAppId_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGFATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizio...)
33638 ms
testAppId_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
33820 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
34023 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
34523 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@M...)
34912 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppIdErrato@Min...)
35135 ms
testAppId_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
35335 ms
testAppId_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
35559 ms
testAppId_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGFATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizio...)
35788 ms
testBasicForwardAuthorization_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
36017 ms
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
36168 ms
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
36312 ms
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
36442 ms
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
36539 ms
testBasicForwardAuthorization_genericCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, Au...)
36626 ms
testBasicForwardAuthorization_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
36746 ms
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
36867 ms
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
37097 ms
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
37235 ms
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
37310 ms
testBasicForwardAuthorization_specificCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, Au...)
37400 ms
testBasicOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
37477 ms
testBasicOptional((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
37645 ms
testBasicOptional((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
37752 ms
testBasicOptional((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
37873 ms
testBasicOptional((basic username:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
37981 ms
testBasicOptional((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, Au...)
38138 ms
testBasic_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
38220 ms
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
38424 ms
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
38616 ms
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
38794 ms
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
38902 ms
testBasic_genericCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, Au...)
39002 ms
testBasic_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
39200 ms
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
39273 ms
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
39403 ms
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
39530 ms
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
39679 ms
testBasic_specificCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, Au...)
39795 ms
testSslOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
39909 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/client1_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
40015 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/client2_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
41650 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/client3_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
42058 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
42463 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeysto...)
42858 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
43098 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeysto...)
43329 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo1_alternativo.jks passwordKeystore:openspcoopjks passw...)
43522 ms
testSsl_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
43723 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/client1_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
43811 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/client2_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
44045 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/client3_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
44272 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
44498 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeysto...)
44709 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
44963 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeysto...)
45276 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo1_alternativo.jks passwordKeystore:openspcoopjks passw...)
45531 ms
testSsl_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
45857 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/client1_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
45993 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/client2_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
46209 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/client3_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
46437 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
46704 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeysto...)
47030 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
47349 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeysto...)
47609 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo1_alternativo.jks passwordKeystore:openspcoopjks passw...)
47865 ms
testOpenspcoopCoreLog
48127 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
48137 ms
testPrincipalHeaderClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
48139 ms
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
48283 ms
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
48466 ms
testPrincipalHeaderClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
48610 ms
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
48707 ms
testPrincipalHeaderClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
48952 ms
testPrincipalHeaderClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
49111 ms
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
49196 ms
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
49428 ms
testPrincipalHeaderClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
49632 ms
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
49754 ms
testPrincipalHeaderClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
49895 ms
testPrincipalHeaderNotClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
49937 ms
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
50142 ms
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
50301 ms
testPrincipalHeaderNotClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
50475 ms
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
50613 ms
testPrincipalHeaderNotClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
50831 ms
testPrincipalHeaderNotClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
50911 ms
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
51013 ms
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
51210 ms
testPrincipalHeaderNotClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
51377 ms
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
51467 ms
testPrincipalHeaderNotClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
51584 ms
testPrincipalHeaderOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
51623 ms
testPrincipalHeaderOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
51744 ms
testPrincipalHeaderOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
51878 ms
testPrincipalHeaderOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
52014 ms
testPrincipalHeaderOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
52155 ms
testPrincipalHeaderOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
52224 ms
testPrincipalIp
52282 ms
testPrincipalIpForwardedOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
52482 ms
testPrincipalIpForwardedOptional((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
52625 ms
testPrincipalIpForwardedOptional((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
52749 ms
testPrincipalIpForwardedOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
52867 ms
testPrincipalIpForwardedOptional((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
52989 ms
testPrincipalIpForwardedOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
53090 ms
testPrincipalIpForwarded_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
53113 ms
testPrincipalIpForwarded_genericCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
53645 ms
testPrincipalIpForwarded_genericCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
54662 ms
testPrincipalIpForwarded_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
55765 ms
testPrincipalIpForwarded_genericCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
56256 ms
testPrincipalIpForwarded_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
57401 ms
testPrincipalIpForwarded_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
57485 ms
testPrincipalIpForwarded_specificCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
57960 ms
testPrincipalIpForwarded_specificCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
58722 ms
testPrincipalIpForwarded_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
59781 ms
testPrincipalIpForwarded_specificCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
60416 ms
testPrincipalIpForwarded_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
61500 ms
testPrincipalOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
61599 ms
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
61725 ms
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
63633 ms
testPrincipalOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
64065 ms
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
64185 ms
testPrincipalOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
64281 ms
testPrincipalQueryClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
64297 ms
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
64463 ms
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
64586 ms
testPrincipalQueryClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
64681 ms
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
64778 ms
testPrincipalQueryClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
64908 ms
testPrincipalQueryClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
64954 ms
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
65079 ms
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
65317 ms
testPrincipalQueryClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
65489 ms
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
65631 ms
testPrincipalQueryClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
65759 ms
testPrincipalQueryNotClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
65797 ms
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
65917 ms
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
66051 ms
testPrincipalQueryNotClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
66183 ms
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
66317 ms
testPrincipalQueryNotClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
66522 ms
testPrincipalQueryNotClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
66556 ms
testPrincipalQueryNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
66639 ms
testPrincipalQueryNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
66743 ms
testPrincipalQueryNotClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
66838 ms
testPrincipalQueryNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
66950 ms
testPrincipalQueryNotClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
67064 ms
testPrincipalQueryOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
67106 ms
testPrincipalQueryOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
67222 ms
testPrincipalQueryOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
67321 ms
testPrincipalQueryOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
67423 ms
testPrincipalQueryOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
67506 ms
testPrincipalQueryOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
67577 ms
testPrincipalUrlOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
67601 ms
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
67692 ms
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
67763 ms
testPrincipalUrlOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
67862 ms
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
68013 ms
testPrincipalUrlOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
68146 ms
testPrincipalUrl_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
68168 ms
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
68338 ms
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
68465 ms
testPrincipalUrl_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
68592 ms
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
68672 ms
testPrincipalUrl_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
68846 ms
testPrincipalUrl_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
68964 ms
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
69053 ms
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
69225 ms
testPrincipalUrl_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
69394 ms
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
69481 ms
testPrincipalUrl_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
69597 ms
testPrincipal_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
69705 ms
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
69882 ms
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
70103 ms
testPrincipal_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
70319 ms
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
70434 ms
testPrincipal_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
70630 ms
testPrincipal_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
70687 ms
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
70794 ms
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
71049 ms
testPrincipal_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
71212 ms
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
71312 ms
testPrincipal_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
71457 ms
testOpenspcoopCoreLog
71540 ms