org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
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)
<?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
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 ae3098f1-d809-11ef-a30f-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(COOKIE, AuthenticationApiKeyCookieForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae2d8af9-d809-11ef-a30f-060730329b56]
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bf4c-d809-11ef-a30f-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bf50-d809-11ef-a30f-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bf54-d809-11ef-a30f-060730329b56]
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b85f1a06-d809-11ef-a8e9-060730329b56]
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 ae30990f-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[bc6363b7-d809-11ef-a30f-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 ...
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[cb4f1ebd-d809-11ef-a30f-060730329b56]
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 ae30c08c-d809-11ef-a30f-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_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 cb80b61a-d809-11ef-a30f-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[ca703038-d809-11ef-a30f-060730329b56]
testBasicOptional((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, Au...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30c064-d809-11ef-a30f-060730329b56]
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c0121341-d809-11ef-a30f-060730329b56]
testPrincipalHeaderClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c09a2f11-d809-11ef-a30f-060730329b56]
testApiKeyForwardAuthorization_genericCode(COOKIE, AuthenticationApiKeyCookieForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae2d8adf-d809-11ef-a30f-060730329b56]
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bf3d-d809-11ef-a30f-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bf41-d809-11ef-a30f-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bf45-d809-11ef-a30f-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 c661ad31-d809-11ef-a30f-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 c665a4d3-d809-11ef-a30f-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 c66fde04-d809-11ef-a30f-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 c6934487-d809-11ef-a30f-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 c6976339-d809-11ef-a30f-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 c69b5ada-d809-11ef-a30f-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 c6c020ed-d809-11ef-a30f-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 c6d6dd3f-d809-11ef-a30f-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_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30c06f-d809-11ef-a30f-060730329b56]
testPrincipalOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c7bf1a86-d809-11ef-a30f-060730329b56]
testPrincipalQueryClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite c8c20bc1-d809-11ef-a30f-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:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c9f1160b-d809-11ef-a30f-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[ba456598-d809-11ef-a30f-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 ...
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[caf0d207-d809-11ef-a30f-060730329b56]
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[bd628451-d809-11ef-a30f-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 ...
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c8021706-d809-11ef-a30f-060730329b56]
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30c075-d809-11ef-a30f-060730329b56]
testPrincipalQueryOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ca1518d3-d809-11ef-a30f-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 ae2d8ad8-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c181a8f8-d809-11ef-a30f-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 ae30bfce-d809-11ef-a30f-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 ae30bfd0-d809-11ef-a30f-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 ae30bfd2-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_specificCode(HEADER, null, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite ae2e9bb0-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c8957d7a-d809-11ef-a30f-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 cb1ebfe0-d809-11ef-a30f-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:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30980c-d809-11ef-a30f-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae309811-d809-11ef-a30f-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae309815-d809-11ef-a30f-060730329b56]
testAppIdForwardCustomAuthorization_genericCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, ...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required ae3098e3-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9ATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIz...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed ae30982a-d809-11ef-a30f-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 ae30982c-d809-11ef-a30f-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 ae30982e-d809-11ef-a30f-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]
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[c21c898d-d809-11ef-a30f-060730329b56]
testPrincipal_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
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 ae2d8ada-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_genericCode(HEADER, 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 ae2e9b96-d809-11ef-a30f-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:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30c081-d809-11ef-a30f-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 c9c487be-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, 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 ae2e9b98-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c9a566fb-d809-11ef-a30f-060730329b56]
testPrincipalQueryNotClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required c8eec117-d809-11ef-a30f-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]
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, cKEY, AuthenticationApiKeyCookieForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae2e9b9f-d809-11ef-a30f-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[ae30c0b5-d809-11ef-a30f-060730329b56]
Cerco credenziale-0 [CN=client3, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
testApiKeyForwardAuthorization_genericCode(HEADER, AuthenticationApiKeyHeaderForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae2d8ad3-d809-11ef-a30f-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 ae3098dc-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasicForwardAuthorization_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite ae30c038-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardAuthorization_genericCode(QUERY, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required ae2d8ac9-d809-11ef-a30f-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 cb089fca-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c1573d94-d809-11ef-a30f-060730329b56]
testAppIdOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGFATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizio...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bf8c-d809-11ef-a30f-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bf90-d809-11ef-a30f-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bf94-d809-11ef-a30f-060730329b56]
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed ae30c02d-d809-11ef-a30f-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:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae3097ea-d809-11ef-a30f-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae3097ee-d809-11ef-a30f-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae3097f2-d809-11ef-a30f-060730329b56]
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30c03b-d809-11ef-a30f-060730329b56]
testPrincipalUrl_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
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 ae309903-d809-11ef-a30f-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:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b85f19fa-d809-11ef-a8e9-060730329b56]
testApiKeyForwardAuthorization_specificCode(COOKIE, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite ae2d8af6-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_genericCode(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 ae3098e5-d809-11ef-a30f-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]
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 ae309866-d809-11ef-a30f-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 ae309868-d809-11ef-a30f-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 ae30986a-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasicForwardAuthorization_specificCode((basic username: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 ae30c042-d809-11ef-a30f-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]
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 c9e6b5c8-d809-11ef-a30f-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: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 c87683c7-d809-11ef-a30f-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/applicativo2_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30c0cc-d809-11ef-a30f-060730329b56]
Cerco credenziale-0 [CN=applicativo2_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco credenziale-2 [caratteri accentati] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert2] nei log ...
testAppId_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 ae30bfd4-d809-11ef-a30f-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 ae30bfd6-d809-11ef-a30f-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 ae30bfd8-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardAuthorization_genericCode(QUERY, 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 ae309895-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bf74-d809-11ef-a30f-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bf78-d809-11ef-a30f-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bf7c-d809-11ef-a30f-060730329b56]
testApiKeyOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, AUTHENTICAT...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae3097de-d809-11ef-a30f-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae3097e2-d809-11ef-a30f-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae3097e6-d809-11ef-a30f-060730329b56]
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette ae309860-d809-11ef-a30f-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 ae309861-d809-11ef-a30f-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 ae309864-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardAuthorization_genericCode(HEADER, 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 ae3098a4-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppId_specificCode((apikey apiKey: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 ae30c00a-d809-11ef-a30f-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 ae30c00c-d809-11ef-a30f-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 ae30c00d-d809-11ef-a30f-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 ae2d8af2-d809-11ef-a30f-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 bf568b53-d809-11ef-a30f-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, 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 ae3098be-d809-11ef-a30f-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:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30c060-d809-11ef-a30f-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 bfa08cb3-d809-11ef-a30f-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[c5e50302-d809-11ef-a30f-060730329b56]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c6058356-d809-11ef-a30f-060730329b56]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c61cdbea-d809-11ef-a30f-060730329b56]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c62148be-d809-11ef-a30f-060730329b56]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c627b162-d809-11ef-a30f-060730329b56]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c637b6f6-d809-11ef-a30f-060730329b56]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c64635ea-d809-11ef-a30f-060730329b56]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c660c2ce-d809-11ef-a30f-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 ae3098c8-d809-11ef-a30f-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 ae2e9bac-d809-11ef-a30f-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[c9d7e8b1-d809-11ef-a30f-060730329b56]
testAppIdForwardAuthorization_specificCode(QUERY, AuthenticationAppIdQueryForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae3098b1-d809-11ef-a30f-060730329b56]
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b85f19f6-d809-11ef-a8e9-060730329b56]
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 ae3098a6-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite ae3098c0-d809-11ef-a30f-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[ae2d8ae5-d809-11ef-a30f-060730329b56]
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c83052fe-d809-11ef-a30f-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[bdf4d94d-d809-11ef-a30f-060730329b56]
Cerco credenziale-0 [CN=applicativo2_multipleOU] nei log ...
Cerco credenziale-1 [OU=" Piano=2, Scala=B, porta=3"] nei log ...
Cerco credenziale-2 [caratteri accentati] nei log ...
Cerco nomeServizioApplicativo [EsempioFruitoreTrasparenteCert2_serialNumberDifferente] nei log ...
testApiKeyForwardAuthorization_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 ae2d8ad0-d809-11ef-a30f-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(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 ae2d63b1-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasicForwardAuthorization_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required ae30c016-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSsl_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, 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 ba52d31b-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c93fee5f-d809-11ef-a30f-060730329b56]
testApiKeyForwardCustomAuthorization_genericCode(QUERY, c_key, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required ae2dd833-d809-11ef-a30f-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(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 ae3098b8-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId: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 ae30bfc2-d809-11ef-a30f-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 ae30bfc4-d809-11ef-a30f-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 ae30bfc6-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardAuthorization_genericCode(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 ae30988e-d809-11ef-a30f-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((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
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 ae30bfda-d809-11ef-a30f-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 ae30bfdc-d809-11ef-a30f-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 ae30bfde-d809-11ef-a30f-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:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae2e9be5-d809-11ef-a30f-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae2e9be9-d809-11ef-a30f-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae2e9bed-d809-11ef-a30f-060730329b56]
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/client2_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ba8fb517-d809-11ef-a30f-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 ...
testPrincipalQueryClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
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 ae3098ef-d809-11ef-a30f-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[ae30c085-d809-11ef-a30f-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 cabeec8b-d809-11ef-a30f-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_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[c2a98771-d809-11ef-a30f-060730329b56]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c2bf3256-d809-11ef-a30f-060730329b56]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c2d3cbca-d809-11ef-a30f-060730329b56]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c2e9ebde-d809-11ef-a30f-060730329b56]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c301e0b2-d809-11ef-a30f-060730329b56]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c31604f6-d809-11ef-a30f-060730329b56]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c3323f8a-d809-11ef-a30f-060730329b56]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c34bbafe-d809-11ef-a30f-060730329b56]
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30c03f-d809-11ef-a30f-060730329b56]
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/client2_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[bd0b3c89-d809-11ef-a30f-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 ...
testApiKeyForwardCustomAuthorization_specificCode(HEADER, X-CKEY, AuthenticationApiKeyHeaderForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae2e9bb3-d809-11ef-a30f-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 c4ee6dd1-d809-11ef-a30f-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 c4f74773-d809-11ef-a30f-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 c4fac9e4-d809-11ef-a30f-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 c503ca97-d809-11ef-a30f-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 c5081059-d809-11ef-a30f-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 c5109bdb-d809-11ef-a30f-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 c515cbfc-d809-11ef-a30f-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 c5277f3f-d809-11ef-a30f-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 cb5a1b40-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[bf6669da-d809-11ef-a30f-060730329b56]
testPrincipalHeaderOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c195cd3c-d809-11ef-a30f-060730329b56]
testPrincipalQueryOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c8d2fbb4-d809-11ef-a30f-060730329b56]
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 ae2dd83c-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeysto...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30c0c4-d809-11ef-a30f-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 ...
testPrincipalOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testPrincipalQueryNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c9df14a5-d809-11ef-a30f-060730329b56]
testPrincipalHeaderOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c120eb4f-d809-11ef-a30f-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 ae2d8aec-d809-11ef-a30f-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((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 c7eb339e-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_specificCode(HEADER, null, null, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite ae309907-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_specificCode(QUERY, c_key, AuthenticationApiKeyQueryForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae2e9ba7-d809-11ef-a30f-060730329b56]
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, cKEY, AuthenticationApiKeyCookieForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae2e9bbf-d809-11ef-a30f-060730329b56]
testApiKeyOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae2e9bc8-d809-11ef-a30f-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae2e9bce-d809-11ef-a30f-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae2e9bd2-d809-11ef-a30f-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 c0b9c504-d809-11ef-a30f-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: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 ae309830-d809-11ef-a30f-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 ae309831-d809-11ef-a30f-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 ae309834-d809-11ef-a30f-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[ca459ebc-d809-11ef-a30f-060730329b56]
testPrincipalQueryOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ca611504-d809-11ef-a30f-060730329b56]
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 c24bfe08-d809-11ef-a30f-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 c25e749e-d809-11ef-a30f-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 c26e5321-d809-11ef-a30f-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 c2744693-d809-11ef-a30f-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 c27f4316-d809-11ef-a30f-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 c2820237-d809-11ef-a30f-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 c288e00a-d809-11ef-a30f-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 c28cd7ab-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b85f1a02-d809-11ef-a8e9-060730329b56]
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9ATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIz...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae2e9c00-d809-11ef-a30f-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae3097d4-d809-11ef-a30f-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae3097d8-d809-11ef-a30f-060730329b56]
testPrincipalHeaderNotClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed ae30c078-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasic_specificCode((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 ae30c07e-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalIpForwardedOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c2287071-d809-11ef-a30f-060730329b56]
testAppIdForwardCustomAuthorization_genericCode(COOKIE, cKEY, cID, AuthenticationAppIdCookieForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae3098f6-d809-11ef-a30f-060730329b56]
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 ae30bf97-d809-11ef-a30f-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 ae30bf9d-d809-11ef-a30f-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 ae30bf9f-d809-11ef-a30f-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: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[c20c0ec8-d809-11ef-a30f-060730329b56]
testApiKey_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata@MinisteroFrui...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed ae30983c-d809-11ef-a30f-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 ae30983d-d809-11ef-a30f-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 ae309840-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalIpForwarded_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[c6ee5ce2-d809-11ef-a30f-060730329b56]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c7062aa6-d809-11ef-a30f-060730329b56]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c71d833a-d809-11ef-a30f-060730329b56]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c733ca5e-d809-11ef-a30f-060730329b56]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c750c842-d809-11ef-a30f-060730329b56]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c76b0706-d809-11ef-a30f-060730329b56]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c78daa3a-d809-11ef-a30f-060730329b56]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c7a577fe-d809-11ef-a30f-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 ae2e9bbc-d809-11ef-a30f-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[ae30c0be-d809-11ef-a30f-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 ...
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[bd3c85bd-d809-11ef-a30f-060730329b56]
Cerco credenziale-0 [CN=client3, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c05c89c7-d809-11ef-a30f-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 ae2e9baa-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_genericCode(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 ae3098d5-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_specificCode(HEADER, 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 ae2e9bae-d809-11ef-a30f-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((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 bce230b2-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_specificCode(COOKIE, cKEY, cID, 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 ae30bf21-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c078010d-d809-11ef-a30f-060730329b56]
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b85f19f1-d809-11ef-a8e9-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[ae30bfa2-d809-11ef-a30f-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bfa9-d809-11ef-a30f-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bfad-d809-11ef-a30f-060730329b56]
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[bf867500-d809-11ef-a30f-060730329b56]
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, cKEY, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required ae2e9b9a-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b85f19fe-d809-11ef-a8e9-060730329b56]
testApiKeyForwardCustomAuthorization_genericCode(QUERY, c_key, AuthenticationApiKeyQueryForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae2dd827-d809-11ef-a30f-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 c9864638-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bfb1-d809-11ef-a30f-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bfb5-d809-11ef-a30f-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bfb9-d809-11ef-a30f-060730329b56]
testAppIdForwardCustomAuthorization_specificCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdHeaderForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30990a-d809-11ef-a30f-060730329b56]
testPrincipalOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c7dd77fb-d809-11ef-a30f-060730329b56]
testPrincipalQueryNotClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testAppIdForwardAuthorization_specificCode(QUERY, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite ae3098b6-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, null, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required ae2e9b9c-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppId_specificCode((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@M...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-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 ae30bff8-d809-11ef-a30f-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 ae30bffa-d809-11ef-a30f-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 ae30bffc-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppId_specificCode((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 ae30c004-d809-11ef-a30f-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 ae30c005-d809-11ef-a30f-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 ae30c008-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[bf622416-d809-11ef-a30f-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[c3602d62-d809-11ef-a30f-060730329b56]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c36efa76-d809-11ef-a30f-060730329b56]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c381981a-d809-11ef-a30f-060730329b56]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c383e20e-d809-11ef-a30f-060730329b56]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c3959552-d809-11ef-a30f-060730329b56]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c3a91d56-d809-11ef-a30f-060730329b56]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c3b5ee9a-d809-11ef-a30f-060730329b56]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c3ccd1fe-d809-11ef-a30f-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[c2376495-d809-11ef-a30f-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 ae30bffe-d809-11ef-a30f-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 ae30bfff-d809-11ef-a30f-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 ae30c001-d809-11ef-a30f-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]
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ca86775c-d809-11ef-a30f-060730329b56]
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette ae30c088-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[bf21bfa8-d809-11ef-a30f-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 c3e478b1-d809-11ef-a30f-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 c3e9a8d2-d809-11ef-a30f-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 c3fcbba4-d809-11ef-a30f-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 c4008c36-d809-11ef-a30f-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 c40d3669-d809-11ef-a30f-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 c411a33a-d809-11ef-a30f-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 c427270d-d809-11ef-a30f-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 c42db6be-d809-11ef-a30f-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:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c856edd4-d809-11ef-a30f-060730329b56]
testPrincipalHeaderOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c19ad650-d809-11ef-a30f-060730329b56]
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 ae2dd82c-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppId_genericCode((apikey apiKey: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 ae30bfc8-d809-11ef-a30f-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 ae30bfc9-d809-11ef-a30f-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 ae30bfcb-d809-11ef-a30f-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]
testPrincipalIp
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c1c2a9aa-d809-11ef-a30f-060730329b56]
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[cab21b48-d809-11ef-a30f-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 ae309801-d809-11ef-a30f-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 ae309806-d809-11ef-a30f-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 ae309809-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSslOptional((ssl pathKeystore:/etc/govway/keys/client2_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30c0aa-d809-11ef-a30f-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_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[ba88b032-d809-11ef-a30f-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 ...
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[c43cd1f2-d809-11ef-a30f-060730329b56]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c45aba36-d809-11ef-a30f-060730329b56]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c473c07a-d809-11ef-a30f-060730329b56]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c481550e-d809-11ef-a30f-060730329b56]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c49a0c32-d809-11ef-a30f-060730329b56]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c4b27636-d809-11ef-a30f-060730329b56]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c4bfbcaa-d809-11ef-a30f-060730329b56]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c4dd56ce-d809-11ef-a30f-060730329b56]
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeysto...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[bb220a13-d809-11ef-a30f-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 ...
testPrincipal_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
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[bc86a32f-d809-11ef-a30f-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 ...
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 ae2d8adc-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalUrlOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[caa28ae4-d809-11ef-a30f-060730329b56]
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 ae2d8aea-d809-11ef-a30f-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_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 ae30c030-d809-11ef-a30f-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/applicativo1_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[baff18bf-d809-11ef-a30f-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 ...
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[bf4db1b0-d809-11ef-a30f-060730329b56]
testAppIdForwardAuthorization_specificCode(HEADER, AuthenticationAppIdHeaderForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae3098bb-d809-11ef-a30f-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 ae2d8af4-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[cb3ecb07-d809-11ef-a30f-060730329b56]
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[bed5c37f-d809-11ef-a30f-060730329b56]
testAppIdOptional((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@M...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bf59-d809-11ef-a30f-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bf5d-d809-11ef-a30f-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bf61-d809-11ef-a30f-060730329b56]
testApiKeyForwardAuthorization_genericCode(QUERY, AuthenticationApiKeyQueryForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae2d63a5-d809-11ef-a30f-060730329b56]
testAppIdForwardAuthorization_genericCode(QUERY, AuthenticationAppIdQueryForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae309889-d809-11ef-a30f-060730329b56]
testAppId_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGFATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizio...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite ae30c010-d809-11ef-a30f-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 ae30c012-d809-11ef-a30f-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 ae30c014-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_genericCode(COOKIE, null, null, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required ae3098f3-d809-11ef-a30f-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((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 c02fd474-d809-11ef-a30f-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]
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 be5b1534-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_genericCode(HEADER, 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 ae2dd83a-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata@MinisteroFrui...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae3097f6-d809-11ef-a30f-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae3097fa-d809-11ef-a30f-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae3097fe-d809-11ef-a30f-060730329b56]
testAppIdForwardCustomAuthorization_genericCode(QUERY, c_key, c_id, AuthenticationAppIdQueryForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae3098d0-d809-11ef-a30f-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 ae30bfbc-d809-11ef-a30f-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 ae30bfbe-d809-11ef-a30f-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 ae30bfc0-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testBasicForwardAuthorization_genericCode((basic username: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 ae30c034-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardAuthorization_genericCode(HEADER, AuthenticationAppIdHeaderForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30989f-d809-11ef-a30f-060730329b56]
testAppIdForwardCustomAuthorization_specificCode(QUERY, c_key, c_id, AuthenticationAppIdQueryForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae3098fe-d809-11ef-a30f-060730329b56]
testBasicOptional((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30c054-d809-11ef-a30f-060730329b56]
testApiKeyForwardCustomAuthorization_genericCode(HEADER, X-CKEY, AuthenticationApiKeyHeaderForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae2dd83f-d809-11ef-a30f-060730329b56]
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppIdErrato@Min...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bf67-d809-11ef-a30f-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bf6b-d809-11ef-a30f-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bf6f-d809-11ef-a30f-060730329b56]
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 ae309836-d809-11ef-a30f-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 ae309837-d809-11ef-a30f-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 ae309839-d809-11ef-a30f-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(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 ae3098fb-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKey_specificCode((apikey apiKey: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 ae30987a-d809-11ef-a30f-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 ae30987c-d809-11ef-a30f-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 ae30987e-d809-11ef-a30f-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]
testPrincipalHeaderOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
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 ae3098ed-d809-11ef-a30f-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, 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 ae2e9bba-d809-11ef-a30f-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:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30c05c-d809-11ef-a30f-060730329b56]
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b85f19e9-d809-11ef-a8e9-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[c52ef952-d809-11ef-a30f-060730329b56]
** 'Forwarded-For' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c540ac96-d809-11ef-a30f-060730329b56]
** 'X-Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c559d9ea-d809-11ef-a30f-060730329b56]
** 'Forwarded' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c567205e-d809-11ef-a30f-060730329b56]
** 'X-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c5815f22-d809-11ef-a30f-060730329b56]
** 'Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c59c1316-d809-11ef-a30f-060730329b56]
** 'X-Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c5b6ee1a-d809-11ef-a30f-060730329b56]
** 'Cluster-Client-IP' **
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c5d65cfe-d809-11ef-a30f-060730329b56]
testPrincipalHeaderClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required bf37dfbb-d809-11ef-a30f-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((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 c063197a-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKey_specificCode((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 ae309842-d809-11ef-a30f-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 ae309843-d809-11ef-a30f-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 ae309846-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardCustomAuthorization_genericCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdHeaderForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae3098e8-d809-11ef-a30f-060730329b56]
testBasicOptional((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30c058-d809-11ef-a30f-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 ae30c08a-d809-11ef-a30f-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(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 ae309905-d809-11ef-a30f-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 ae30bf23-d809-11ef-a30f-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_genericCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30c02a-d809-11ef-a30f-060730329b56]
testSslOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30c093-d809-11ef-a30f-060730329b56]
testBasicOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30c04e-d809-11ef-a30f-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[ae30c0d2-d809-11ef-a30f-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 ...
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 ae2e9ba4-d809-11ef-a30f-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/client3_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[bae1f3cb-d809-11ef-a30f-060730329b56]
Cerco credenziale-0 [CN=client3, OU=trasparente, O=openspcoop.org, L=Pisa, ST=Italy, C=IT, EMAILADDRESS=apoli@link.it] nei log ...
testApiKeyForwardAuthorization_specificCode(HEADER, AuthenticationApiKeyHeaderForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae2d8aef-d809-11ef-a30f-060730329b56]
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo1_alternativo.jks passwordKeystore:openspcoopjks passw...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[be292fc1-d809-11ef-a30f-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/client1_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30c0a1-d809-11ef-a30f-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 ...
testAppIdOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bf80-d809-11ef-a30f-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bf84-d809-11ef-a30f-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bf88-d809-11ef-a30f-060730329b56]
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed ae309824-d809-11ef-a30f-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 ae309825-d809-11ef-a30f-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 ae309827-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Authentication Failed] atteso[Authentication Failed] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyForwardCustomAuthorization_specificCode(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 ae2e9bb6-d809-11ef-a30f-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 ae309901-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bfed-d809-11ef-a30f-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bff1-d809-11ef-a30f-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bff5-d809-11ef-a30f-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 ae30c067-d809-11ef-a30f-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 ae3098b4-d809-11ef-a30f-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(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 ae30990d-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae2e9bf2-d809-11ef-a30f-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae2e9bf6-d809-11ef-a30f-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae2e9bfa-d809-11ef-a30f-060730329b56]
testPrincipalQueryOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ca312c58-d809-11ef-a30f-060730329b56]
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 cb4819da-d809-11ef-a30f-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[ae309819-d809-11ef-a30f-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30981d-d809-11ef-a30f-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae309821-d809-11ef-a30f-060730329b56]
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae309855-d809-11ef-a30f-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae309859-d809-11ef-a30f-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30985d-d809-11ef-a30f-060730329b56]
testPrincipalIpForwardedOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c1edb153-d809-11ef-a30f-060730329b56]
testPrincipalQueryClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required c8498051-d809-11ef-a30f-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 cb774038-d809-11ef-a30f-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:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c975a465-d809-11ef-a30f-060730329b56]
testPrincipalHeaderClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bfe1-d809-11ef-a30f-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bfe5-d809-11ef-a30f-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bfe9-d809-11ef-a30f-060730329b56]
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae309849-d809-11ef-a30f-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30984d-d809-11ef-a30f-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae309851-d809-11ef-a30f-060730329b56]
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c8bb7c0e-d809-11ef-a30f-060730329b56]
testPrincipal_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required cb723726-d809-11ef-a30f-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 ae30989c-d809-11ef-a30f-060730329b56
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Authentication required] atteso[Authentication required] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardAuthorization_genericCode(COOKIE, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [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 ae3098a8-d809-11ef-a30f-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, AuthenticationAppIdCookieForwardCustom, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bf26-d809-11ef-a30f-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[bd9e7be5-d809-11ef-a30f-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 ...
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[bdc4c899-d809-11ef-a30f-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 ...
testPrincipalQueryOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ca579f20-d809-11ef-a30f-060730329b56]
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[bfdf436b-d809-11ef-a30f-060730329b56]
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationFailed] actor[http://govway.org/integration]: Authentication Failed
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationFailed], found[Client.AuthenticationFailed]
Controllo fault string [Authentication Failed], found[Authentication Failed]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Authentication Failed ae30c07a-d809-11ef-a30f-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]
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 ae2d8ae8-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/client1_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
Creo contesto SSL
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[bce36935-d809-11ef-a30f-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 ...
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 ae30c046-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardAuthorization_genericCode(COOKIE, AuthenticationAppIdCookieForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae3098ab-d809-11ef-a30f-060730329b56]
testApiKeyForwardCustomAuthorization_genericCode(QUERY, null, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentica...)
Invoco...
Ricevuto SoapFAULT codice[Client.AuthenticationRequired] actor[http://govway.org/integration]: Authentication required
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [Client.AuthenticationRequired], found[Client.AuthenticationRequired]
Controllo fault string [Authentication required], found[Authentication required]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Authentication required ae2d8afc-d809-11ef-a30f-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]
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b85f19d3-d809-11ef-a8e9-060730329b56]
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
Test per posizione 'HEADER' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae2e9bd6-d809-11ef-a30f-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae2e9bda-d809-11ef-a30f-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae2e9bde-d809-11ef-a30f-060730329b56]
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[cadd7112-d809-11ef-a30f-060730329b56]
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[ae30bf2f-d809-11ef-a30f-060730329b56]
Test per posizione 'QUERY' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bf35-d809-11ef-a30f-060730329b56]
Test per posizione 'COOKIE' ...
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30bf39-d809-11ef-a30f-060730329b56]
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[c0d95af7-d809-11ef-a30f-060730329b56]
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali non fornite
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali non fornite], found[Autenticazione fallita, credenziali non fornite]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationRequired.html AuthenticationRequired 401 Autenticazione fallita, credenziali non fornite ae3098c2-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testApiKey_specificCode((apikey apiKey: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 ae309872-d809-11ef-a30f-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 ae309873-d809-11ef-a30f-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 ae309878-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalHeaderClean_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 bf853c7d-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationRequired.html] atteso[https://govway.org/handling-errors/401/AuthenticationRequired.html]
Controllo title presente[AuthenticationRequired] atteso[AuthenticationRequired]
Controllo description presente[Autenticazione fallita, credenziali non fornite] atteso[Autenticazione fallita, credenziali non fornite] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testPrincipalQueryNotClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
Invoco...
ReturnCode ritornato[401] atteso[401]
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[cb0f2f7d-d809-11ef-a30f-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 ae30c044-d809-11ef-a30f-060730329b56 integration:GOVWAY-402
Controllo stato presente[401] atteso[401]
Controllo type presente[https://govway.org/handling-errors/401/AuthenticationFailed.html] atteso[https://govway.org/handling-errors/401/AuthenticationFailed.html]
Controllo title presente[AuthenticationFailed] atteso[AuthenticationFailed]
Controllo description presente[Autenticazione fallita, credenziali fornite non corrette] atteso[Autenticazione fallita, credenziali fornite non corrette] checkDescrizioneTramiteMatchEsatto[true]
Controllo esistenza govway id
Controllo esistenza govway status
Controllo govwayStatus presente[integration:GOVWAY-402] atteso[integration:GOVWAY-402]
ReturnCode ritornato[500] atteso[500]
ID Messaggio[null]
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdCookieForward, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae3098c5-d809-11ef-a30f-060730329b56]
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[cb2f1393-d809-11ef-a30f-060730329b56]
testApiKey_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, AUTHENTICAT...)
Test per posizione 'HEADER' ...
Invoco...
Ricevuto SoapFAULT codice[GOVWAY-402] actor[http://govway.org/integration]: Autenticazione fallita, credenziali fornite non corrette
Modulo [RicezioneContenutiApplicativi]
Controllo fault actor [http://govway.org/integration] found[http://govway.org/integration]
Controllo fault code [GOVWAY-402], found[GOVWAY-402]
Controllo fault string [Autenticazione fallita, credenziali fornite non corrette], found[Autenticazione fallita, credenziali fornite non corrette]
Details presenti: 1
Detail[problem]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Details presenti: 1
Detail[problem]
Detail[problem] isProblemRFC7807[true]
Namespace Problem (urn:ietf:rfc:7807): https://govway.org/handling-errors/401/AuthenticationFailed.html AuthenticationFailed 401 Autenticazione fallita, credenziali fornite non corrette ae30986c-d809-11ef-a30f-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 ae30986e-d809-11ef-a30f-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 ae30986f-d809-11ef-a30f-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 ae30c07c-d809-11ef-a30f-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[bc7f9e4b-d809-11ef-a30f-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 ...
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 ae2e9bb8-d809-11ef-a30f-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:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ca943300-d809-11ef-a30f-060730329b56]
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[ae30c021-d809-11ef-a30f-060730329b56]
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
Invoco...
Invocazione terminata
ReturnCode ritornato[200] atteso[200]
ID Messaggio[b85f19e3-d809-11ef-a8e9-060730329b56]
942 ignored methods
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithBasicAuth_ko_noCredential
testServiceWithApiKeyAppIdAuth
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential_domain
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_noCredential
testServiceWithApiKeyAppIdAuth
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential_domain
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
testDoFilterInvalidOrigin
testDoFilterActualPOST
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterDifferentOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightNoACRM
testDoFilterPreflight
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterNullOrigin
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOrigin
testDoFilterActualRequestTrasparente
testDoFilterEmptyOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightNoACRH
testDoFilterPreflightEmptyACRM
testDoFilterActualPOST
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterDifferentOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightNoACRM
testDoFilterPreflight
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterNullOrigin
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOrigin
testDoFilterActualRequestTrasparente
testDoFilterEmptyOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightNoACRH
testDoFilterPreflightEmptyACRM
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
oneWayLocalForward_pdSOAP12Stateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
testSincronoLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11Stateful
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
testSincronoLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11Stateful
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato
testSincronoAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP11Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_genericCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAny
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
testDoFilterActualPUT
testDoFilterPreflightNoACRM
testDoFilterOriginNotAllowed
testDoFilterPreflight
testDoFilterPreflightInvalidOrigin
testDoFilterSimpleHEAD
testDoFilterPreflightMoreHeaders
testDoFilterSimpleGET
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightTrasparente
testDoFilterActualPOSTWithoutContentType
testDoFilterDifferentOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterActualPOST
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightNoACRH
testDoFilterInvalidOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterNullOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightMaxAge
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRM
testDoFilterOriginNotAllowed
testDoFilterPreflight
testDoFilterPreflightInvalidOrigin
testDoFilterSimpleHEAD
testDoFilterPreflightMoreHeaders
testDoFilterSimpleGET
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightTrasparente
testDoFilterActualPOSTWithoutContentType
testDoFilterDifferentOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterActualPOST
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightNoACRH
testDoFilterInvalidOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterNullOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightMaxAge
testDoFilterSimpleAnyOriginAndSupportsCredentials
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
testDoFilterPreflightNoACRM
testDoFilterPreflightEmptyACRH
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflight
testDoFilterPreflightNegativeMaxAge
testDoFilterEmptyOrigin
testDoFilterPreflightTrasparente
testDoFilterNullOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNoACRH
testDoFilterActualRequestTrasparente
testDoFilterDifferentOrigin
testDoFilterPreflightMaxAge
testDoFilterActualWithExposedHeaders
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightUnsupportedACRH
testDoFilterActualPOST
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightMoreHeaders
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterInvalidOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflightEmptyACRH
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflight
testDoFilterPreflightNegativeMaxAge
testDoFilterEmptyOrigin
testDoFilterPreflightTrasparente
testDoFilterNullOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNoACRH
testDoFilterActualRequestTrasparente
testDoFilterDifferentOrigin
testDoFilterPreflightMaxAge
testDoFilterActualWithExposedHeaders
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightUnsupportedACRH
testDoFilterActualPOST
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightMoreHeaders
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterInvalidOrigin
testDoFilterOriginNotAllowed
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato
testOneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa
testApiKeyForwardAuthorization_genericCode
testSslOptional
testAppIdForwardAuthorization_specificCode
testApiKeyOptional
testApiKey_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testBasicForwardAuthorization_specificCode
testAppIdForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testAppIdOptional
testAppId_genericCode
testSsl_specificCode
testNone
testBasic_genericCode
testBasicOptional
testBasic_specificCode
testAppId_specificCode
testSsl_genericCode
testBasicForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
testApiKeyForwardCustomAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testApiKey_specificCode
testSslOptional
testAppIdForwardAuthorization_specificCode
testApiKeyOptional
testApiKey_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testBasicForwardAuthorization_specificCode
testAppIdForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testAppIdOptional
testAppId_genericCode
testSsl_specificCode
testNone
testBasic_genericCode
testBasicOptional
testBasic_specificCode
testAppId_specificCode
testSsl_genericCode
testBasicForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
testApiKeyForwardCustomAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testApiKey_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
testDoFilterActualPOSTWithoutContentType
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleRequestTrasparente
testDoFilterOriginNotAllowed
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPUT
testDoFilterPreflightTrasparente
testDoFilterActualPOST
testDoFilterPreflightEmptyACRM
testDoFilterPreflightMoreHeaders
testDoFilterSimpleGET
testDoFilterEmptyOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflight
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOrigin
testDoFilterSimpleHEAD
testDoFilterSimpleWithExposedHeaders
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterDifferentOrigin
testDoFilterNullOrigin
testDoFilterInvalidOrigin
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleRequestTrasparente
testDoFilterOriginNotAllowed
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPUT
testDoFilterPreflightTrasparente
testDoFilterActualPOST
testDoFilterPreflightEmptyACRM
testDoFilterPreflightMoreHeaders
testDoFilterSimpleGET
testDoFilterEmptyOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflight
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOrigin
testDoFilterSimpleHEAD
testDoFilterSimpleWithExposedHeaders
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterDifferentOrigin
testDoFilterNullOrigin
testDoFilterInvalidOrigin
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature
compactTestEsaminaJWTinHeader
jsonTestEsaminaJsonInHeader
compactTestEsaminaJWT
jsonTestEsaminaJsonPayloadEncoding
compactTestFlussiOk
jsonTestEsaminaJsonPayloadNotEncoding
jsonTestFlussiOk
jsonTestEsaminaJsonInHeader
compactTestEsaminaJWT
jsonTestEsaminaJsonPayloadEncoding
compactTestFlussiOk
jsonTestEsaminaJsonPayloadNotEncoding
jsonTestFlussiOk
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12
testMTOM_Soap12_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_validazione
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12
testMTOM_Soap12_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_validazione
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_unpackagePackage_all
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetStar
testContentTypeResponseOk
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testContentTypeRequestOk
testCorrelazioneApplicativaGetRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetStar
testContentTypeResponseOk
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testContentTypeRequestOk
testCorrelazioneApplicativaGetRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaQualsiasiMetodo
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt
jsonTestEsaminaJWT
compactTestFlussiOk
jsonTestFlussiOk
compactTestEsaminaJWT
compactTestFlussiOk
jsonTestFlussiOk
compactTestEsaminaJWT
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalAny
test_rolesInternalAny
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAny
test_XacmlPolicy_specificCode
test_rolesAny
test_InternalXacmlPolicy_specificCode
test_rolesExternalAll_genericCode
test_InternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_rolesAll_specificCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAny
test_rolesInternalAll_specificCode
test_Authenticated_or_rolesAll_genericCode
test_Authenticated_or_externalRolesAny
test_rolesAll_specificCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_ExternalXacmlPolicy_genericCode
test_rolesExternalAny
test_rolesInternalAny
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAny
test_XacmlPolicy_specificCode
test_rolesAny
test_InternalXacmlPolicy_specificCode
test_rolesExternalAll_genericCode
test_InternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_rolesAll_specificCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAny
test_rolesInternalAll_specificCode
test_Authenticated_or_rolesAll_genericCode
test_Authenticated_or_externalRolesAny
test_rolesAll_specificCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_ExternalXacmlPolicy_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
sincronoFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyOk
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyOk
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_wrap
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
sincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
testSincrono_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12Stateful
sincrono_pdSOAP12Stateless
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateless
testOneWay_pdSOAP12Stateful
sincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP11Stateful
sincrono_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12Stateless
oneWay_pdSOAP12Stateless
testOneWay_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12Stateful
oneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP12Stateful
oneWay_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP11Stateless
testSincrono_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11Stateful
testOneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateless
testSincrono_pdSOAP11Stateful
testSincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11Stateful
testOneWay_pdSOAP11Stateless
oneWay_pdSOAP11Stateless
oneWay_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12Stateful
sincrono_pdSOAP12Stateless
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateless
testOneWay_pdSOAP12Stateful
sincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP11Stateful
sincrono_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12Stateless
oneWay_pdSOAP12Stateless
testOneWay_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12Stateful
oneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP12Stateful
oneWay_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP11Stateless
testSincrono_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11Stateful
testOneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateless
testSincrono_pdSOAP11Stateful
testSincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11Stateful
testOneWay_pdSOAP11Stateless
oneWay_pdSOAP11Stateless
oneWay_pdSOAP11WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testPrincipalIpForwardedOptional
testPrincipalQueryOptional
testPrincipalHeaderClean_genericCode
testPrincipalQueryClean_genericCode
testPrincipalUrl_specificCode
testPrincipalOptional
testPrincipalUrlOptional
testPrincipal_genericCode
testPrincipal_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalUrl_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalQueryClean_specificCode
testPrincipalIp
testPrincipalIpForwarded_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalQueryOptional
testPrincipalHeaderClean_genericCode
testPrincipalQueryClean_genericCode
testPrincipalUrl_specificCode
testPrincipalOptional
testPrincipalUrlOptional
testPrincipal_genericCode
testPrincipal_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalUrl_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalQueryClean_specificCode
testPrincipalIp
testPrincipalIpForwarded_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalIpForwarded_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP11Stateful
oneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateful
testSincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP11Stateless
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP11Stateful
oneWayFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP11Stateful
oneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateful
testSincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP11Stateless
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP11Stateful
oneWayFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500
testSincronoFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateless
oneWayFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateless
sincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP12Stateful
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP11Stateful
oneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
oneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12Stateful
sincronoFault500_paSOAP12Stateful
sincronoFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateless
oneWayFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateless
sincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP12Stateful
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP11Stateful
oneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
oneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12Stateful
sincronoFault500_paSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeKo
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeKo
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato
oneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP12Stateful
oneWay_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateless
testSincrono_paSOAP11Stateful
testOneWay_paSOAP12Stateless
sincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateless
sincrono_paSOAP12Stateful
testOneWay_paSOAP11Stateless
testOneWay_paSOAP11Stateful
sincrono_paSOAP12Stateless
testOneWay_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP12Stateful
testSincrono_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11Stateful
oneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateful
oneWay_paSOAP11Stateful
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11Stateless
testSincrono_paSOAP12Stateless
testSincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateful
sincrono_paSOAP11Stateless
oneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12Stateful
oneWay_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateless
testSincrono_paSOAP11Stateful
testOneWay_paSOAP12Stateless
sincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateless
sincrono_paSOAP12Stateful
testOneWay_paSOAP11Stateless
testOneWay_paSOAP11Stateful
sincrono_paSOAP12Stateless
testOneWay_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP12Stateful
testSincrono_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11Stateful
oneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateful
oneWay_paSOAP11Stateful
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11Stateless
testSincrono_paSOAP12Stateless
testSincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateful
sincrono_paSOAP11Stateless
oneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata
testResponseCachingMaxAgeDisabled
testResponseCachingNoCacheDisabled
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegole
testResponseCachingNoCache
testResponseCachingDigestDefault
testResponseCachingNoStore
testResponseCachingDigestQueryParameters
testResponseCachingDigestHeaders
testResponseCachingNoStoreDisabled
testResponseCachingMaxAge
testResponseCachingTimeout
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingRegolaDefault
testResponseCachingMaxSize
testResponseCachingNoCacheDisabled
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegole
testResponseCachingNoCache
testResponseCachingDigestDefault
testResponseCachingNoStore
testResponseCachingDigestQueryParameters
testResponseCachingDigestHeaders
testResponseCachingNoStoreDisabled
testResponseCachingMaxAge
testResponseCachingTimeout
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingRegolaDefault
testResponseCachingMaxSize
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa
testResponseCachingTimeout
testResponseCachingNoStore
testResponseCachingDigestQueryParameters
testResponseCachingNoCache
testResponseCachingMaxAgeDisabled
testResponseCachingDigestHeaders
testResponseCachingMaxSize
testResponseCachingNoStoreDisabled
testResponseCachingDigestDefault
testResponseCachingRegole
testResponseCaching
testResponseCachingNoCacheDisabled
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingRegolaDefault
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingMaxAge
testResponseCachingNoStore
testResponseCachingDigestQueryParameters
testResponseCachingNoCache
testResponseCachingMaxAgeDisabled
testResponseCachingDigestHeaders
testResponseCachingMaxSize
testResponseCachingNoStoreDisabled
testResponseCachingDigestDefault
testResponseCachingRegole
testResponseCaching
testResponseCachingNoCacheDisabled
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingRegolaDefault
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingMaxAge
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata
testAlternativeSoap12ContentTypesSupported
testContentTypeOk
testAlternativeSoap12ContentTypesUnsupported
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesUnsupported
testContentTypeKo
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntuale
testContentTypeResponseOk
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaPuntualeRisposta
testContentTypeRequestKo
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testContentTypeResponseKo
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntuale
testContentTypeResponseOk
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaPuntualeRisposta
testContentTypeRequestKo
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testContentTypeResponseKo
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal
test_rolesExternalAny
test_Authenticated_or_externalRolesAny
test_Authenticated_or_externalRolesAll_specificCode
test_InternalXacmlPolicy_specificCode
test_rolesInternalAll_genericCode
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_rolesAny
test_rolesExternalAll_specificCode
test_InternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAll_specificCode
test_rolesExternalAll_genericCode
test_XacmlPolicy_specificCode
test_ExternalXacmlPolicy_genericCode
test_XacmlPolicy_genericCode
test_rolesAll_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesAny
test_rolesExternalNoAuthenticationAny
test_Authenticated_or_rolesAll_genericCode
test_rolesAll_specificCode
test_rolesInternalAll_specificCode
test_rolesInternalAny
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_Authenticated_or_externalRolesAny
test_Authenticated_or_externalRolesAll_specificCode
test_InternalXacmlPolicy_specificCode
test_rolesInternalAll_genericCode
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_rolesAny
test_rolesExternalAll_specificCode
test_InternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAll_specificCode
test_rolesExternalAll_genericCode
test_XacmlPolicy_specificCode
test_ExternalXacmlPolicy_genericCode
test_XacmlPolicy_genericCode
test_rolesAll_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesAny
test_rolesExternalNoAuthenticationAny
test_Authenticated_or_rolesAll_genericCode
test_rolesAll_specificCode
test_rolesInternalAll_specificCode
test_rolesInternalAny
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa
testServiceWithBasicAuth_ko_noCredential
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ok
testServiceWithApiKeyAppIdAuthForward
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithBasicAuth_ko_credentialErrate
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ok
testServiceWithApiKeyAppIdAuthForward
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithBasicAuth_ko_credentialErrate
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
testRisorseJMX
testDatabaseOpenSPCoop
testDatabaseMsgDiagnostici
testDatabaseOpenSPCoop
testDatabaseMsgDiagnostici
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
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
12 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testApiKeyForwardAuthorization_genericCode(QUERY, AuthenticationApiKeyQueryForward, null, null, -1, true, 200)
32 ms
testApiKeyForwardAuthorization_genericCode(QUERY, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
4643 ms
testApiKeyForwardAuthorization_genericCode(QUERY, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
5321 ms
testApiKeyForwardAuthorization_genericCode(HEADER, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
5586 ms
testApiKeyForwardAuthorization_genericCode(HEADER, AuthenticationApiKeyHeaderForward, null, null, -1, true, 200)
5869 ms
testApiKeyForwardAuthorization_genericCode(HEADER, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
6138 ms
testApiKeyForwardAuthorization_genericCode(COOKIE, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
6357 ms
testApiKeyForwardAuthorization_genericCode(COOKIE, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
6552 ms
testApiKeyForwardAuthorization_genericCode(COOKIE, AuthenticationApiKeyCookieForward, null, null, -1, true, 200)
6766 ms
testApiKeyForwardAuthorization_specificCode(QUERY, AuthenticationApiKeyQueryForward, null, null, -1, true, 200)
7095 ms
testApiKeyForwardAuthorization_specificCode(QUERY, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
7411 ms
testApiKeyForwardAuthorization_specificCode(QUERY, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
7690 ms
testApiKeyForwardAuthorization_specificCode(HEADER, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
7846 ms
testApiKeyForwardAuthorization_specificCode(HEADER, AuthenticationApiKeyHeaderForward, null, null, -1, true, 200)
8043 ms
testApiKeyForwardAuthorization_specificCode(HEADER, AuthenticationApiKeyCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
8255 ms
testApiKeyForwardAuthorization_specificCode(COOKIE, AuthenticationApiKeyQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
8466 ms
testApiKeyForwardAuthorization_specificCode(COOKIE, AuthenticationApiKeyHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fall...)
8605 ms
testApiKeyForwardAuthorization_specificCode(COOKIE, AuthenticationApiKeyCookieForward, null, null, -1, true, 200)
8847 ms
testApiKeyForwardCustomAuthorization_genericCode(QUERY, null, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentica...)
9091 ms
testApiKeyForwardCustomAuthorization_genericCode(QUERY, c_key, AuthenticationApiKeyQueryForwardCustom, null, null, -1, true, 200)
9328 ms
testApiKeyForwardCustomAuthorization_genericCode(QUERY, c_key, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
9529 ms
testApiKeyForwardCustomAuthorization_genericCode(QUERY, c_key, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
9756 ms
testApiKeyForwardCustomAuthorization_genericCode(HEADER, X-CKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autent...)
9933 ms
testApiKeyForwardCustomAuthorization_genericCode(HEADER, null, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
10083 ms
testApiKeyForwardCustomAuthorization_genericCode(HEADER, X-CKEY, AuthenticationApiKeyHeaderForwardCustom, null, null, -1, true, 200)
10237 ms
testApiKeyForwardCustomAuthorization_genericCode(HEADER, X-CKEY, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Auten...)
10487 ms
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, cKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentic...)
10679 ms
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, cKEY, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
10799 ms
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, null, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
10964 ms
testApiKeyForwardCustomAuthorization_genericCode(COOKIE, cKEY, AuthenticationApiKeyCookieForwardCustom, null, null, -1, true, 200)
11165 ms
testApiKeyForwardCustomAuthorization_specificCode(QUERY, null, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentica...)
11351 ms
testApiKeyForwardCustomAuthorization_specificCode(QUERY, c_key, AuthenticationApiKeyQueryForwardCustom, null, null, -1, true, 200)
11505 ms
testApiKeyForwardCustomAuthorization_specificCode(QUERY, c_key, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
11683 ms
testApiKeyForwardCustomAuthorization_specificCode(QUERY, c_key, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
11868 ms
testApiKeyForwardCustomAuthorization_specificCode(HEADER, X-CKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autent...)
11986 ms
testApiKeyForwardCustomAuthorization_specificCode(HEADER, null, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
12111 ms
testApiKeyForwardCustomAuthorization_specificCode(HEADER, X-CKEY, AuthenticationApiKeyHeaderForwardCustom, null, null, -1, true, 200)
12251 ms
testApiKeyForwardCustomAuthorization_specificCode(HEADER, X-CKEY, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Auten...)
12453 ms
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, cKEY, AuthenticationApiKeyQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autentic...)
12575 ms
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, cKEY, AuthenticationApiKeyHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
12713 ms
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, null, AuthenticationApiKeyCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenti...)
12894 ms
testApiKeyForwardCustomAuthorization_specificCode(COOKIE, cKEY, AuthenticationApiKeyCookieForwardCustom, null, null, -1, true, 200)
13052 ms
testApiKeyOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
13232 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
13653 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
14034 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
14421 ms
testApiKeyOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9ATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIz...)
14764 ms
testApiKeyOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, AUTHENTICAT...)
15127 ms
testApiKeyOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
15614 ms
testApiKeyOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata@MinisteroFrui...)
16087 ms
testApiKey_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
16437 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
16678 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
17092 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
17533 ms
testApiKey_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9ATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIz...)
17756 ms
testApiKey_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, AUTHENTICAT...)
17964 ms
testApiKey_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
18174 ms
testApiKey_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata@MinisteroFrui...)
18387 ms
testApiKey_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
18580 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
18839 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXkyQE1pbmlzdGVyb0ZydWl0b3JlLmd3.MTIzNDU2 pos...)
19151 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2RXJy...)
19485 ms
testApiKey_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlFcnJhdG9ATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIz...)
19684 ms
testApiKey_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE=.Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE, AUTHENTICAT...)
19920 ms
testApiKey_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
20212 ms
testApiKey_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata@MinisteroFrui...)
20531 ms
testAppIdForwardAuthorization_genericCode(QUERY, AuthenticationAppIdQueryForward, null, null, -1, true, 200)
20813 ms
testAppIdForwardAuthorization_genericCode(QUERY, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
21091 ms
testAppIdForwardAuthorization_genericCode(QUERY, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
21257 ms
testAppIdForwardAuthorization_genericCode(HEADER, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
21438 ms
testAppIdForwardAuthorization_genericCode(HEADER, AuthenticationAppIdHeaderForward, null, null, -1, true, 200)
21586 ms
testAppIdForwardAuthorization_genericCode(HEADER, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
21881 ms
testAppIdForwardAuthorization_genericCode(COOKIE, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
22043 ms
testAppIdForwardAuthorization_genericCode(COOKIE, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
22138 ms
testAppIdForwardAuthorization_genericCode(COOKIE, AuthenticationAppIdCookieForward, null, null, -1, true, 200)
22261 ms
testAppIdForwardAuthorization_specificCode(QUERY, AuthenticationAppIdQueryForward, null, null, -1, true, 200)
22481 ms
testAppIdForwardAuthorization_specificCode(QUERY, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
22612 ms
testAppIdForwardAuthorization_specificCode(QUERY, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
22704 ms
testAppIdForwardAuthorization_specificCode(HEADER, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
22790 ms
testAppIdForwardAuthorization_specificCode(HEADER, AuthenticationAppIdHeaderForward, null, null, -1, true, 200)
22917 ms
testAppIdForwardAuthorization_specificCode(HEADER, AuthenticationAppIdCookieForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
23056 ms
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdQueryForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallit...)
23184 ms
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdHeaderForward, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione falli...)
23287 ms
testAppIdForwardAuthorization_specificCode(COOKIE, AuthenticationAppIdCookieForward, null, null, -1, true, 200)
23376 ms
testAppIdForwardCustomAuthorization_genericCode(QUERY, null, null, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
23526 ms
testAppIdForwardCustomAuthorization_genericCode(QUERY, c_key, c_id, AuthenticationAppIdQueryForwardCustom, null, null, -1, true, 200)
23705 ms
testAppIdForwardCustomAuthorization_genericCode(QUERY, c_key, c_id, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
23859 ms
testAppIdForwardCustomAuthorization_genericCode(QUERY, c_key, c_id, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
23989 ms
testAppIdForwardCustomAuthorization_genericCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, ...)
24151 ms
testAppIdForwardCustomAuthorization_genericCode(HEADER, null, null, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
24302 ms
testAppIdForwardCustomAuthorization_genericCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdHeaderForwardCustom, null, null, -1, true, 200)
24443 ms
testAppIdForwardCustomAuthorization_genericCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND,...)
24681 ms
testAppIdForwardCustomAuthorization_genericCode(COOKIE, cKEY, cID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
24845 ms
testAppIdForwardCustomAuthorization_genericCode(COOKIE, cKEY, cID, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aut...)
24959 ms
testAppIdForwardCustomAuthorization_genericCode(COOKIE, null, null, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
25067 ms
testAppIdForwardCustomAuthorization_genericCode(COOKIE, cKEY, cID, AuthenticationAppIdCookieForwardCustom, null, null, -1, true, 200)
25195 ms
testAppIdForwardCustomAuthorization_specificCode(QUERY, null, null, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
25376 ms
testAppIdForwardCustomAuthorization_specificCode(QUERY, c_key, c_id, AuthenticationAppIdQueryForwardCustom, null, null, -1, true, 200)
25500 ms
testAppIdForwardCustomAuthorization_specificCode(QUERY, c_key, c_id, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
25747 ms
testAppIdForwardCustomAuthorization_specificCode(QUERY, c_key, c_id, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
25867 ms
testAppIdForwardCustomAuthorization_specificCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, ...)
26018 ms
testAppIdForwardCustomAuthorization_specificCode(HEADER, null, null, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
26128 ms
testAppIdForwardCustomAuthorization_specificCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdHeaderForwardCustom, null, null, -1, true, 200)
26262 ms
testAppIdForwardCustomAuthorization_specificCode(HEADER, X-CKEY, X-CID, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND,...)
26465 ms
testAppIdForwardCustomAuthorization_specificCode(COOKIE, cKEY, cID, AuthenticationAppIdQueryForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aute...)
26550 ms
testAppIdForwardCustomAuthorization_specificCode(COOKIE, cKEY, cID, AuthenticationAppIdHeaderForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Aut...)
26700 ms
testAppIdForwardCustomAuthorization_specificCode(COOKIE, null, null, AuthenticationAppIdCookieForwardCustom, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Au...)
26829 ms
testAppIdForwardCustomAuthorization_specificCode(COOKIE, cKEY, cID, AuthenticationAppIdCookieForwardCustom, null, null, -1, true, 200)
26950 ms
testAppIdOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
27132 ms
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
27535 ms
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
27919 ms
testAppIdOptional((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@M...)
28319 ms
testAppIdOptional((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppIdErrato@Min...)
28645 ms
testAppIdOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
29097 ms
testAppIdOptional((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
29444 ms
testAppIdOptional((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGFATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizio...)
29708 ms
testAppId_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
30023 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
30315 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
30700 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@M...)
31060 ms
testAppId_genericCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppIdErrato@Min...)
31254 ms
testAppId_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
31456 ms
testAppId_genericCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
31626 ms
testAppId_genericCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGFATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizio...)
31881 ms
testAppId_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
32062 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@Ministero...)
32217 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId2@Minister...)
32675 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2RXJyYXRh posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppId@M...)
33118 ms
testAppId_specificCode((apikey apiKey:MTIzNDU2 posizioneApiKey:COOKIE appId:EsempioFruitoreTrasparenteApiKeyAppIdErrato@Min...)
33319 ms
testAppId_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGE= posizioneApiKey:COOKIE appId:credenzialeErrata posizioneAppI...)
33511 ms
testAppId_specificCode((apikey apiKey:RXNlbXBpb0ZydWl0b3JlVHJhc3BhcmVudGVBcGlLZXlATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.MTIzNDU2 pos...)
33711 ms
testAppId_specificCode((apikey apiKey:Y3JlZGVuemlhbGVFcnJhdGFATWluaXN0ZXJvRnJ1aXRvcmUuZ3c=.Y3JlZGVuemlhbGVFcnJhdGE= posizio...)
33962 ms
testBasicForwardAuthorization_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
34206 ms
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
34429 ms
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
34647 ms
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
34861 ms
testBasicForwardAuthorization_genericCode((basic username:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
34958 ms
testBasicForwardAuthorization_genericCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, Au...)
35095 ms
testBasicForwardAuthorization_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
35199 ms
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
35312 ms
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
35492 ms
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
35624 ms
testBasicForwardAuthorization_specificCode((basic username:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
35782 ms
testBasicForwardAuthorization_specificCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, Au...)
35870 ms
testBasicOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
35950 ms
testBasicOptional((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
36077 ms
testBasicOptional((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
36161 ms
testBasicOptional((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
36239 ms
testBasicOptional((basic username:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
36340 ms
testBasicOptional((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, Au...)
36450 ms
testBasic_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
36581 ms
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
36724 ms
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
36888 ms
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
37042 ms
testBasic_genericCode((basic username:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
37144 ms
testBasic_genericCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, Au...)
37268 ms
testBasic_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
37399 ms
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456, null, null, -1, true, 200)
37532 ms
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic2 password:123456, null, null, -1, true, 200)
37662 ms
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasic password:123456Errata, AUTHENTICATION_INVALID_CREDEN...)
37767 ms
testBasic_specificCode((basic username:esempioFruitoreTrasparenteBasicErrata password:123456, AUTHENTICATION_INVALID_CREDEN...)
37924 ms
testBasic_specificCode((basic username:credenzialeErrata password:credenzialeErrata, AUTHENTICATION_INVALID_CREDENTIALS, Au...)
38004 ms
testSslOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
38111 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/client1_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
38221 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/client2_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
40015 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/client3_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
40375 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
40717 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeysto...)
41086 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
41318 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeysto...)
41590 ms
testSslOptional((ssl pathKeystore:/etc/govway/keys/applicativo1_alternativo.jks passwordKeystore:openspcoopjks passw...)
41825 ms
testSsl_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
42034 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/client1_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
42167 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/client2_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
42409 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/client3_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
42594 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
42830 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeysto...)
43096 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
43286 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeysto...)
43501 ms
testSsl_genericCode((ssl pathKeystore:/etc/govway/keys/applicativo1_alternativo.jks passwordKeystore:openspcoopjks passw...)
43735 ms
testSsl_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
43937 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/client1_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
44016 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/client2_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
44203 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/client3_trasparente.jks passwordKeystore:openspcoopjks passwordKe...)
44423 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
44683 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo1_multipleOU_serialNumberDifferente.jks passwordKeysto...)
44909 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU.jks passwordKeystore:123456 passwordKey:1...)
45189 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo2_multipleOU_serialNumberDifferente.jks passwordKeysto...)
45437 ms
testSsl_specificCode((ssl pathKeystore:/etc/govway/keys/applicativo1_alternativo.jks passwordKeystore:openspcoopjks passw...)
45668 ms
testOpenspcoopCoreLog
45917 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
45928 ms
testPrincipalHeaderClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
45931 ms
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
46091 ms
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
46330 ms
testPrincipalHeaderClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
46507 ms
testPrincipalHeaderClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
46609 ms
testPrincipalHeaderClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
46758 ms
testPrincipalHeaderClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
46871 ms
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
46968 ms
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
47138 ms
testPrincipalHeaderClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
47340 ms
testPrincipalHeaderClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
47441 ms
testPrincipalHeaderClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
47588 ms
testPrincipalHeaderNotClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
47676 ms
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
47805 ms
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
47968 ms
testPrincipalHeaderNotClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
48112 ms
testPrincipalHeaderNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
48214 ms
testPrincipalHeaderNotClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
48380 ms
testPrincipalHeaderNotClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
48441 ms
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
48544 ms
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
48693 ms
testPrincipalHeaderNotClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
48832 ms
testPrincipalHeaderNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
48928 ms
testPrincipalHeaderNotClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
49045 ms
testPrincipalHeaderOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
49081 ms
testPrincipalHeaderOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
49188 ms
testPrincipalHeaderOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
49266 ms
testPrincipalHeaderOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
49374 ms
testPrincipalHeaderOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
49527 ms
testPrincipalHeaderOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
49605 ms
testPrincipalIp
49624 ms
testPrincipalIpForwardedOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
49712 ms
testPrincipalIpForwardedOptional((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
49832 ms
testPrincipalIpForwardedOptional((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
49934 ms
testPrincipalIpForwardedOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
50051 ms
testPrincipalIpForwardedOptional((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
50167 ms
testPrincipalIpForwardedOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
50295 ms
testPrincipalIpForwarded_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
50320 ms
testPrincipalIpForwarded_genericCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
50741 ms
testPrincipalIpForwarded_genericCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
51592 ms
testPrincipalIpForwarded_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
52512 ms
testPrincipalIpForwarded_genericCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
52935 ms
testPrincipalIpForwarded_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
53854 ms
testPrincipalIpForwarded_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
53970 ms
testPrincipalIpForwarded_specificCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
54411 ms
testPrincipalIpForwarded_specificCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
55336 ms
testPrincipalIpForwarded_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
56146 ms
testPrincipalIpForwarded_specificCode((principal username:192.168.2.3/255.255.255.0 password:Op3nSPC@@p2, null, null, -1, true, 200)
56617 ms
testPrincipalIpForwarded_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
57430 ms
testPrincipalOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
57566 ms
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
57780 ms
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
59664 ms
testPrincipalOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
60009 ms
testPrincipalOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
60111 ms
testPrincipalOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
60240 ms
testPrincipalQueryClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
60271 ms
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
60430 ms
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
60662 ms
testPrincipalQueryClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
60832 ms
testPrincipalQueryClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
60913 ms
testPrincipalQueryClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
61075 ms
testPrincipalQueryClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
61119 ms
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
61210 ms
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
61365 ms
testPrincipalQueryClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
61468 ms
testPrincipalQueryClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
61538 ms
testPrincipalQueryClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
61647 ms
testPrincipalQueryNotClean_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
61679 ms
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
61774 ms
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
61939 ms
testPrincipalQueryNotClean_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
62107 ms
testPrincipalQueryNotClean_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
62214 ms
testPrincipalQueryNotClean_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
62346 ms
testPrincipalQueryNotClean_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
62405 ms
testPrincipalQueryNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
62620 ms
testPrincipalQueryNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
62781 ms
testPrincipalQueryNotClean_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
62942 ms
testPrincipalQueryNotClean_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
63060 ms
testPrincipalQueryNotClean_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
63186 ms
testPrincipalQueryOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
63239 ms
testPrincipalQueryOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
63355 ms
testPrincipalQueryOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
63460 ms
testPrincipalQueryOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
63566 ms
testPrincipalQueryOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
63680 ms
testPrincipalQueryOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
63802 ms
testPrincipalUrlOptional((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
63823 ms
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
63928 ms
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
64101 ms
testPrincipalUrlOptional((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
64234 ms
testPrincipalUrlOptional((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
64376 ms
testPrincipalUrlOptional((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
64494 ms
testPrincipalUrl_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
64514 ms
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
64606 ms
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
64774 ms
testPrincipalUrl_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
64932 ms
testPrincipalUrl_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
65043 ms
testPrincipalUrl_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
65199 ms
testPrincipalUrl_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
65258 ms
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
65348 ms
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
65476 ms
testPrincipalUrl_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
65632 ms
testPrincipalUrl_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
65732 ms
testPrincipalUrl_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
65870 ms
testPrincipal_genericCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
65929 ms
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
66021 ms
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
66211 ms
testPrincipal_genericCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
66433 ms
testPrincipal_genericCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
66541 ms
testPrincipal_genericCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
66718 ms
testPrincipal_specificCode((none, AUTHENTICATION_CREDENTIALS_NOT_FOUND, Autenticazione fallita, credenziali non fornite, 402, t...)
66778 ms
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal password:Op3nSPC@@p2, null, null, -1, true, ...)
66881 ms
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal2 password:Op3nSPC@@p2, null, null, -1, true,...)
67043 ms
testPrincipal_specificCode((basic username:esempioFruitoreTrasparentePrincipal1 password:Op3nSPC@@p2, AUTHENTICATION_CREDENTIAL...)
67201 ms
testPrincipal_specificCode((principal username:esempioFruitoreTrasparentePrincipal3 password:Op3nSPC@@p2, null, null, -1, true,...)
67276 ms
testPrincipal_specificCode((principal username:credenzialeErrata password:credenzialeErrata, null, null, -1, true, 401)
67417 ms
testOpenspcoopCoreLog
67448 ms