

<?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="JOSE"/> </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
JOSE
compactTestEsaminaJWT
compactTestEsaminaJWTinHeader
compactTestFlussiOk
jsonTestEsaminaJWT
jsonTestEsaminaJsonInHeader
jsonTestEsaminaJsonPayloadEncoding
jsonTestEsaminaJsonPayloadNotEncoding
jsonTestFlussiOk
JOSEEncrypt
compactTestEsaminaJWT
compactTestFlussiOk
jsonTestEsaminaJWT
jsonTestFlussiOk
JOSEEncrypt.compact.esaminaJWT
compactTestEsaminaJWT
JOSEEncrypt.compact.flussiOk
compactTestFlussiOk
JOSEEncrypt.json.esaminaJWT
jsonTestEsaminaJWT
JOSEEncrypt.json.flussiOk
jsonTestFlussiOk
JOSESignature
compactTestEsaminaJWT
compactTestEsaminaJWTinHeader
compactTestFlussiOk
jsonTestEsaminaJsonInHeader
jsonTestEsaminaJsonPayloadEncoding
jsonTestEsaminaJsonPayloadNotEncoding
jsonTestFlussiOk
JOSESignature.compact.esaminaJWT
compactTestEsaminaJWT
JOSESignature.compact.esaminaJWTinHeader
compactTestEsaminaJWTinHeader
JOSESignature.compact.flussiOk
compactTestFlussiOk
JOSESignature.json.esaminaJSONPayloadEncoding
jsonTestEsaminaJsonPayloadEncoding
JOSESignature.json.esaminaJSONPayloadNotEncoding
jsonTestEsaminaJsonPayloadNotEncoding
JOSESignature.json.esaminaJsonInHeader
jsonTestEsaminaJsonInHeader
JOSESignature.json.flussiOk
jsonTestFlussiOk
Times for Ant suite
Total running time: 4 minutes
Reporter output for Ant suite
jsonTestEsaminaJsonInHeader(jwsJsonDetachBase64UrlSymmetricOnlySenderRequest, true, true, govwayTestSuiteDetachSign, [alg=HS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachBase64UrlSymmetricOnlySenderRequest/jwsJsonDetachBase64UrlSymmetricOnlySenderRequest/service/echo?replyPrefixQueryParameter=PREFIX-&replyQueryParameter=govwayTestSuiteDetachSign
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [f32e3a5f-46ea-11f0-8478-060730329b56]
[f32e3a5f-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [f32f72e2-46ea-11f0-8478-060730329b56]
Hdr response [PREFIX-govwayTestSuiteDetachSign] [eyJzaWduYXR1cmVzIjpbeyJwcm90ZWN0ZWQiOiJleUpoYkdjaU9pSklVekkxTmlKOSIsInNpZ25hdHVyZSI6InBtdU5UVmpCamllWXdNWjM1ZVFqa2lUb01PRzVyYVJlLUVLX29oV2pzSEkifV19]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [f32e3a5f-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [f1df9a43-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsJsonDetachBase64UrlSymmetricOnlySenderRequest]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:40:08 GMT]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [f336c5eb-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
header: {"alg":"HS256"}
Trovato hdr ["alg"]=["HS256"]
jsonTestFlussiOk(jwsJsonDetachNotBase64UrlAsymmetric)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachNotBase64UrlAsymmetric/jwsJsonDetachNotBase64UrlAsymmetric/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [27a5a0ab-46eb-11f0-8478-060730329b56]
[27a5a0ab-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
compactTestFlussiOk(jweCompactAsymmetricUrlCertificateInHeaders)
URL: http://localhost:8080/govway/api/out/JOSE/jweCompactAsymmetricUrlCertificateInHeaders/jweCompactAsymmetricUrlCertificateInHeaders/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [73ea6d39-46ea-11f0-8478-060730329b56]
[73ea6d39-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
jsonTestEsaminaJsonPayloadEncoding(jwsJsonPayloadEncodingSymmetricOnlySenderResponse, [alg=HS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonPayloadEncodingSymmetricOnlySenderResponse/jwsJsonPayloadEncodingSymmetricOnlySenderResponse/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [0a180326-46eb-11f0-8478-060730329b56]
[0a180326-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[0a180326-46eb-11f0-8478-060730329b56] JSON: {"payload":"eyJuYW1lIjoidmFsdWUxIiwibmFtZTIiOiJ2YWx1ZTIiLCJuYW1lSU5UIjozLCJuYW1lRE9VQkxFIjo0LjZ9","signatures":[{"protected":"eyJhbGciOiJIUzI1NiJ9","signature":"pmuNTVjBjieYwMZ35eQjkiToMOG5raRe-EK_ohWjsHI"}]}
header: {"alg":"HS256"}
Trovato hdr ["alg"]=["HS256"]
jsonTestFlussiOk(jweJsonSymmetric)
URL: http://localhost:8080/govway/api/out/JOSE/jweJsonSymmetric/jweJsonSymmetric/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [b6fd98d2-46ea-11f0-8478-060730329b56]
[b6fd98d2-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
jsonTestFlussiOk(jwsJsonDetachBase64UrlAsymmetric)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachBase64UrlAsymmetric/jwsJsonDetachBase64UrlAsymmetric/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [224c4d4e-46eb-11f0-8478-060730329b56]
[224c4d4e-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
compactTestFlussiOk(jweCompactDeflateAsymmetric)
URL: http://localhost:8080/govway/api/out/JOSE/jweCompactDeflateAsymmetric/jweCompactDeflateAsymmetric/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [66e4af5d-46ea-11f0-8478-060730329b56]
[66e4af5d-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
jsonTestEsaminaJWT(jweJsonDeflateSymmetricDetachRequestSecurityInfoDisabled, [alg=dir])
URL: http://localhost:8080/govway/api/out/JOSE/jweJsonDeflateSymmetricDetachRequestSecurityInfoDisabled/jweJsonDeflateSymmetricDetachRequestSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [b162d0a5-46ea-11f0-8478-060730329b56]
[b162d0a5-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[b162d0a5-46ea-11f0-8478-060730329b56] JSON: {"protected":"eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiemlwIjoiREVGIn0","unprotected":{"alg":"dir"},"recipients":[{}],"iv":"IZZSoLPc5ZtE5KwR6Uu2yw","ciphertext":"DNdvwMzaCvZDdep3rJtAtE8NE1Y-it9fYTvzAtmNZIeg_UR1LvhReZDdb_-TI7nd","tag":"z_yXCoVMLYM6lPMGH5ye_A"}
header: {"enc":"A128CBC-HS256","zip":"DEF"}
Trovato hdr ["zip"]=["DEF"]
Trovato hdr ["enc"]=["A128CBC-HS256"]
jsonTestEsaminaJsonInHeader(jwsJsonDetachNotBase64HeaderSymmetricDetachRequestSecurityInfoDisabled, true, false, GovWay-TestSuit...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachNotBase64HeaderSymmetricDetachRequestSecurityInfoDisabled/jwsJsonDetachNotBase64HeaderSymmetricDetachRequestSecurityInfoDisabled/service/echo?replyHttpHeader=GovWay-TestSuite-Detach-Sign&replyPrefixHttpHeader=PREFIX-
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [fdfad0d1-46ea-11f0-8478-060730329b56]
[fdfad0d1-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [fdff1694-46ea-11f0-8478-060730329b56]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [fdfad0d1-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [fdf3a4d5-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsJsonDetachNotBase64HeaderSymmetricDetachRequestSecurityInfoDisabled]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:40:28 GMT]
Hdr response [PREFIX-GovWay-TestSuite-Detach-Sign] [{"signatures":[{"protected":"eyJhbGciOiJIUzI1NiJ9","signature":"pmuNTVjBjieYwMZ35eQjkiToMOG5raRe-EK_ohWjsHI"}]}]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [ff43cb9d-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
header: {"alg":"HS256"}
Trovato hdr ["alg"]=["HS256"]
compactTestEsaminaJWT(jweCompactDeflateAsymmetricOnlySenderResponse, [alg=RSA-OAEP-256])
URL: http://localhost:8080/govway/api/out/JOSE/jweCompactDeflateAsymmetricOnlySenderResponse/jweCompactDeflateAsymmetricOnlySenderResponse/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [403e948a-46ea-11f0-8478-060730329b56]
[403e948a-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[403e948a-46ea-11f0-8478-060730329b56] JWT: eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMjU2R0NNIiwiemlwIjoiREVGIn0.qJMvrbd7vobPECeCUhKHs1BYtc_mLQAEBYC-yEs3EblfVfw6tyNlYTDzRv1IfnEOdU_IGRxJF86Kt5BuO47ja2-9cPnURSymnDofZ_2dga43JlG38gLaUlA9dRpZqxjXE9Y_j6qtzSBVX7iY5P0w-aN_E-L9p3oyhmsIjBzAlVQOxoEosqHzh6Tn_2ETfqP4M3i2hMJoKRAWqLYXzOMdftMYoAWTEMmAkEgF8xSRsuLpgAvFS6xfk_1JIviumLiqzNFG57hO95W5aFMyscgNUCUNHwE8Qj-m1OiG6r2c5GdshojKm_Dvko45CXhsvlHhO2WdcAcv4WFTjgw8uJwUCg.KLEr8CyIZC77H0pe.7Y8_haTrTGjewWYIZaubX-oxzbFRjSOjBrR0f04ifE-hwZVWjmpSlgNFHPcI3g.tJNb3Vybxkv9c2DAw0mBDg
[403e948a-46ea-11f0-8478-060730329b56] split.length: 5
header: {"alg":"RSA-OAEP-256","enc":"A256GCM","zip":"DEF"}
Trovato hdr ["zip"]=["DEF"]
Trovato hdr ["alg"]=["RSA-OAEP-256"]
Trovato hdr ["enc"]=["A256GCM"]
jsonTestEsaminaJsonInHeader(jwsJsonDetachBase64HeaderSymmetricDetachRequestSecurityInfoDisabled, true, true, GovWay-TestSuite-De...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachBase64HeaderSymmetricDetachRequestSecurityInfoDisabled/jwsJsonDetachBase64HeaderSymmetricDetachRequestSecurityInfoDisabled/service/echo?replyHttpHeader=GovWay-TestSuite-Detach-Sign&replyPrefixHttpHeader=PREFIX-
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [ef0ccbe3-46ea-11f0-8478-060730329b56]
[ef0ccbe3-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [ef0ec7b6-46ea-11f0-8478-060730329b56]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [ef0ccbe3-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [edbfb267-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsJsonDetachBase64HeaderSymmetricDetachRequestSecurityInfoDisabled]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:40:02 GMT]
Hdr response [PREFIX-GovWay-TestSuite-Detach-Sign] [eyJzaWduYXR1cmVzIjpbeyJwcm90ZWN0ZWQiOiJleUpoYkdjaU9pSklVekkxTmlKOSIsInNpZ25hdHVyZSI6InBtdU5UVmpCamllWXdNWjM1ZVFqa2lUb01PRzVyYVJlLUVLX29oV2pzSEkifV19]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [ef15a58f-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
header: {"alg":"HS256"}
Trovato hdr ["alg"]=["HS256"]
jsonTestFlussiOk(jwsJsonAsymmetricUrlCertificateInHeaders)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonAsymmetricUrlCertificateInHeaders/jwsJsonAsymmetricUrlCertificateInHeaders/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [2b9836f7-46eb-11f0-8478-060730329b56]
[2b9836f7-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
compactTestEsaminaJWTinHeader(jwsCompactDetachHeaderAsymmetricDetachRequestSecurityInfoDisabled, true, GovWay-TestSuite-Detach-Sig...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactDetachHeaderAsymmetricDetachRequestSecurityInfoDisabled/jwsCompactDetachHeaderAsymmetricDetachRequestSecurityInfoDisabled/service/echo?replyHttpHeader=GovWay-TestSuite-Detach-Sign&replyPrefixHttpHeader=PREFIX-
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [d115be2e-46ea-11f0-8478-060730329b56]
[d115be2e-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [d1180821-46ea-11f0-8478-060730329b56]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [d115be2e-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [cfcdadc2-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsCompactDetachHeaderAsymmetricDetachRequestSecurityInfoDisabled]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:39:12 GMT]
Hdr response [PREFIX-GovWay-TestSuite-Detach-Sign] [eyJhbGciOiJSUzI1NiJ9..YTsSyh8pWmkXoPU_OeYXgLFWkU6gGiqEWnjrKP6NgYgdg_z7sjasCyanD6aAL6HJ02nFBbfFTCT0NhmbGBZKhfMi1-BQYuNsOwLJzkSSS_M3i77z05Vel314mvuwVct9CUhDN1QMLcxNxOPOb2ijrncIoARl7C_3OQ5BkM7D6uXfqg5XPfd5VgOD8-6eoBCYJJMJYb1mD07bhaJT42mLy54A5xFREzd8XKHB4yNVsa7uE6i7YhSO_DqtDtexbZFY9jfGACX1CMVmuRW1p1ev0qdf1PzdWiGWlTeoThX3QjP_5EM03ekX8UL1RSTbGBy-xQqHJsSEVtL6YtYaufO-Xg]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [d1254e9c-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
split.length: 3
header: {"alg":"RS256"}
Trovato hdr ["alg"]=["RS256"]
compactTestEsaminaJWT(jwsCompactAsymmetricOnlySenderRequest, [alg=RS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactAsymmetricOnlySenderRequest/jwsCompactAsymmetricOnlySenderRequest/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [bdc4ad1c-46ea-11f0-8478-060730329b56]
[bdc4ad1c-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[bdc4ad1c-46ea-11f0-8478-060730329b56] JWT: eyJhbGciOiJSUzI1NiJ9.eyJuYW1lIjoidmFsdWUxIiwibmFtZTIiOiJ2YWx1ZTIiLCJuYW1lSU5UIjozLCJuYW1lRE9VQkxFIjo0LjZ9.YTsSyh8pWmkXoPU_OeYXgLFWkU6gGiqEWnjrKP6NgYgdg_z7sjasCyanD6aAL6HJ02nFBbfFTCT0NhmbGBZKhfMi1-BQYuNsOwLJzkSSS_M3i77z05Vel314mvuwVct9CUhDN1QMLcxNxOPOb2ijrncIoARl7C_3OQ5BkM7D6uXfqg5XPfd5VgOD8-6eoBCYJJMJYb1mD07bhaJT42mLy54A5xFREzd8XKHB4yNVsa7uE6i7YhSO_DqtDtexbZFY9jfGACX1CMVmuRW1p1ev0qdf1PzdWiGWlTeoThX3QjP_5EM03ekX8UL1RSTbGBy-xQqHJsSEVtL6YtYaufO-Xg
[bdc4ad1c-46ea-11f0-8478-060730329b56] split.length: 3
header: {"alg":"RS256"}
Trovato hdr ["alg"]=["RS256"]
jsonTestEsaminaJsonInHeader(jwsJsonDetachNotBase64HeaderAsymmetricDetachRequestSecurityInfoDisabled, true, false, GovWay-TestSui...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachNotBase64HeaderAsymmetricDetachRequestSecurityInfoDisabled/jwsJsonDetachNotBase64HeaderAsymmetricDetachRequestSecurityInfoDisabled/service/echo?replyHttpHeader=GovWay-TestSuite-Detach-Sign&replyPrefixHttpHeader=PREFIX-
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [fb4e0015-46ea-11f0-8478-060730329b56]
[fb4e0015-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [fb58fc98-46ea-11f0-8478-060730329b56]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [fb4e0015-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [fb454e79-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsJsonDetachNotBase64HeaderAsymmetricDetachRequestSecurityInfoDisabled]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:40:24 GMT]
Hdr response [PREFIX-GovWay-TestSuite-Detach-Sign] [{"signatures":[{"protected":"eyJhbGciOiJSUzI1NiJ9","signature":"YTsSyh8pWmkXoPU_OeYXgLFWkU6gGiqEWnjrKP6NgYgdg_z7sjasCyanD6aAL6HJ02nFBbfFTCT0NhmbGBZKhfMi1-BQYuNsOwLJzkSSS_M3i77z05Vel314mvuwVct9CUhDN1QMLcxNxOPOb2ijrncIoARl7C_3OQ5BkM7D6uXfqg5XPfd5VgOD8-6eoBCYJJMJYb1mD07bhaJT42mLy54A5xFREzd8XKHB4yNVsa7uE6i7YhSO_DqtDtexbZFY9jfGACX1CMVmuRW1p1ev0qdf1PzdWiGWlTeoThX3QjP_5EM03ekX8UL1RSTbGBy-xQqHJsSEVtL6YtYaufO-Xg"}]}]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [fc904421-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
header: {"alg":"RS256"}
Trovato hdr ["alg"]=["RS256"]
compactTestFlussiOk(jwsCompactAsymmetric)
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactAsymmetric/jwsCompactAsymmetric/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [dabbfcf5-46ea-11f0-8478-060730329b56]
[dabbfcf5-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
jsonTestEsaminaJsonInHeader(jwsJsonDetachBase64HeaderAsymmetricOnlySenderRequest, true, true, GovWay-TestSuite-Detach-Sign, [alg...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachBase64HeaderAsymmetricOnlySenderRequest/jwsJsonDetachBase64HeaderAsymmetricOnlySenderRequest/service/echo?replyHttpHeader=GovWay-TestSuite-Detach-Sign&replyPrefixHttpHeader=PREFIX-
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [e55db2b9-46ea-11f0-8478-060730329b56]
[e55db2b9-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [e575325c-46ea-11f0-8478-060730329b56]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [e55db2b9-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [e54ebe8d-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsJsonDetachBase64HeaderAsymmetricOnlySenderRequest]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:39:48 GMT]
Hdr response [PREFIX-GovWay-TestSuite-Detach-Sign] [eyJzaWduYXR1cmVzIjpbeyJwcm90ZWN0ZWQiOiJleUpoYkdjaU9pSlNVekkxTmlKOSIsInNpZ25hdHVyZSI6IllUc1N5aDhwV21rWG9QVV9PZVlYZ0xGV2tVNmdHaXFFV25qcktQNk5nWWdkZ196N3NqYXNDeWFuRDZhQUw2SEowMm5GQmJmRlRDVDBOaG1iR0JaS2hmTWkxLUJRWXVOc093TEp6a1NTU19NM2k3N3owNVZlbDMxNG12dXdWY3Q5Q1VoRE4xUU1MY3hOeE9QT2IyaWpybmNJb0FSbDdDXzNPUTVCa003RDZ1WGZxZzVYUGZkNVZnT0Q4LTZlb0JDWUpKTUpZYjFtRDA3YmhhSlQ0Mm1MeTU0QTV4RlJFemQ4WEtIQjR5TlZzYTd1RTZpN1loU09fRHF0RHRleGJaRlk5amZHQUNYMUNNVm11UlcxcDFldjBxZGYxUHpkV2lHV2xUZW9UaFgzUWpQXzVFTTAzZWtYOFVMMVJTVGJHQnkteFFxSEpzU0VWdEw2WXRZYXVmTy1YZyJ9XX0=]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [e6a96ca5-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
header: {"alg":"RS256"}
Trovato hdr ["alg"]=["RS256"]
compactTestEsaminaJWT(jwsCompactAsymmetricOnlySenderResponse, [alg=RS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactAsymmetricOnlySenderResponse/jwsCompactAsymmetricOnlySenderResponse/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [bf221a5a-46ea-11f0-8478-060730329b56]
[bf221a5a-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[bf221a5a-46ea-11f0-8478-060730329b56] JWT: eyJhbGciOiJSUzI1NiJ9.eyJuYW1lIjoidmFsdWUxIiwibmFtZTIiOiJ2YWx1ZTIiLCJuYW1lSU5UIjozLCJuYW1lRE9VQkxFIjo0LjZ9.YTsSyh8pWmkXoPU_OeYXgLFWkU6gGiqEWnjrKP6NgYgdg_z7sjasCyanD6aAL6HJ02nFBbfFTCT0NhmbGBZKhfMi1-BQYuNsOwLJzkSSS_M3i77z05Vel314mvuwVct9CUhDN1QMLcxNxOPOb2ijrncIoARl7C_3OQ5BkM7D6uXfqg5XPfd5VgOD8-6eoBCYJJMJYb1mD07bhaJT42mLy54A5xFREzd8XKHB4yNVsa7uE6i7YhSO_DqtDtexbZFY9jfGACX1CMVmuRW1p1ev0qdf1PzdWiGWlTeoThX3QjP_5EM03ekX8UL1RSTbGBy-xQqHJsSEVtL6YtYaufO-Xg
[bf221a5a-46ea-11f0-8478-060730329b56] split.length: 3
header: {"alg":"RS256"}
Trovato hdr ["alg"]=["RS256"]
jsonTestFlussiOk(jwsJsonDetachBase64HeaderSymmetric)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachBase64HeaderSymmetric/jwsJsonDetachBase64HeaderSymmetric/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [20fb3c20-46eb-11f0-8478-060730329b56]
[20fb3c20-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
jsonTestEsaminaJsonPayloadEncoding(jwsJsonPayloadEncodingAsymmetricDetachRequestSecurityInfoDisabled, [alg=RS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonPayloadEncodingAsymmetricDetachRequestSecurityInfoDisabled/jwsJsonPayloadEncodingAsymmetricDetachRequestSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [0b691454-46eb-11f0-8478-060730329b56]
[0b691454-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[0b691454-46eb-11f0-8478-060730329b56] JSON: {"payload":"eyJuYW1lIjoidmFsdWUxIiwibmFtZTIiOiJ2YWx1ZTIiLCJuYW1lSU5UIjozLCJuYW1lRE9VQkxFIjo0LjZ9","signatures":[{"protected":"eyJhbGciOiJSUzI1NiJ9","signature":"YTsSyh8pWmkXoPU_OeYXgLFWkU6gGiqEWnjrKP6NgYgdg_z7sjasCyanD6aAL6HJ02nFBbfFTCT0NhmbGBZKhfMi1-BQYuNsOwLJzkSSS_M3i77z05Vel314mvuwVct9CUhDN1QMLcxNxOPOb2ijrncIoARl7C_3OQ5BkM7D6uXfqg5XPfd5VgOD8-6eoBCYJJMJYb1mD07bhaJT42mLy54A5xFREzd8XKHB4yNVsa7uE6i7YhSO_DqtDtexbZFY9jfGACX1CMVmuRW1p1ev0qdf1PzdWiGWlTeoThX3QjP_5EM03ekX8UL1RSTbGBy-xQqHJsSEVtL6YtYaufO-Xg"}]}
header: {"alg":"RS256"}
Trovato hdr ["alg"]=["RS256"]
compactTestFlussiOk(jwsCompactAsymmetricBinaryCertificateInHeaders)
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactAsymmetricBinaryCertificateInHeaders/jwsCompactAsymmetricBinaryCertificateInHeaders/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [e3098a4d-46ea-11f0-8478-060730329b56]
[e3098a4d-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
jsonTestEsaminaJsonInHeader(jwsJsonDetachNotBase64HeaderSymmetricOnlySenderResponse, false, false, GovWay-TestSuite-Detach-Sign-...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachNotBase64HeaderSymmetricOnlySenderResponse/jwsJsonDetachNotBase64HeaderSymmetricOnlySenderResponse/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [f9f5eb05-46ea-11f0-8478-060730329b56]
[f9f5eb05-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [f9fbde78-46ea-11f0-8478-060730329b56]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [f9f5eb05-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [GovWay-TestSuite-Detach-Sign-Response] [{"signatures":[{"protected":"eyJhbGciOiJIUzI1NiJ9","signature":"pmuNTVjBjieYwMZ35eQjkiToMOG5raRe-EK_ohWjsHI"}]}]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [f9eaee79-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsJsonDetachNotBase64HeaderSymmetricOnlySenderResponse]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:40:22 GMT]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [fb3d5f31-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
header: {"alg":"HS256"}
Trovato hdr ["alg"]=["HS256"]
compactTestEsaminaJWTinHeader(jwsCompactDetachHeaderAsymmetricOnlySenderRequest, true, GovWay-TestSuite-Detach-Sign, [alg=RS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactDetachHeaderAsymmetricOnlySenderRequest/jwsCompactDetachHeaderAsymmetricOnlySenderRequest/service/echo?replyHttpHeader=GovWay-TestSuite-Detach-Sign&replyPrefixHttpHeader=PREFIX-
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [cbb9fad5-46ea-11f0-8478-060730329b56]
[cbb9fad5-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [cbba7008-46ea-11f0-8478-060730329b56]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [cbb9fad5-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [ca040d69-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsCompactDetachHeaderAsymmetricOnlySenderRequest]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:39:03 GMT]
Hdr response [PREFIX-GovWay-TestSuite-Detach-Sign] [eyJhbGciOiJSUzI1NiJ9..YTsSyh8pWmkXoPU_OeYXgLFWkU6gGiqEWnjrKP6NgYgdg_z7sjasCyanD6aAL6HJ02nFBbfFTCT0NhmbGBZKhfMi1-BQYuNsOwLJzkSSS_M3i77z05Vel314mvuwVct9CUhDN1QMLcxNxOPOb2ijrncIoARl7C_3OQ5BkM7D6uXfqg5XPfd5VgOD8-6eoBCYJJMJYb1mD07bhaJT42mLy54A5xFREzd8XKHB4yNVsa7uE6i7YhSO_DqtDtexbZFY9jfGACX1CMVmuRW1p1ev0qdf1PzdWiGWlTeoThX3QjP_5EM03ekX8UL1RSTbGBy-xQqHJsSEVtL6YtYaufO-Xg]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [cbc0d8b1-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
split.length: 3
header: {"alg":"RS256"}
Trovato hdr ["alg"]=["RS256"]
compactTestEsaminaJWT(jweCompactSymmetricOnlySenderResponse, [alg=dir])
URL: http://localhost:8080/govway/api/out/JOSE/jweCompactSymmetricOnlySenderResponse/jweCompactSymmetricOnlySenderResponse/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [29297674-46ea-11f0-8478-060730329b56]
[29297674-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[29297674-46ea-11f0-8478-060730329b56] JWT: eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIiwiemlwIjoiTk9ORSJ9..vRKJVzLOsNKWwbFA.PNEHqrrsbUdALD5CYZTd0VYweKTR3tsvC0TJyLcPSKALB0G7irwUBS_X2uHjGGI9FIkZvyi4ozGXSzyQhp4O.Ya9CFEgNjA8rc8V_PtxPRA
[29297674-46ea-11f0-8478-060730329b56] split.length: 5
header: {"alg":"dir","enc":"A256GCM","zip":"NONE"}
Trovato hdr ["zip"]=["NONE"]
Trovato hdr ["alg"]=["dir"]
Trovato hdr ["enc"]=["A256GCM"]
compactTestEsaminaJWT(jwsCompactAsymmetricJWTHeadersOnlySenderRequest, [alg=RS256, kid=openspcoop, typ=JWT, cty=applicatio...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactAsymmetricJWTHeadersOnlySenderRequest/jwsCompactAsymmetricJWTHeadersOnlySenderRequest/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [c8c99185-46ea-11f0-8478-060730329b56]
[c8c99185-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[c8c99185-46ea-11f0-8478-060730329b56] JWT: eyJhbGciOiJSUzI1NiIsImtpZCI6Im9wZW5zcGNvb3AiLCJ0eXAiOiJKV1QiLCJjdHkiOiJhcHBsaWNhdGlvbi9qc29uIiwiY3JpdCI6WyJwcm92YTEiLCJwcm92YTIiXSwiaGRyMSI6InZhbHVlMSIsImhkcjIiOiJ2YWx1ZTIiLCJoZHIzIjoidmFsdWUzIn0.eyJuYW1lIjoidmFsdWUxIiwibmFtZTIiOiJ2YWx1ZTIiLCJuYW1lSU5UIjozLCJuYW1lRE9VQkxFIjo0LjZ9.aGXIB415JFUKsPNVUxixUZuX89MXWWccrwWKrFWQ-hnXjguI_Ls8lYVmtqLLaCFVekmqcDP_olZqekOcQqjE8U3G5795mZuG77LWLO_Tr--BMotVVnhuK1dNBjJKFvawM2mXIE1CYil_66D1KpPNnyIE3OoJR65ckIqn0XcHj0VAuBOyDpyWDG44V63X-2v3MCDytoxI4Ik-zFaBaGDkR4Xg43dHV1uJT67NjIyU2ttCH-XG5_8UWA2BVYgvAt0hEwPpmnImbqRQF_AGkfDth3Sn2rwRbJ_CyfqcXHcngtGunImnsLBq24wN9TE5XTxV-pkGok97jmGxUufXX1lX4A
[c8c99185-46ea-11f0-8478-060730329b56] split.length: 3
header: {"alg":"RS256","kid":"openspcoop","typ":"JWT","cty":"application/json","crit":["prova1","prova2"],"hdr1":"value1","hdr2":"value2","hdr3":"value3"}
Trovato hdr ["hdr3"]=["value3"]
Trovato hdr ["typ"]=["JWT"]
Trovato hdr ["kid"]=["openspcoop"]
Trovato hdr ["cty"]=["application/json"]
Trovato hdr ["alg"]=["RS256"]
Trovato hdr ["crit"]=["prova1"]
Trovato hdr ["hdr1"]=["value1"]
Trovato hdr ["hdr2"]=["value2"]
compactTestEsaminaJWTinHeader(jwsCompactDetachHeaderSymmetricOnlySenderResponse, false, GovWay-TestSuite-Detach-Sign-Response, [al...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactDetachHeaderSymmetricOnlySenderResponse/jwsCompactDetachHeaderSymmetricOnlySenderResponse/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [cfc3e9b0-46ea-11f0-8478-060730329b56]
[cfc3e9b0-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [cfc4ad03-46ea-11f0-8478-060730329b56]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [cfc3e9b0-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [GovWay-TestSuite-Detach-Sign-Response] [eyJhbGciOiJIUzI1NiJ9..pmuNTVjBjieYwMZ35eQjkiToMOG5raRe-EK_ohWjsHI]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [ce782fc4-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsCompactDetachHeaderSymmetricOnlySenderResponse]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:39:10 GMT]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [cfc9dd2c-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
split.length: 3
header: {"alg":"HS256"}
Trovato hdr ["alg"]=["HS256"]
jsonTestEsaminaJsonInHeader(jwsJsonDetachNotBase64UrlAsymmetricOnlySenderRequest, true, false, govwayTestSuiteDetachSign, [alg=R...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachNotBase64UrlAsymmetricOnlySenderRequest/jwsJsonDetachNotBase64UrlAsymmetricOnlySenderRequest/service/echo?replyPrefixQueryParameter=PREFIX-&replyQueryParameter=govwayTestSuiteDetachSign
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [00cda022-46eb-11f0-8478-060730329b56]
[00cda022-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [020758a5-46eb-11f0-8478-060730329b56]
Hdr response [PREFIX-govwayTestSuiteDetachSign] [{"signatures":[{"protected":"eyJhbGciOiJSUzI1NiJ9","signature":"YTsSyh8pWmkXoPU_OeYXgLFWkU6gGiqEWnjrKP6NgYgdg_z7sjasCyanD6aAL6HJ02nFBbfFTCT0NhmbGBZKhfMi1-BQYuNsOwLJzkSSS_M3i77z05Vel314mvuwVct9CUhDN1QMLcxNxOPOb2ijrncIoARl7C_3OQ5BkM7D6uXfqg5XPfd5VgOD8-6eoBCYJJMJYb1mD07bhaJT42mLy54A5xFREzd8XKHB4yNVsa7uE6i7YhSO_DqtDtexbZFY9jfGACX1CMVmuRW1p1ev0qdf1PzdWiGWlTeoThX3QjP_5EM03ekX8UL1RSTbGBy-xQqHJsSEVtL6YtYaufO-Xg"}]}]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [00cda022-46eb-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [00acd1a6-46eb-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsJsonDetachNotBase64UrlAsymmetricOnlySenderRequest]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:40:33 GMT]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [0208b83e-46eb-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
header: {"alg":"RS256"}
Trovato hdr ["alg"]=["RS256"]
compactTestEsaminaJWT(jweCompactSymmetricOnlySenderRequest, [alg=dir])
URL: http://localhost:8080/govway/api/out/JOSE/jweCompactSymmetricOnlySenderRequest/jweCompactSymmetricOnlySenderRequest/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [25598294-46ea-11f0-8478-060730329b56]
[25598294-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[25598294-46ea-11f0-8478-060730329b56] JWT: eyJhbGciOiJkaXIiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2In0..8iEBWmOpMRoyj9_lAb8dcQ.iNUmw_lPPKtQNjda4XqIxPcnlI7ng57RfqKljhw97GoE15p93VJdpYxXo5tmYlXH841ziTtVTG0PubSNDtIazQ.Rxv4hRWzs_Sm7VlE2DuQZw
[25598294-46ea-11f0-8478-060730329b56] split.length: 5
header: {"alg":"dir","enc":"A128CBC-HS256"}
Trovato hdr ["alg"]=["dir"]
Trovato hdr ["enc"]=["A128CBC-HS256"]
jsonTestFlussiOk(jweJsonDeflateSymmetric)
URL: http://localhost:8080/govway/api/out/JOSE/jweJsonDeflateSymmetric/jweJsonDeflateSymmetric/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [b9ae8840-46ea-11f0-8478-060730329b56]
[b9ae8840-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
jsonTestEsaminaJWT(jweJsonAsymmetricDetachResponseSecurityInfoDisabled, [alg=RSA-OAEP-256])
URL: http://localhost:8080/govway/api/out/JOSE/jweJsonAsymmetricDetachResponseSecurityInfoDisabled/jweJsonAsymmetricDetachResponseSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [91c825a3-46ea-11f0-8478-060730329b56]
[91c825a3-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[91c825a3-46ea-11f0-8478-060730329b56] JSON: {"protected":"eyJlbmMiOiJBMjU2R0NNIiwiemlwIjoiTk9ORSJ9","unprotected":{"alg":"RSA-OAEP-256"},"recipients":[{"encrypted_key":"ZOYTE6U7NKPew-Mi0JnT_oBi9o5ENHAg7G7a7JmEeFrg3opkpqyuc-JTOq_tl8_MVHLIFzgm0kE92S609xKK1wfBYCyZvuS5QAjzgwX0LRQI2g8q_QPE4ap0ZiWQLhtWJNqOhD_ceK_2MqMxD35m2sC9r5S0UVGHBdRgUVJULICElW7O1aMSWiGI6VgcoqDtVDwNtCBsAuXkmKU7cNF-uiSH7yjfTzNGZEdPoMNm6nS91LbQp3gMuRn8i9AEiXhIF27EsARdwdK0ajjz7HCfoNxWhQedZLItWyzvxF8zV5mHiHW5n1KOrKDvWV1KmE2E4fDrHk0_WUmR7M4FWrdWBA"}],"iv":"rUqz8K1axiwaoed_","ciphertext":"WunbGfx_ejCgEDkYYS3ms9JcAV8ehLwUlNKwO8U8dheyOICoK3tyrBqG2IdsaB_qybtLxcRc87ZFgsuQeIId","tag":"-qhO4jrSBR1TsGxwUFLyMA"}
header: {"enc":"A256GCM","zip":"NONE"}
Trovato hdr ["zip"]=["NONE"]
Trovato hdr ["enc"]=["A256GCM"]
jsonTestEsaminaJsonInHeader(jwsJsonDetachNotBase64HeaderAsymmetricOnlySenderRequest, true, false, GovWay-TestSuite-Detach-Sign, ...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachNotBase64HeaderAsymmetricOnlySenderRequest/jwsJsonDetachNotBase64HeaderAsymmetricOnlySenderRequest/service/echo?replyHttpHeader=GovWay-TestSuite-Detach-Sign&replyPrefixHttpHeader=PREFIX-
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [f5f3ea6b-46ea-11f0-8478-060730329b56]
[f5f3ea6b-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [f5ff832e-46ea-11f0-8478-060730329b56]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [f5f3ea6b-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [f5e9ff4f-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsJsonDetachNotBase64HeaderAsymmetricOnlySenderRequest]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:40:15 GMT]
Hdr response [PREFIX-GovWay-TestSuite-Detach-Sign] [{"signatures":[{"protected":"eyJhbGciOiJSUzI1NiJ9","signature":"YTsSyh8pWmkXoPU_OeYXgLFWkU6gGiqEWnjrKP6NgYgdg_z7sjasCyanD6aAL6HJ02nFBbfFTCT0NhmbGBZKhfMi1-BQYuNsOwLJzkSSS_M3i77z05Vel314mvuwVct9CUhDN1QMLcxNxOPOb2ijrncIoARl7C_3OQ5BkM7D6uXfqg5XPfd5VgOD8-6eoBCYJJMJYb1mD07bhaJT42mLy54A5xFREzd8XKHB4yNVsa7uE6i7YhSO_DqtDtexbZFY9jfGACX1CMVmuRW1p1ev0qdf1PzdWiGWlTeoThX3QjP_5EM03ekX8UL1RSTbGBy-xQqHJsSEVtL6YtYaufO-Xg"}]}]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [f736f1c7-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
header: {"alg":"RS256"}
Trovato hdr ["alg"]=["RS256"]
compactTestFlussiOk(jwsCompactDetachHeaderAsymmetric)
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactDetachHeaderAsymmetric/jwsCompactDetachHeaderAsymmetric/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [de945563-46ea-11f0-8478-060730329b56]
[de945563-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
compactTestFlussiOk(jwsCompactDetachUrlAsymmetric)
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactDetachUrlAsymmetric/jwsCompactDetachUrlAsymmetric/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [e0065c2f-46ea-11f0-8478-060730329b56]
[e0065c2f-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
jsonTestFlussiOk(jwsJsonDetachNotBase64UrlSymmetric)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachNotBase64UrlSymmetric/jwsJsonDetachNotBase64UrlSymmetric/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [28f6b0d9-46eb-11f0-8478-060730329b56]
[28f6b0d9-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
jsonTestEsaminaJWT(jweJsonSymmetricDetachRequestSecurityInfoDisabled, [alg=dir])
URL: http://localhost:8080/govway/api/out/JOSE/jweJsonSymmetricDetachRequestSecurityInfoDisabled/jweJsonSymmetricDetachRequestSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [951be4a3-46ea-11f0-8478-060730329b56]
[951be4a3-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[951be4a3-46ea-11f0-8478-060730329b56] JSON: {"protected":"eyJlbmMiOiJBMTI4Q0JDLUhTMjU2In0","unprotected":{"alg":"dir"},"recipients":[{}],"iv":"P2lSS8YU1aeFqWncW-dwdg","ciphertext":"cGK4agwyC1mwa6rKEfoeVwXY8YjvASj3vH6KPJi72DvpKSKFV-jMtJgFAk1qJrjG5IjyFTGHvw6a5iUiqtp8DA","tag":"wEXYaE8OGcmJuM6xphD_Gg"}
header: {"enc":"A128CBC-HS256"}
Trovato hdr ["enc"]=["A128CBC-HS256"]
jsonTestEsaminaJWT(jweJsonAsymmetricOnlySenderRequest, [alg=RSA-OAEP-256])
URL: http://localhost:8080/govway/api/out/JOSE/jweJsonAsymmetricOnlySenderRequest/jweJsonAsymmetricOnlySenderRequest/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [786d3657-46ea-11f0-8478-060730329b56]
[786d3657-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[786d3657-46ea-11f0-8478-060730329b56] JSON: {"protected":"eyJlbmMiOiJBMjU2R0NNIiwiemlwIjoiTk9ORSJ9","unprotected":{"alg":"RSA-OAEP-256"},"recipients":[{"encrypted_key":"CEORD17SsoG0crAQVbfJXCJKx4Pv0Mwjvw6oxcPe7rZHqmOx-vowKMR1MvHh_A_cqagDySTab_OAvrjtRyrxqQFq88fp5RK6YYSz7Hv-bzuIzn7iKQLUh9suXtKva5kyq6zRG1DavtXY0Z0b4gRDOIxKrxcOrwF9QcW7GDkS0I9zUDdqNUhFYpNU0tOOO8iKTxL-CtPWiPyIBMvBcRc1ltCpBZ2eX-POHKOSi3ACFT8Mp-sJ30tjmDkG32AqpZg36OEvllIjs6hhIZONErKeTZMmPFFMQsub2_nSzIw_ZNpgO6wT3lYX9uhD78QachUX_ah_sK8jjHcGXfNVk6xW9Q"}],"iv":"fo5PClrQ0KKhYo-g","ciphertext":"ioAxdu8YdAV0jYIh-K0E5IqJoJJ2OyOyuA2bjP55RDacAGe53jSCLNkG1R76gF5wzYX34RlJczbh5S4mo6JU","tag":"nd7xAZYgcHCT9AIgRtsPpQ"}
header: {"enc":"A256GCM","zip":"NONE"}
Trovato hdr ["zip"]=["NONE"]
Trovato hdr ["enc"]=["A256GCM"]
jsonTestEsaminaJsonPayloadEncoding(jwsJsonPayloadEncodingSymmetricDetachRequestSecurityInfoDisabled, [alg=HS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonPayloadEncodingSymmetricDetachRequestSecurityInfoDisabled/jwsJsonPayloadEncodingSymmetricDetachRequestSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [0e27bf62-46eb-11f0-8478-060730329b56]
[0e27bf62-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[0e27bf62-46eb-11f0-8478-060730329b56] JSON: {"payload":"eyJuYW1lIjoidmFsdWUxIiwibmFtZTIiOiJ2YWx1ZTIiLCJuYW1lSU5UIjozLCJuYW1lRE9VQkxFIjo0LjZ9","signatures":[{"protected":"eyJhbGciOiJIUzI1NiJ9","signature":"pmuNTVjBjieYwMZ35eQjkiToMOG5raRe-EK_ohWjsHI"}]}
header: {"alg":"HS256"}
Trovato hdr ["alg"]=["HS256"]
compactTestEsaminaJWTinHeader(jwsCompactDetachUrlSymmetricOnlySenderRequest, true, govwayTestSuiteDetachSign, [alg=HS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactDetachUrlSymmetricOnlySenderRequest/jwsCompactDetachUrlSymmetricOnlySenderRequest/service/echo?replyPrefixQueryParameter=PREFIX-&replyQueryParameter=govwayTestSuiteDetachSign
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [d6ac1aa8-46ea-11f0-8478-060730329b56]
[d6ac1aa8-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [d7dfdfbb-46ea-11f0-8478-060730329b56]
Hdr response [PREFIX-govwayTestSuiteDetachSign] [eyJhbGciOiJIUzI1NiJ9..pmuNTVjBjieYwMZ35eQjkiToMOG5raRe-EK_ohWjsHI]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [d6ac1aa8-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [d69907cc-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsCompactDetachUrlSymmetricOnlySenderRequest]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:39:22 GMT]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [d7e1db94-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
split.length: 3
header: {"alg":"HS256"}
Trovato hdr ["alg"]=["HS256"]
compactTestEsaminaJWT(jweCompactSymmetricDetachResponseSecurityInfoDisabled, [alg=dir])
URL: http://localhost:8080/govway/api/out/JOSE/jweCompactSymmetricDetachResponseSecurityInfoDisabled/jweCompactSymmetricDetachResponseSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [389278ce-46ea-11f0-8478-060730329b56]
[389278ce-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[389278ce-46ea-11f0-8478-060730329b56] JWT: eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIiwiemlwIjoiTk9ORSJ9..teHXPYf9Qo4wovZn.7ORhatCybuTVXW6ca_xMK5sDCYChzyCS5mbsePW8AFo2Mh3Ir5O_eyVPEVwz2lmnupDCutJabo5vrff15scU.osv9cUhWdIM7kZSw9kfNSA
[389278ce-46ea-11f0-8478-060730329b56] split.length: 5
header: {"alg":"dir","enc":"A256GCM","zip":"NONE"}
Trovato hdr ["zip"]=["NONE"]
Trovato hdr ["alg"]=["dir"]
Trovato hdr ["enc"]=["A256GCM"]
compactTestEsaminaJWTinHeader(jwsCompactDetachUrlAsymmetricDetachRequestSecurityInfoDisabled, true, govwayTestSuiteDetachSign, [al...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactDetachUrlAsymmetricDetachRequestSecurityInfoDisabled/jwsCompactDetachUrlAsymmetricDetachRequestSecurityInfoDisabled/service/echo?replyPrefixQueryParameter=PREFIX-&replyQueryParameter=govwayTestSuiteDetachSign
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [d8051b16-46ea-11f0-8478-060730329b56]
[d8051b16-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [d8db08b9-46ea-11f0-8478-060730329b56]
Hdr response [PREFIX-govwayTestSuiteDetachSign] [eyJhbGciOiJSUzI1NiJ9..YTsSyh8pWmkXoPU_OeYXgLFWkU6gGiqEWnjrKP6NgYgdg_z7sjasCyanD6aAL6HJ02nFBbfFTCT0NhmbGBZKhfMi1-BQYuNsOwLJzkSSS_M3i77z05Vel314mvuwVct9CUhDN1QMLcxNxOPOb2ijrncIoARl7C_3OQ5BkM7D6uXfqg5XPfd5VgOD8-6eoBCYJJMJYb1mD07bhaJT42mLy54A5xFREzd8XKHB4yNVsa7uE6i7YhSO_DqtDtexbZFY9jfGACX1CMVmuRW1p1ev0qdf1PzdWiGWlTeoThX3QjP_5EM03ekX8UL1RSTbGBy-xQqHJsSEVtL6YtYaufO-Xg]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [d8051b16-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [d7eb517a-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsCompactDetachUrlAsymmetricDetachRequestSecurityInfoDisabled]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:39:26 GMT]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [d93a8de2-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
split.length: 3
header: {"alg":"RS256"}
Trovato hdr ["alg"]=["RS256"]
jsonTestEsaminaJsonInHeader(jwsJsonDetachBase64UrlAsymmetricDetachRequestSecurityInfoDisabled, true, true, govwayTestSuiteDetach...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachBase64UrlAsymmetricDetachRequestSecurityInfoDisabled/jwsJsonDetachBase64UrlAsymmetricDetachRequestSecurityInfoDisabled/service/echo?replyPrefixQueryParameter=PREFIX-&replyQueryParameter=govwayTestSuiteDetachSign
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [f486777d-46ea-11f0-8478-060730329b56]
[f486777d-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [f4873ad0-46ea-11f0-8478-060730329b56]
Hdr response [PREFIX-govwayTestSuiteDetachSign] [eyJzaWduYXR1cmVzIjpbeyJwcm90ZWN0ZWQiOiJleUpoYkdjaU9pSlNVekkxTmlKOSIsInNpZ25hdHVyZSI6IllUc1N5aDhwV21rWG9QVV9PZVlYZ0xGV2tVNmdHaXFFV25qcktQNk5nWWdkZ196N3NqYXNDeWFuRDZhQUw2SEowMm5GQmJmRlRDVDBOaG1iR0JaS2hmTWkxLUJRWXVOc093TEp6a1NTU19NM2k3N3owNVZlbDMxNG12dXdWY3Q5Q1VoRE4xUU1MY3hOeE9QT2IyaWpybmNJb0FSbDdDXzNPUTVCa003RDZ1WGZxZzVYUGZkNVZnT0Q4LTZlb0JDWUpKTUpZYjFtRDA3YmhhSlQ0Mm1MeTU0QTV4RlJFemQ4WEtIQjR5TlZzYTd1RTZpN1loU09fRHF0RHRleGJaRlk5amZHQUNYMUNNVm11UlcxcDFldjBxZGYxUHpkV2lHV2xUZW9UaFgzUWpQXzVFTTAzZWtYOFVMMVJTVGJHQnkteFFxSEpzU0VWdEw2WXRZYXVmTy1YZyJ9XX0=]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [f486777d-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [f33c4431-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsJsonDetachBase64UrlAsymmetricDetachRequestSecurityInfoDisabled]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:40:11 GMT]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [f48ce029-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
header: {"alg":"RS256"}
Trovato hdr ["alg"]=["RS256"]
jsonTestEsaminaJsonInHeader(jwsJsonDetachNotBase64UrlSymmetricDetachRequestSecurityInfoDisabled, true, false, govwayTestSuiteDet...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachNotBase64UrlSymmetricDetachRequestSecurityInfoDisabled/jwsJsonDetachNotBase64UrlSymmetricDetachRequestSecurityInfoDisabled/service/echo?replyPrefixQueryParameter=PREFIX-&replyQueryParameter=govwayTestSuiteDetachSign
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [04c95f2c-46eb-11f0-8478-060730329b56]
[04c95f2c-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [04d6577f-46eb-11f0-8478-060730329b56]
Hdr response [PREFIX-govwayTestSuiteDetachSign] [{"signatures":[{"protected":"eyJhbGciOiJIUzI1NiJ9","signature":"pmuNTVjBjieYwMZ35eQjkiToMOG5raRe-EK_ohWjsHI"}]}]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [04c95f2c-46eb-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [04bb7c70-46eb-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsJsonDetachNotBase64UrlSymmetricDetachRequestSecurityInfoDisabled]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:40:40 GMT]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [060ba338-46eb-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
header: {"alg":"HS256"}
Trovato hdr ["alg"]=["HS256"]
jsonTestFlussiOk(jweJsonAsymmetric)
URL: http://localhost:8080/govway/api/out/JOSE/jweJsonAsymmetric/jweJsonAsymmetric/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [b59c8311-46ea-11f0-8478-060730329b56]
[b59c8311-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
jsonTestEsaminaJsonInHeader(jwsJsonDetachBase64HeaderAsymmetricOnlySenderResponse, false, true, GovWay-TestSuite-Detach-Sign-Res...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachBase64HeaderAsymmetricOnlySenderResponse/jwsJsonDetachBase64HeaderAsymmetricOnlySenderResponse/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [e6c11367-46ea-11f0-8478-060730329b56]
[e6c11367-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [e6e193ba-46ea-11f0-8478-060730329b56]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [e6c11367-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [GovWay-TestSuite-Detach-Sign-Response] [eyJzaWduYXR1cmVzIjpbeyJwcm90ZWN0ZWQiOiJleUpoYkdjaU9pSlNVekkxTmlKOSIsInNpZ25hdHVyZSI6IllUc1N5aDhwV21rWG9QVV9PZVlYZ0xGV2tVNmdHaXFFV25qcktQNk5nWWdkZ196N3NqYXNDeWFuRDZhQUw2SEowMm5GQmJmRlRDVDBOaG1iR0JaS2hmTWkxLUJRWXVOc093TEp6a1NTU19NM2k3N3owNVZlbDMxNG12dXdWY3Q5Q1VoRE4xUU1MY3hOeE9QT2IyaWpybmNJb0FSbDdDXzNPUTVCa003RDZ1WGZxZzVYUGZkNVZnT0Q4LTZlb0JDWUpKTUpZYjFtRDA3YmhhSlQ0Mm1MeTU0QTV4RlJFemQ4WEtIQjR5TlZzYTd1RTZpN1loU09fRHF0RHRleGJaRlk5amZHQUNYMUNNVm11UlcxcDFldjBxZGYxUHpkV2lHV2xUZW9UaFgzUWpQXzVFTTAzZWtYOFVMMVJTVGJHQnkteFFxSEpzU0VWdEw2WXRZYXVmTy1YZyJ9XX0=]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [e6b26d5b-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsJsonDetachBase64HeaderAsymmetricOnlySenderResponse]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:39:50 GMT]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [e8135d03-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
header: {"alg":"RS256"}
Trovato hdr ["alg"]=["RS256"]
compactTestEsaminaJWT(jwsCompactSymmetricDetachResponseSecurityInfoDisabled, [alg=HS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactSymmetricDetachResponseSecurityInfoDisabled/jwsCompactSymmetricDetachResponseSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [c7350eb0-46ea-11f0-8478-060730329b56]
[c7350eb0-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[c7350eb0-46ea-11f0-8478-060730329b56] JWT: eyJhbGciOiJIUzI1NiJ9.eyJuYW1lIjoidmFsdWUxIiwibmFtZTIiOiJ2YWx1ZTIiLCJuYW1lSU5UIjozLCJuYW1lRE9VQkxFIjo0LjZ9.pmuNTVjBjieYwMZ35eQjkiToMOG5raRe-EK_ohWjsHI
[c7350eb0-46ea-11f0-8478-060730329b56] split.length: 3
header: {"alg":"HS256"}
Trovato hdr ["alg"]=["HS256"]
compactTestEsaminaJWT(jweCompactDeflateAsymmetricDetachRequestSecurityInfoDisabled, [alg=RSA-OAEP-256])
URL: http://localhost:8080/govway/api/out/JOSE/jweCompactDeflateAsymmetricDetachRequestSecurityInfoDisabled/jweCompactDeflateAsymmetricDetachRequestSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [4bc41b06-46ea-11f0-8478-060730329b56]
[4bc41b06-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[4bc41b06-46ea-11f0-8478-060730329b56] JWT: eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMjU2R0NNIiwiemlwIjoiREVGIn0.DRESEkm2TrnxakgTt2Zdl7hRdgBeLdptFULDU35vMdPT2qyfvUW4UjDJeIuDZayttkk-Q0KdIPXsy246w2tE51ZZPoe9p4CW0ZbzK4Y-y1rnBP_WaI5RuJwszWCKvazZmS6Tv_V6JQ0yHAKYNFIWlMmCj7ajHK9-eLKcpsnycTVc4gQeEmzUCCLbQikY5_UY2smBP6V6jXQIK9k-Md7ywhPEjkQM8PAfWIO4OJ5wHNEWyI-UwsS_GHDbExtLPOJZ-CqOQLtf0xv4MdmpxZOXCqYVxvK893i54Sl4SFj0D38K_Ca62mD8tO1S0Rhp5UIx-Xnlw2dpaTGA2B7EY9V1ow.0GS7dYVhlu5R8itS.eW0ytyQW4JoyYaGDVPZf9yZbH__VFnzei8Fb6RpsvseZ_kaRbLejtSB_R4VFhA.jvaIjUKXNka7fmvlupdX_A
[4bc41b06-46ea-11f0-8478-060730329b56] split.length: 5
header: {"alg":"RSA-OAEP-256","enc":"A256GCM","zip":"DEF"}
Trovato hdr ["zip"]=["DEF"]
Trovato hdr ["alg"]=["RSA-OAEP-256"]
Trovato hdr ["enc"]=["A256GCM"]
jsonTestEsaminaJWT(jweJsonDeflateAsymmetricOnlySenderResponse, [alg=RSA-OAEP-256])
URL: http://localhost:8080/govway/api/out/JOSE/jweJsonDeflateAsymmetricOnlySenderResponse/jweJsonDeflateAsymmetricOnlySenderResponse/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [ab7861bd-46ea-11f0-8478-060730329b56]
[ab7861bd-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[ab7861bd-46ea-11f0-8478-060730329b56] JSON: {"protected":"eyJlbmMiOiJBMjU2R0NNIiwiemlwIjoiREVGIn0","unprotected":{"alg":"RSA-OAEP-256"},"recipients":[{"encrypted_key":"LaYKH7JJjQEzkQAGIMMu-uw0xce_z7_NZWEiGXjGX3v1uLphZdzA8Ncgs3IND48ty03DGJNJdDnroqnH2ApjQVoY6bLK14KhvipbF4bKNI28LKTM78A8nzNfVXSoi-oMsmuKUSPbglH6W_QgbauYrgUtjnHFa1veSafU59-BVsD6cMwCFNwHC99RcFylMMcYz6EIOyjv6buofXX-Ju0EphYZH_Rn2SrOIYfwBo-UMmZ6GJzO6PDeWQbvF1kxqE5p7LxglHor7q1HTUSLsguQ1Rm2Dh9q38iOfrrnsCYkKBObzB5w8LTgdGkWnMyxGppVTTPKvCvt11W9dwJQ4g3uKw"}],"iv":"wOC5TBDCPmhVxC2Z","ciphertext":"bYH6e79JIrRDsWjC1XSpnB7axdAoY7RT0-qrICnNN5QCKa5VLoQtJAw2Hm3eBA","tag":"zgJXgbs6-Lo1vF5I0uf4Dg"}
header: {"enc":"A256GCM","zip":"DEF"}
Trovato hdr ["zip"]=["DEF"]
Trovato hdr ["enc"]=["A256GCM"]
compactTestEsaminaJWTinHeader(jwsCompactDetachHeaderAsymmetricOnlySenderResponse, false, GovWay-TestSuite-Detach-Sign-Response, [a...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactDetachHeaderAsymmetricOnlySenderResponse/jwsCompactDetachHeaderAsymmetricOnlySenderResponse/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [cced98f3-46ea-11f0-8478-060730329b56]
[cced98f3-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [cd16cbd6-46ea-11f0-8478-060730329b56]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [cced98f3-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [GovWay-TestSuite-Detach-Sign-Response] [eyJhbGciOiJSUzI1NiJ9..YTsSyh8pWmkXoPU_OeYXgLFWkU6gGiqEWnjrKP6NgYgdg_z7sjasCyanD6aAL6HJ02nFBbfFTCT0NhmbGBZKhfMi1-BQYuNsOwLJzkSSS_M3i77z05Vel314mvuwVct9CUhDN1QMLcxNxOPOb2ijrncIoARl7C_3OQ5BkM7D6uXfqg5XPfd5VgOD8-6eoBCYJJMJYb1mD07bhaJT42mLy54A5xFREzd8XKHB4yNVsa7uE6i7YhSO_DqtDtexbZFY9jfGACX1CMVmuRW1p1ev0qdf1PzdWiGWlTeoThX3QjP_5EM03ekX8UL1RSTbGBy-xQqHJsSEVtL6YtYaufO-Xg]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [cbc5e1c7-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsCompactDetachHeaderAsymmetricOnlySenderResponse]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:39:05 GMT]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [cd1a002f-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
split.length: 3
header: {"alg":"RS256"}
Trovato hdr ["alg"]=["RS256"]
jsonTestFlussiOk(jwsJsonPayloadEncodingSymmetric)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonPayloadEncodingSymmetric/jwsJsonPayloadEncodingSymmetric/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [1e4bac44-46eb-11f0-8478-060730329b56]
[1e4bac44-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
jsonTestEsaminaJWT(jweJsonAsymmetricJWTHeadersOnlySenderRequest, [alg=RSA-OAEP-256, kid=openspcoop, typ=JWT, cty=applic...)
URL: http://localhost:8080/govway/api/out/JOSE/jweJsonAsymmetricJWTHeadersOnlySenderRequest/jweJsonAsymmetricJWTHeadersOnlySenderRequest/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [b44f1b63-46ea-11f0-8478-060730329b56]
[b44f1b63-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[b44f1b63-46ea-11f0-8478-060730329b56] JSON: {"protected":"eyJlbmMiOiJBMjU2R0NNIiwia2lkIjoib3BlbnNwY29vcCIsInppcCI6Ik5PTkUiLCJ0eXAiOiJKV1QiLCJjdHkiOiJhcHBsaWNhdGlvbi9qc29uIiwiY3JpdCI6WyJwcm92YTEiLCJwcm92YTIiXSwiaGRyMSI6InZhbHVlMSIsImhkcjIiOiJ2YWx1ZTIiLCJoZHIzIjoidmFsdWUzIn0","unprotected":{"alg":"RSA-OAEP-256"},"recipients":[{"encrypted_key":"Nc7CUgpiSKR5ESKHOw22Wy43gT4DODedgHOvSzGoUqN8vQhhjzvi7MRvZxiW3R59wDkAuqA2hUs78mojqYAsFYqwM3-bcYXjH3KvtSgreq_YBeqfcpiEUOHZUaz6xMCaejehiCHkNDft4lSQYtuJsEYM6fJp_7zgunRTvhCIK8NPHao4-H4vByqpv5lgo00Ha0PnCB51iSGDyUW37pU8n1FFajI3NUkjkoqBsZUJ9pHsIjGB4KaDCAg1Zl7hmxlPfEJRQ7-Yg-A5j1LroAouoH_J290HLb4IcRPe3XFZEPkgzKkk3OyVaaqAmoxzS7haerGUBf10NojOTmETJ6glBg"}],"iv":"qexcl3l63xW04oAu","ciphertext":"9Z9eZLNsdR46jB2TDT6h7lSKpMaDsqQBErc7MLeDf4B9mOWEnH2Az0tO2TaNfNMdBsSo_cu7bu8Pf_iedDjV","tag":"0kDy2gqgQuNayeo4eTeDAw"}
header: {"enc":"A256GCM","kid":"openspcoop","zip":"NONE","typ":"JWT","cty":"application/json","crit":["prova1","prova2"],"hdr1":"value1","hdr2":"value2","hdr3":"value3"}
Trovato hdr ["hdr2"]=["value2"]
Trovato hdr ["hdr1"]=["value1"]
Trovato hdr ["zip"]=["NONE"]
Trovato hdr ["typ"]=["JWT"]
Trovato hdr ["kid"]=["openspcoop"]
Trovato hdr ["enc"]=["A256GCM"]
Trovato hdr ["hdr3"]=["value3"]
Trovato hdr ["cty"]=["application/json"]
Trovato hdr ["crit"]=["prova1"]
compactTestEsaminaJWT(jweCompactAsymmetricDetachRequestSecurityInfoDisabled, [alg=RSA-OAEP-256])
URL: http://localhost:8080/govway/api/out/JOSE/jweCompactAsymmetricDetachRequestSecurityInfoDisabled/jweCompactAsymmetricDetachRequestSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [2cfb8d32-46ea-11f0-8478-060730329b56]
[2cfb8d32-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[2cfb8d32-46ea-11f0-8478-060730329b56] JWT: eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMjU2R0NNIiwiemlwIjoiTk9ORSJ9.f6yvryUqFiKV6zal1qf-3a_KI1Q24ZNQEJZo92dHFED4Zz0DZ3-AhyBOavXkJ1x-QNSX9sdLvKDcgnZW4HOoDZ6weFcfsyGF2XpBOq-qKUqounDC4kbBTVXmzHk0Nhat_P25dB0zc8589gBPsPzr0fhaueqz1YFDJPpeGnejzaDJUS-w9K8rnlWVH6HohUzjfq5g9ertyvSckjaU8ZaOjDFrZ5zNW1a989TaN-mCbtlB49eIh8_KB2qYdvnddM4Z1r-6lq8AT21x0Z2Kld-5sTBvlKDK396OS-XhbFX2OTyt8XjBYZs-p6v5wto_xt4KrDJPi9sJrDnFgznpGDkGoA.f9XcA4C-0UxTHnob.fSpU1h301W9edRDNUPiYAzPEGEAOM723b3kY3nMe7f_lF21YsqI7P07-kxU67UDeSV6zwW-sUQQeDWxrU0N-.cKo1CRvrJyXSHbvPEOsbwA
[2cfb8d32-46ea-11f0-8478-060730329b56] split.length: 5
header: {"alg":"RSA-OAEP-256","enc":"A256GCM","zip":"NONE"}
Trovato hdr ["zip"]=["NONE"]
Trovato hdr ["alg"]=["RSA-OAEP-256"]
Trovato hdr ["enc"]=["A256GCM"]
compactTestEsaminaJWT(jwsCompactAsymmetricDetachRequestSecurityInfoDisabled, [alg=RS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactAsymmetricDetachRequestSecurityInfoDisabled/jwsCompactAsymmetricDetachRequestSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [c31cee04-46ea-11f0-8478-060730329b56]
[c31cee04-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[c31cee04-46ea-11f0-8478-060730329b56] JWT: eyJhbGciOiJSUzI1NiJ9.eyJuYW1lIjoidmFsdWUxIiwibmFtZTIiOiJ2YWx1ZTIiLCJuYW1lSU5UIjozLCJuYW1lRE9VQkxFIjo0LjZ9.YTsSyh8pWmkXoPU_OeYXgLFWkU6gGiqEWnjrKP6NgYgdg_z7sjasCyanD6aAL6HJ02nFBbfFTCT0NhmbGBZKhfMi1-BQYuNsOwLJzkSSS_M3i77z05Vel314mvuwVct9CUhDN1QMLcxNxOPOb2ijrncIoARl7C_3OQ5BkM7D6uXfqg5XPfd5VgOD8-6eoBCYJJMJYb1mD07bhaJT42mLy54A5xFREzd8XKHB4yNVsa7uE6i7YhSO_DqtDtexbZFY9jfGACX1CMVmuRW1p1ev0qdf1PzdWiGWlTeoThX3QjP_5EM03ekX8UL1RSTbGBy-xQqHJsSEVtL6YtYaufO-Xg
[c31cee04-46ea-11f0-8478-060730329b56] split.length: 3
header: {"alg":"RS256"}
Trovato hdr ["alg"]=["RS256"]
compactTestEsaminaJWT(jweCompactSymmetricDetachRequestSecurityInfoDisabled, [alg=dir])
URL: http://localhost:8080/govway/api/out/JOSE/jweCompactSymmetricDetachRequestSecurityInfoDisabled/jweCompactSymmetricDetachRequestSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [34a75bce-46ea-11f0-8478-060730329b56]
[34a75bce-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[34a75bce-46ea-11f0-8478-060730329b56] JWT: eyJhbGciOiJkaXIiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2In0..BZFixdXZbsHd_1wjbOm0KA.1JUEc1k143WYQaKV16KgT2zw4PA36pujHV3Zo96fAUshC2ZS-VKPKCaPTAENgUDDHHhiLoRcpNwwYMIb3jvIUw.d5LTC7iRGVtEuw-bRHlR3A
[34a75bce-46ea-11f0-8478-060730329b56] split.length: 5
header: {"alg":"dir","enc":"A128CBC-HS256"}
Trovato hdr ["alg"]=["dir"]
Trovato hdr ["enc"]=["A128CBC-HS256"]
jsonTestEsaminaJWT(jweJsonAsymmetricOnlySenderResponse, [alg=RSA-OAEP-256])
URL: http://localhost:8080/govway/api/out/JOSE/jweJsonAsymmetricOnlySenderResponse/jweJsonAsymmetricOnlySenderResponse/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [7cf64107-46ea-11f0-8478-060730329b56]
[7cf64107-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[7cf64107-46ea-11f0-8478-060730329b56] JSON: {"protected":"eyJlbmMiOiJBMjU2R0NNIiwiemlwIjoiTk9ORSJ9","unprotected":{"alg":"RSA-OAEP-256"},"recipients":[{"encrypted_key":"pvmac9qSQ7BPoLlEtJEHg2h4O6P1As18khorKWvGO7fxadmnJEhEeO1u2iHTSViC-7J9gsEKWyimSo9V8riPZOnksHOOxeC0E-2NBOvHpWtDxMkWoG6mek3tBEIiFarwavh2fJBTeRMDNP_lujXe--ntJKQeqadyHqJEoxdxfkGrqMYze3VVBH8LYLp_01m1VdDfGpk9AyUogpUGj1D4xI3gjo17rmhx4eJyKmikQ3OVMXd4Unr2RLAd7Om49-ZN_g9jbj1EWEoEmmVtpxYFQNUfDjnYjVidBjcCSCUjdwuY2QIbsWA2RZuA8w4gz3QKHOhdlN4MVLlMO8cJ7vWv0Q"}],"iv":"ms_3F66m4HYs_r6v","ciphertext":"UE7jfw5-pB-ermrnh1ph3RDoq-qgHnQDlOf4yPkkqBjaq6u5rp3ft8_gbnPJrNRz-c1XxyfKtLps5UXur7Pp","tag":"rWQ3pwB5wFeJkLQ6xehVKg"}
header: {"enc":"A256GCM","zip":"NONE"}
Trovato hdr ["zip"]=["NONE"]
Trovato hdr ["enc"]=["A256GCM"]
compactTestEsaminaJWTinHeader(jwsCompactDetachHeaderSymmetricDetachRequestSecurityInfoDisabled, true, GovWay-TestSuite-Detach-Sign...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactDetachHeaderSymmetricDetachRequestSecurityInfoDisabled/jwsCompactDetachHeaderSymmetricDetachRequestSecurityInfoDisabled/service/echo?replyHttpHeader=GovWay-TestSuite-Detach-Sign&replyPrefixHttpHeader=PREFIX-
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [d2b42c2c-46ea-11f0-8478-060730329b56]
[d2b42c2c-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [d2e463ef-46ea-11f0-8478-060730329b56]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [d2b42c2c-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [d293abd0-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsCompactDetachHeaderSymmetricDetachRequestSecurityInfoDisabled]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:39:16 GMT]
Hdr response [PREFIX-GovWay-TestSuite-Detach-Sign] [eyJhbGciOiJIUzI1NiJ9..pmuNTVjBjieYwMZ35eQjkiToMOG5raRe-EK_ohWjsHI]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [d3ee59e8-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
split.length: 3
header: {"alg":"HS256"}
Trovato hdr ["alg"]=["HS256"]
compactTestEsaminaJWT(jweCompactDeflateSymmetricOnlySenderRequest, [alg=dir])
URL: http://localhost:8080/govway/api/out/JOSE/jweCompactDeflateSymmetricOnlySenderRequest/jweCompactDeflateSymmetricOnlySenderRequest/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [43726f78-46ea-11f0-8478-060730329b56]
[43726f78-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[43726f78-46ea-11f0-8478-060730329b56] JWT: eyJhbGciOiJkaXIiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiemlwIjoiREVGIn0..jAHHqs5sLs6_1cwUWgVpPw.hkdxh27JEIs94w1b5QKr6QvYEcAIsdyI1gjw1X3u9YkmEfLCrSDXpcFm-VvqccQJ.uu01uSfs-nNgb5Q_auJ2-g
[43726f78-46ea-11f0-8478-060730329b56] split.length: 5
header: {"alg":"dir","enc":"A128CBC-HS256","zip":"DEF"}
Trovato hdr ["zip"]=["DEF"]
Trovato hdr ["alg"]=["dir"]
Trovato hdr ["enc"]=["A128CBC-HS256"]
compactTestFlussiOk(jweCompactSymmetric)
URL: http://localhost:8080/govway/api/out/JOSE/jweCompactSymmetric/jweCompactSymmetric/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [630a342f-46ea-11f0-8478-060730329b56]
[630a342f-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
jsonTestFlussiOk(jwsJsonAsymmetricBinaryCertificateInHeaders)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonAsymmetricBinaryCertificateInHeaders/jwsJsonAsymmetricBinaryCertificateInHeaders/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [2a52e599-46eb-11f0-8478-060730329b56]
[2a52e599-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
jsonTestEsaminaJsonPayloadNotEncoding(jwsJsonPayloadNotEncodingSymmetricOnlySenderResponse, [alg=HS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonPayloadNotEncodingSymmetricOnlySenderResponse/jwsJsonPayloadNotEncodingSymmetricOnlySenderResponse/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [162f1afc-46eb-11f0-8478-060730329b56]
[162f1afc-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[162f1afc-46eb-11f0-8478-060730329b56] JSON: {"payload":"{"name":"value1","name2":"value2","nameINT":3,"nameDOUBLE":4.6}","signatures":[{"protected":"eyJhbGciOiJIUzI1NiIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19","signature":"613Z5cm5Kcq1ST4j2Fvlf7HRoXRTrFMpBoXFy8IYNcE"}]}
header: {"alg":"HS256","b64":false,"crit":["b64"]}
Trovato hdr ["alg"]=["HS256"]
Trovato hdr ["b64"]=[false]
Trovato hdr ["crit"]=["b64"]]
compactTestEsaminaJWT(jwsCompactSymmetricOnlySenderResponse, [alg=HS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactSymmetricOnlySenderResponse/jwsCompactSymmetricOnlySenderResponse/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [c1c35256-46ea-11f0-8478-060730329b56]
[c1c35256-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[c1c35256-46ea-11f0-8478-060730329b56] JWT: eyJhbGciOiJIUzI1NiJ9.eyJuYW1lIjoidmFsdWUxIiwibmFtZTIiOiJ2YWx1ZTIiLCJuYW1lSU5UIjozLCJuYW1lRE9VQkxFIjo0LjZ9.pmuNTVjBjieYwMZ35eQjkiToMOG5raRe-EK_ohWjsHI
[c1c35256-46ea-11f0-8478-060730329b56] split.length: 3
header: {"alg":"HS256"}
Trovato hdr ["alg"]=["HS256"]
jsonTestEsaminaJsonInHeader(jwsJsonDetachBase64UrlSymmetricDetachRequestSecurityInfoDisabled, true, true, govwayTestSuiteDetachS...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachBase64UrlSymmetricDetachRequestSecurityInfoDisabled/jwsJsonDetachBase64UrlSymmetricDetachRequestSecurityInfoDisabled/service/echo?replyPrefixQueryParameter=PREFIX-&replyQueryParameter=govwayTestSuiteDetachSign
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [f4d8411d-46ea-11f0-8478-060730329b56]
[f4d8411d-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [f4edec00-46ea-11f0-8478-060730329b56]
Hdr response [PREFIX-govwayTestSuiteDetachSign] [eyJzaWduYXR1cmVzIjpbeyJwcm90ZWN0ZWQiOiJleUpoYkdjaU9pSklVekkxTmlKOSIsInNpZ25hdHVyZSI6InBtdU5UVmpCamllWXdNWjM1ZVFqa2lUb01PRzVyYVJlLUVLX29oV2pzSEkifV19]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [f4d8411d-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [f4903b91-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsJsonDetachBase64UrlSymmetricDetachRequestSecurityInfoDisabled]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:40:13 GMT]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [f5e56b69-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
header: {"alg":"HS256"}
Trovato hdr ["alg"]=["HS256"]
jsonTestEsaminaJsonPayloadEncoding(jwsJsonPayloadEncodingAsymmetricDetachResponseSecurityInfoDisabled, [alg=RS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonPayloadEncodingAsymmetricDetachResponseSecurityInfoDisabled/jwsJsonPayloadEncodingAsymmetricDetachResponseSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [0ccb3c84-46eb-11f0-8478-060730329b56]
[0ccb3c84-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[0ccb3c84-46eb-11f0-8478-060730329b56] JSON: {"payload":"eyJuYW1lIjoidmFsdWUxIiwibmFtZTIiOiJ2YWx1ZTIiLCJuYW1lSU5UIjozLCJuYW1lRE9VQkxFIjo0LjZ9","signatures":[{"protected":"eyJhbGciOiJSUzI1NiJ9","signature":"YTsSyh8pWmkXoPU_OeYXgLFWkU6gGiqEWnjrKP6NgYgdg_z7sjasCyanD6aAL6HJ02nFBbfFTCT0NhmbGBZKhfMi1-BQYuNsOwLJzkSSS_M3i77z05Vel314mvuwVct9CUhDN1QMLcxNxOPOb2ijrncIoARl7C_3OQ5BkM7D6uXfqg5XPfd5VgOD8-6eoBCYJJMJYb1mD07bhaJT42mLy54A5xFREzd8XKHB4yNVsa7uE6i7YhSO_DqtDtexbZFY9jfGACX1CMVmuRW1p1ev0qdf1PzdWiGWlTeoThX3QjP_5EM03ekX8UL1RSTbGBy-xQqHJsSEVtL6YtYaufO-Xg"}]}
header: {"alg":"RS256"}
Trovato hdr ["alg"]=["RS256"]
compactTestEsaminaJWT(jweCompactDeflateAsymmetricDetachResponseSecurityInfoDisabled, [alg=RSA-OAEP-256])
URL: http://localhost:8080/govway/api/out/JOSE/jweCompactDeflateAsymmetricDetachResponseSecurityInfoDisabled/jweCompactDeflateAsymmetricDetachResponseSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [4f9d5db4-46ea-11f0-8478-060730329b56]
[4f9d5db4-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[4f9d5db4-46ea-11f0-8478-060730329b56] JWT: eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMjU2R0NNIiwiemlwIjoiREVGIn0.Vv9ej_KjTXYu8RgST6LF0ZSBmwdm6JQdNHHH4dZYFaPGcxiBPC3tSico-55Jvl6R99nYdCcNyV1jqMDQOddvdQ2T4iiZ3e4ChzBkgI9cwIRn3A_RG0ObLhq6a5WuJ4vvGO6cvFpcnBvL7rW46jcaEztKy1dIEpxdeUCuxfvn5xQV6oXrUGNXqSYGtr7i9BAFHkg25A4QymiKjOZ1q_LoeiiHxxJMDZo3GCDB68egweZI22_SOSoRL2hBYzlrP2Ar7qWb21cxmMxfeWdvKKBDWrS79trj9o88lbQQWbgF4pWW-MhYklPCD05DZZG_-eBhQWgMZ7BqNtWbmfiQBDUxbA.ifzIk3uvB3HN5lnE.bTaIssfCkWNJdsI4PSpnsgUdEnuKsi_Fw-7n7Mq0GOw0X255mal8IOnXnY3hbA.7li04ji7kkXVydzrTpbOUg
[4f9d5db4-46ea-11f0-8478-060730329b56] split.length: 5
header: {"alg":"RSA-OAEP-256","enc":"A256GCM","zip":"DEF"}
Trovato hdr ["zip"]=["DEF"]
Trovato hdr ["alg"]=["RSA-OAEP-256"]
Trovato hdr ["enc"]=["A256GCM"]
jsonTestEsaminaJWT(jweJsonDeflateSymmetricDetachResponseSecurityInfoDisabled, [alg=dir])
URL: http://localhost:8080/govway/api/out/JOSE/jweJsonDeflateSymmetricDetachResponseSecurityInfoDisabled/jweJsonDeflateSymmetricDetachResponseSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [b2dfd3d5-46ea-11f0-8478-060730329b56]
[b2dfd3d5-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[b2dfd3d5-46ea-11f0-8478-060730329b56] JSON: {"protected":"eyJlbmMiOiJBMjU2R0NNIiwiemlwIjoiREVGIn0","unprotected":{"alg":"dir"},"recipients":[{}],"iv":"gvAfBE2tSaoJfROw","ciphertext":"OTw38xHnIv-8KJsRsasiY-gutbcm8-sVbmkAKWzh3q6TzmvLakNNgJ8N5Wvrvw","tag":"L9tRy6Yw9KzZUNFw8D5_yg"}
header: {"enc":"A256GCM","zip":"DEF"}
Trovato hdr ["zip"]=["DEF"]
Trovato hdr ["enc"]=["A256GCM"]
jsonTestEsaminaJsonPayloadNotEncoding(jwsJsonPayloadNotEncodingAsymmetricOnlySenderResponse, [alg=RS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonPayloadNotEncodingAsymmetricOnlySenderResponse/jwsJsonPayloadNotEncodingAsymmetricOnlySenderResponse/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [13969590-46eb-11f0-8478-060730329b56]
[13969590-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[13969590-46eb-11f0-8478-060730329b56] JSON: {"payload":"{"name":"value1","name2":"value2","nameINT":3,"nameDOUBLE":4.6}","signatures":[{"protected":"eyJhbGciOiJSUzI1NiIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19","signature":"CrVk5Ou5av-yF1OoSTuQNUwgLcKbPFchT5qcS-3lenM6hVHczvfRgwjSAk8lYvOpZK5jmpvIDtvJO-elgzuYsX4wZx1HEtudStIE4vjRBHxXr1V66xopgdQju4Dkwx7XYS0EJWR9lSV6FwMI-B5_WxvFTBbFdDyz2XIr1JkUH7bbqeLzjdj_jgblWQtWqGya9J_LPdHjnuazGI0rlc5scTBF5YWzVp7vTmXk9wcBuXRDPyH-6ZKpiBaiHhdE5YMPvSN9mYwykBoFsxy3cMfSP7my_e5-TrpIlmFk1f2qqddZ80BD78KRop76DNxVE3Egk7V4CzFaOeNkS5AzdtVNnA"}]}
header: {"alg":"RS256","b64":false,"crit":["b64"]}
Trovato hdr ["alg"]=["RS256"]
Trovato hdr ["b64"]=[false]
Trovato hdr ["crit"]=["b64"]]
jsonTestEsaminaJWT(jweJsonAsymmetricDetachRequestSecurityInfoDisabled, [alg=RSA-OAEP-256])
URL: http://localhost:8080/govway/api/out/JOSE/jweJsonAsymmetricDetachRequestSecurityInfoDisabled/jweJsonAsymmetricDetachRequestSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [8f265184-46ea-11f0-8478-060730329b56]
[8f265184-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[8f265184-46ea-11f0-8478-060730329b56] JSON: {"protected":"eyJlbmMiOiJBMjU2R0NNIiwiemlwIjoiTk9ORSJ9","unprotected":{"alg":"RSA-OAEP-256"},"recipients":[{"encrypted_key":"kWRMCAtCtFDTKXB_0Niz74s8Tpb2plQpOQPpqtsdS1SjprmPye5l2YOmiJMh3N1qQiYsj_qb6Zf-EcCqQ1e9859DGjdbOEHShUcDfH2xRDPelS8UO1ctSOq2LXyCiX56NCDqxpowDwWCtdorPJpAVgSCbQFvy4lcMm_-z_gDhueMiB2xV5R9qYWtzolDNKP-wN41_7HKUlp89iUw0z5jcX79RZPfeeJ_kEk3oSOQx0dpw5RLyEHhgVI86RYrnmzTFCe1CHBbjaTHb_XxNHnerlbmTXyxh1Hdae7jTaX5gO1nS9lYNV40QYLQ_pFyeKSnB4kM_uwOXW7ZjMS9lVuqcg"}],"iv":"SDNzXjtgZ3jT23Q-","ciphertext":"oqi1jAsGXTw5JRjbkyc5h39vfHHeGb56eI2fPwGGRd00kX5AX_lt5BYiuJWOd8UOEQW5qAdPBucLj9ZlD_Iz","tag":"j_vyMCC6KNtsAS2wdWvHoA"}
header: {"enc":"A256GCM","zip":"NONE"}
Trovato hdr ["zip"]=["NONE"]
Trovato hdr ["enc"]=["A256GCM"]
compactTestEsaminaJWT(jweCompactDeflateSymmetricDetachRequestSecurityInfoDisabled, [alg=dir])
URL: http://localhost:8080/govway/api/out/JOSE/jweCompactDeflateSymmetricDetachRequestSecurityInfoDisabled/jweCompactDeflateSymmetricDetachRequestSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [5236f472-46ea-11f0-8478-060730329b56]
[5236f472-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[5236f472-46ea-11f0-8478-060730329b56] JWT: eyJhbGciOiJkaXIiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiemlwIjoiREVGIn0..uAnWNiBLdmXahTnInq-0tA.Gmob2FzQFx94zPlSyxJTYtyFeZn2o11Ocwe2cqn6QeJNhOCMYmrbeuz8UeqsV07K.sZ3szduuZfmrOFpUe5y_rw
[5236f472-46ea-11f0-8478-060730329b56] split.length: 5
header: {"alg":"dir","enc":"A128CBC-HS256","zip":"DEF"}
Trovato hdr ["zip"]=["DEF"]
Trovato hdr ["alg"]=["dir"]
Trovato hdr ["enc"]=["A128CBC-HS256"]
jsonTestEsaminaJsonPayloadNotEncoding(jwsJsonPayloadNotEncodingAsymmetricDetachRequestSecurityInfoDisabled, [alg=RS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonPayloadNotEncodingAsymmetricDetachRequestSecurityInfoDisabled/jwsJsonPayloadNotEncodingAsymmetricDetachRequestSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [1788909a-46eb-11f0-8478-060730329b56]
[1788909a-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[1788909a-46eb-11f0-8478-060730329b56] JSON: {"payload":"{"name":"value1","name2":"value2","nameINT":3,"nameDOUBLE":4.6}","signatures":[{"protected":"eyJhbGciOiJSUzI1NiIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19","signature":"CrVk5Ou5av-yF1OoSTuQNUwgLcKbPFchT5qcS-3lenM6hVHczvfRgwjSAk8lYvOpZK5jmpvIDtvJO-elgzuYsX4wZx1HEtudStIE4vjRBHxXr1V66xopgdQju4Dkwx7XYS0EJWR9lSV6FwMI-B5_WxvFTBbFdDyz2XIr1JkUH7bbqeLzjdj_jgblWQtWqGya9J_LPdHjnuazGI0rlc5scTBF5YWzVp7vTmXk9wcBuXRDPyH-6ZKpiBaiHhdE5YMPvSN9mYwykBoFsxy3cMfSP7my_e5-TrpIlmFk1f2qqddZ80BD78KRop76DNxVE3Egk7V4CzFaOeNkS5AzdtVNnA"}]}
header: {"alg":"RS256","b64":false,"crit":["b64"]}
Trovato hdr ["alg"]=["RS256"]
Trovato hdr ["b64"]=[false]
Trovato hdr ["crit"]=["b64"]]
jsonTestEsaminaJWT(jweJsonDeflateAsymmetricDetachRequestSecurityInfoDisabled, [alg=RSA-OAEP-256])
URL: http://localhost:8080/govway/api/out/JOSE/jweJsonDeflateAsymmetricDetachRequestSecurityInfoDisabled/jweJsonDeflateAsymmetricDetachRequestSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [aeb7ad99-46ea-11f0-8478-060730329b56]
[aeb7ad99-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[aeb7ad99-46ea-11f0-8478-060730329b56] JSON: {"protected":"eyJlbmMiOiJBMjU2R0NNIiwiemlwIjoiREVGIn0","unprotected":{"alg":"RSA-OAEP-256"},"recipients":[{"encrypted_key":"FkFU_csYoVHpn5l6uIxydZju7iRGgLcNQPipLJUjJKKw9ogqjnRvhKshF8Cq9lDiNQ3NtCJRrYYK9ughAv4vcRu6P1koaUExnS4efTU0TcnpFBAb_W-z0i_4sWWJqKQzWOMzItFwiQiAaXZZCuLVP7ppeA0EBOnXlzMVQjaZy9Qfwc9eUsLRAIN8gwUdmRzTHDQFZGckO0qwd-pREvqbrIeJQLiaGqkGmOg1L7CMg0weykiXza96sk5MS0xsQozfy4BOqMB0WjfvWBGrkrBAF577mCGjWBB3qvJlIbRrAhprQD2fi2_JE-vevArDl_jmUD2RQSZxhDTybgV3bDe62g"}],"iv":"KhnNqdpgvUd7oVxr","ciphertext":"ehfTPoaFrDoQvvE7RfS5zAmNUJ-j_ioYNQdETp6NvDArqLuoLFTpc5bOmH65xg","tag":"4StbEx14l16Ao8FF6LPydg"}
header: {"enc":"A256GCM","zip":"DEF"}
Trovato hdr ["zip"]=["DEF"]
Trovato hdr ["enc"]=["A256GCM"]
compactTestEsaminaJWTinHeader(jwsCompactDetachHeaderAsymmetricDetachResponseSecurityInfoDisabled, false, GovWay-TestSuite-Detach-S...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactDetachHeaderAsymmetricDetachResponseSecurityInfoDisabled/jwsCompactDetachHeaderAsymmetricDetachResponseSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [d14c108e-46ea-11f0-8478-060730329b56]
[d14c108e-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [d2804ad1-46ea-11f0-8478-060730329b56]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [d14c108e-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [GovWay-TestSuite-Detach-Sign-Response] [eyJhbGciOiJSUzI1NiJ9..YTsSyh8pWmkXoPU_OeYXgLFWkU6gGiqEWnjrKP6NgYgdg_z7sjasCyanD6aAL6HJ02nFBbfFTCT0NhmbGBZKhfMi1-BQYuNsOwLJzkSSS_M3i77z05Vel314mvuwVct9CUhDN1QMLcxNxOPOb2ijrncIoARl7C_3OQ5BkM7D6uXfqg5XPfd5VgOD8-6eoBCYJJMJYb1mD07bhaJT42mLy54A5xFREzd8XKHB4yNVsa7uE6i7YhSO_DqtDtexbZFY9jfGACX1CMVmuRW1p1ev0qdf1PzdWiGWlTeoThX3QjP_5EM03ekX8UL1RSTbGBy-xQqHJsSEVtL6YtYaufO-Xg]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [d1335862-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsCompactDetachHeaderAsymmetricDetachResponseSecurityInfoDisabled]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:39:14 GMT]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [d285a20a-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
split.length: 3
header: {"alg":"RS256"}
Trovato hdr ["alg"]=["RS256"]
jsonTestEsaminaJsonPayloadEncoding(jwsJsonPayloadEncodingAsymmetricOnlySenderRequest, [alg=RS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonPayloadEncodingAsymmetricOnlySenderRequest/jwsJsonPayloadEncodingAsymmetricOnlySenderRequest/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [061c933a-46eb-11f0-8478-060730329b56]
[061c933a-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[061c933a-46eb-11f0-8478-060730329b56] JSON: {"payload":"eyJuYW1lIjoidmFsdWUxIiwibmFtZTIiOiJ2YWx1ZTIiLCJuYW1lSU5UIjozLCJuYW1lRE9VQkxFIjo0LjZ9","signatures":[{"protected":"eyJhbGciOiJSUzI1NiJ9","signature":"YTsSyh8pWmkXoPU_OeYXgLFWkU6gGiqEWnjrKP6NgYgdg_z7sjasCyanD6aAL6HJ02nFBbfFTCT0NhmbGBZKhfMi1-BQYuNsOwLJzkSSS_M3i77z05Vel314mvuwVct9CUhDN1QMLcxNxOPOb2ijrncIoARl7C_3OQ5BkM7D6uXfqg5XPfd5VgOD8-6eoBCYJJMJYb1mD07bhaJT42mLy54A5xFREzd8XKHB4yNVsa7uE6i7YhSO_DqtDtexbZFY9jfGACX1CMVmuRW1p1ev0qdf1PzdWiGWlTeoThX3QjP_5EM03ekX8UL1RSTbGBy-xQqHJsSEVtL6YtYaufO-Xg"}]}
header: {"alg":"RS256"}
Trovato hdr ["alg"]=["RS256"]
compactTestFlussiOk(jwsCompactDetachUrlSymmetric)
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactDetachUrlSymmetric/jwsCompactDetachUrlSymmetric/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [e156aa0d-46ea-11f0-8478-060730329b56]
[e156aa0d-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
jsonTestFlussiOk(jwsJsonPayloadEncodingAsymmetric)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonPayloadEncodingAsymmetric/jwsJsonPayloadEncodingAsymmetric/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [1cf718a4-46eb-11f0-8478-060730329b56]
[1cf718a4-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
jsonTestEsaminaJsonInHeader(jwsJsonDetachNotBase64HeaderAsymmetricOnlySenderResponse, false, false, GovWay-TestSuite-Detach-Sign...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachNotBase64HeaderAsymmetricOnlySenderResponse/jwsJsonDetachNotBase64HeaderAsymmetricOnlySenderResponse/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [f74ac7f9-46ea-11f0-8478-060730329b56]
[f74ac7f9-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [f7537a8c-46ea-11f0-8478-060730329b56]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [f74ac7f9-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [GovWay-TestSuite-Detach-Sign-Response] [{"signatures":[{"protected":"eyJhbGciOiJSUzI1NiJ9","signature":"YTsSyh8pWmkXoPU_OeYXgLFWkU6gGiqEWnjrKP6NgYgdg_z7sjasCyanD6aAL6HJ02nFBbfFTCT0NhmbGBZKhfMi1-BQYuNsOwLJzkSSS_M3i77z05Vel314mvuwVct9CUhDN1QMLcxNxOPOb2ijrncIoARl7C_3OQ5BkM7D6uXfqg5XPfd5VgOD8-6eoBCYJJMJYb1mD07bhaJT42mLy54A5xFREzd8XKHB4yNVsa7uE6i7YhSO_DqtDtexbZFY9jfGACX1CMVmuRW1p1ev0qdf1PzdWiGWlTeoThX3QjP_5EM03ekX8UL1RSTbGBy-xQqHJsSEVtL6YtYaufO-Xg"}]}]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [f73ac25d-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsJsonDetachNotBase64HeaderAsymmetricOnlySenderResponse]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:40:17 GMT]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [f89681e5-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
header: {"alg":"RS256"}
Trovato hdr ["alg"]=["RS256"]
jsonTestEsaminaJWT(jweJsonDeflateAsymmetricOnlySenderRequest, [alg=RSA-OAEP-256])
URL: http://localhost:8080/govway/api/out/JOSE/jweJsonDeflateAsymmetricOnlySenderRequest/jweJsonDeflateAsymmetricOnlySenderRequest/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [9b996c6f-46ea-11f0-8478-060730329b56]
[9b996c6f-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[9b996c6f-46ea-11f0-8478-060730329b56] JSON: {"protected":"eyJlbmMiOiJBMjU2R0NNIiwiemlwIjoiREVGIn0","unprotected":{"alg":"RSA-OAEP-256"},"recipients":[{"encrypted_key":"ZxKe1ECKt5Dr9BDImQjQMcZiLDZ8Noi-3uQ8_jujCpb9udJvn0lixKhzBuF3C2u70h5dHnV3shVb1JEcm_a4SSRjLWPhkrAI9_AhjaC9dj00spiTg6gemJGatfkikqQVKLhY3IIpxqsvlx9aTU0n5gJiYff1sK30_ZJUYt9wS5gdZoa-xJ-IIH5Tj4PvNfK7_ckYfsUktt9Cd_Rl-JsSdEMjapNbP8xs1g4O5Psb5QW3KGcdWHXYQDfIvJGMFbdi0-M-PelXMU0FE_0aXY2sAYl6XDa8TmP5yIOVhMSzwQWulPNFqqeGElZjsF2jafnEwM7a7ETwRj9fJG1CTU-OjQ"}],"iv":"x74QEhlFl6LUrqv9","ciphertext":"b5jUNJwP6jiFrnWz4yqArsduCTbeyf21LSKUV6uVET_Tu2WaIr6KGJkHm65VKA","tag":"ffna4-StlNEOn6LvvDI6xw"}
header: {"enc":"A256GCM","zip":"DEF"}
Trovato hdr ["zip"]=["DEF"]
Trovato hdr ["enc"]=["A256GCM"]
compactTestEsaminaJWT(jweCompactAsymmetricOnlySenderResponse, [alg=RSA-OAEP-256])
URL: http://localhost:8080/govway/api/out/JOSE/jweCompactAsymmetricOnlySenderResponse/jweCompactAsymmetricOnlySenderResponse/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [14f6b742-46ea-11f0-8478-060730329b56]
[14f6b742-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[14f6b742-46ea-11f0-8478-060730329b56] JWT: eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMjU2R0NNIiwiemlwIjoiTk9ORSJ9.F4V-RwStfK6ywQkHMGhYeOoBosjP9gqtfRXs8JsunfaEkwtHMG67Latd8U7tNUC1QXULpA6VSt-EsmOlxwqIGvGBfUlboSeNDbY_ez4ryvipIkckiJ7tnv7otkhaRYsE-LFQClZCH1_ZjZjtXCyJl4Sfjb4k2wYVuZtrdUZvGJUTC-lIN686BL4mVWPfCeWDCD7jUh97AbJw-mibU52sUlA965wpwyEIPZ89U6oBy5-pgIOCWq7QwXhRem0C0eT-H7a9jp-Rzt-KKra_a48SLleW6qB2Ai2T8mYuT4DTlnvAD51zJtj6GCOFZnQ56rfUBI96WegzdrSnWhsXl6uMXA.8qVJa5UGw8X0l-Pm.x8mQ0tKc73fb-YfoJd57sP9VzDMK_qUsKgMjQUObz4Zh4w5fxzoesa2EUDJlZw23mLIGEYNyyHB_UJu_TVku.1viE1mizbvqcLiccZc_Xpw
[14f6b742-46ea-11f0-8478-060730329b56] split.length: 5
header: {"alg":"RSA-OAEP-256","enc":"A256GCM","zip":"NONE"}
Trovato hdr ["zip"]=["NONE"]
Trovato hdr ["alg"]=["RSA-OAEP-256"]
Trovato hdr ["enc"]=["A256GCM"]
jsonTestEsaminaJWT(jweJsonDeflateSymmetricOnlySenderResponse, [alg=dir])
URL: http://localhost:8080/govway/api/out/JOSE/jweJsonDeflateSymmetricOnlySenderResponse/jweJsonDeflateSymmetricOnlySenderResponse/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [ad566fcb-46ea-11f0-8478-060730329b56]
[ad566fcb-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[ad566fcb-46ea-11f0-8478-060730329b56] JSON: {"protected":"eyJlbmMiOiJBMjU2R0NNIiwiemlwIjoiREVGIn0","unprotected":{"alg":"dir"},"recipients":[{}],"iv":"5DxQgjXMjgByHWGw","ciphertext":"fHuafQ_mrIMnEDAaZTeAS93ybZo4Dbsom4bp7UyIkTzXk6ZL5gtDl2GK0vCKFg","tag":"t02fqD5jA1ZP4ZPcwNgE2w"}
header: {"enc":"A256GCM","zip":"DEF"}
Trovato hdr ["zip"]=["DEF"]
Trovato hdr ["enc"]=["A256GCM"]
jsonTestFlussiOk(jwsJsonDetachNotBase64HeaderAsymmetric)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachNotBase64HeaderAsymmetric/jwsJsonDetachNotBase64HeaderAsymmetric/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [2503573f-46eb-11f0-8478-060730329b56]
[2503573f-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
jsonTestEsaminaJsonInHeader(jwsJsonDetachBase64HeaderAsymmetricDetachRequestSecurityInfoDisabled, true, true, GovWay-TestSuite-D...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachBase64HeaderAsymmetricDetachRequestSecurityInfoDisabled/jwsJsonDetachBase64HeaderAsymmetricDetachRequestSecurityInfoDisabled/service/echo?replyHttpHeader=GovWay-TestSuite-Detach-Sign&replyPrefixHttpHeader=PREFIX-
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [eb07be23-46ea-11f0-8478-060730329b56]
[eb07be23-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [eb1b6d36-46ea-11f0-8478-060730329b56]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [eb07be23-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [eadeb247-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsJsonDetachBase64HeaderAsymmetricDetachRequestSecurityInfoDisabled]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:39:57 GMT]
Hdr response [PREFIX-GovWay-TestSuite-Detach-Sign] [eyJzaWduYXR1cmVzIjpbeyJwcm90ZWN0ZWQiOiJleUpoYkdjaU9pSlNVekkxTmlKOSIsInNpZ25hdHVyZSI6IllUc1N5aDhwV21rWG9QVV9PZVlYZ0xGV2tVNmdHaXFFV25qcktQNk5nWWdkZ196N3NqYXNDeWFuRDZhQUw2SEowMm5GQmJmRlRDVDBOaG1iR0JaS2hmTWkxLUJRWXVOc093TEp6a1NTU19NM2k3N3owNVZlbDMxNG12dXdWY3Q5Q1VoRE4xUU1MY3hOeE9QT2IyaWpybmNJb0FSbDdDXzNPUTVCa003RDZ1WGZxZzVYUGZkNVZnT0Q4LTZlb0JDWUpKTUpZYjFtRDA3YmhhSlQ0Mm1MeTU0QTV4RlJFemQ4WEtIQjR5TlZzYTd1RTZpN1loU09fRHF0RHRleGJaRlk5amZHQUNYMUNNVm11UlcxcDFldjBxZGYxUHpkV2lHV2xUZW9UaFgzUWpQXzVFTTAzZWtYOFVMMVJTVGJHQnkteFFxSEpzU0VWdEw2WXRZYXVmTy1YZyJ9XX0=]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [ec4c732f-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
header: {"alg":"RS256"}
Trovato hdr ["alg"]=["RS256"]
compactTestEsaminaJWT(jwsCompactSymmetricOnlySenderRequest, [alg=HS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactSymmetricOnlySenderRequest/jwsCompactSymmetricOnlySenderRequest/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [c0694078-46ea-11f0-8478-060730329b56]
[c0694078-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[c0694078-46ea-11f0-8478-060730329b56] JWT: eyJhbGciOiJIUzI1NiJ9.eyJuYW1lIjoidmFsdWUxIiwibmFtZTIiOiJ2YWx1ZTIiLCJuYW1lSU5UIjozLCJuYW1lRE9VQkxFIjo0LjZ9.pmuNTVjBjieYwMZ35eQjkiToMOG5raRe-EK_ohWjsHI
[c0694078-46ea-11f0-8478-060730329b56] split.length: 3
header: {"alg":"HS256"}
Trovato hdr ["alg"]=["HS256"]
jsonTestFlussiOk(jweJsonAsymmetricBinaryCertificateInHeaders)
URL: http://localhost:8080/govway/api/out/JOSE/jweJsonAsymmetricBinaryCertificateInHeaders/jweJsonAsymmetricBinaryCertificateInHeaders/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [bb08c12e-46ea-11f0-8478-060730329b56]
[bb08c12e-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
jsonTestFlussiOk(jweJsonAsymmetricUrlCertificateInHeaders)
URL: http://localhost:8080/govway/api/out/JOSE/jweJsonAsymmetricUrlCertificateInHeaders/jweJsonAsymmetricUrlCertificateInHeaders/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [bc57fd9c-46ea-11f0-8478-060730329b56]
[bc57fd9c-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
jsonTestFlussiOk(jwsJsonDetachNotBase64HeaderSymmetric)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachNotBase64HeaderSymmetric/jwsJsonDetachNotBase64HeaderSymmetric/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [265af81d-46eb-11f0-8478-060730329b56]
[265af81d-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
jsonTestEsaminaJsonPayloadNotEncoding(jwsJsonPayloadNotEncodingAsymmetricOnlySenderRequest, [alg=RS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonPayloadNotEncodingAsymmetricOnlySenderRequest/jwsJsonPayloadNotEncodingAsymmetricOnlySenderRequest/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [1245f992-46eb-11f0-8478-060730329b56]
[1245f992-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[1245f992-46eb-11f0-8478-060730329b56] JSON: {"payload":"{"name":"value1","name2":"value2","nameINT":3,"nameDOUBLE":4.6}","signatures":[{"protected":"eyJhbGciOiJSUzI1NiIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19","signature":"CrVk5Ou5av-yF1OoSTuQNUwgLcKbPFchT5qcS-3lenM6hVHczvfRgwjSAk8lYvOpZK5jmpvIDtvJO-elgzuYsX4wZx1HEtudStIE4vjRBHxXr1V66xopgdQju4Dkwx7XYS0EJWR9lSV6FwMI-B5_WxvFTBbFdDyz2XIr1JkUH7bbqeLzjdj_jgblWQtWqGya9J_LPdHjnuazGI0rlc5scTBF5YWzVp7vTmXk9wcBuXRDPyH-6ZKpiBaiHhdE5YMPvSN9mYwykBoFsxy3cMfSP7my_e5-TrpIlmFk1f2qqddZ80BD78KRop76DNxVE3Egk7V4CzFaOeNkS5AzdtVNnA"}]}
header: {"alg":"RS256","b64":false,"crit":["b64"]}
Trovato hdr ["alg"]=["RS256"]
Trovato hdr ["b64"]=[false]
Trovato hdr ["crit"]=["b64"]]
compactTestEsaminaJWTinHeader(jwsCompactDetachHeaderSymmetricOnlySenderRequest, true, GovWay-TestSuite-Detach-Sign, [alg=HS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactDetachHeaderSymmetricOnlySenderRequest/jwsCompactDetachHeaderSymmetricOnlySenderRequest/service/echo?replyHttpHeader=GovWay-TestSuite-Detach-Sign&replyPrefixHttpHeader=PREFIX-
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [cd4025e1-46ea-11f0-8478-060730329b56]
[cd4025e1-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [ce701a64-46ea-11f0-8478-060730329b56]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [cd4025e1-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [cd1f7e75-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsCompactDetachHeaderSymmetricOnlySenderRequest]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:39:07 GMT]
Hdr response [PREFIX-GovWay-TestSuite-Detach-Sign] [eyJhbGciOiJIUzI1NiJ9..pmuNTVjBjieYwMZ35eQjkiToMOG5raRe-EK_ohWjsHI]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [ce72645d-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
split.length: 3
header: {"alg":"HS256"}
Trovato hdr ["alg"]=["HS256"]
compactTestFlussiOk(jweCompactAsymmetricBinaryCertificateInHeaders)
URL: http://localhost:8080/govway/api/out/JOSE/jweCompactAsymmetricBinaryCertificateInHeaders/jweCompactAsymmetricBinaryCertificateInHeaders/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [6f63856b-46ea-11f0-8478-060730329b56]
[6f63856b-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
compactTestEsaminaJWTinHeader(jwsCompactDetachHeaderSymmetricDetachResponseSecurityInfoDisabled, false, GovWay-TestSuite-Detach-Si...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactDetachHeaderSymmetricDetachResponseSecurityInfoDisabled/jwsCompactDetachHeaderSymmetricDetachResponseSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [d400d08a-46ea-11f0-8478-060730329b56]
[d400d08a-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [d41087fd-46ea-11f0-8478-060730329b56]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [d400d08a-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [GovWay-TestSuite-Detach-Sign-Response] [eyJhbGciOiJIUzI1NiJ9..pmuNTVjBjieYwMZ35eQjkiToMOG5raRe-EK_ohWjsHI]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [d3f49b7e-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsCompactDetachHeaderSymmetricDetachResponseSecurityInfoDisabled]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:39:19 GMT]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [d540f1b6-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
split.length: 3
header: {"alg":"HS256"}
Trovato hdr ["alg"]=["HS256"]
jsonTestEsaminaJWT(jweJsonDeflateAsymmetricDetachResponseSecurityInfoDisabled, [alg=RSA-OAEP-256])
URL: http://localhost:8080/govway/api/out/JOSE/jweJsonDeflateAsymmetricDetachResponseSecurityInfoDisabled/jweJsonDeflateAsymmetricDetachResponseSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [b0098217-46ea-11f0-8478-060730329b56]
[b0098217-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[b0098217-46ea-11f0-8478-060730329b56] JSON: {"protected":"eyJlbmMiOiJBMjU2R0NNIiwiemlwIjoiREVGIn0","unprotected":{"alg":"RSA-OAEP-256"},"recipients":[{"encrypted_key":"I_OvZjTFxLDS4GPI_vP-jbp6j6KEkEXnTehQuqQxKxoDTex02fMhMhLiuz-lfQefAkU8f5LyeX1BTa1Gne59_OPTXOvA404pDHJ-Klrm2c4ADY2dycTikZZRGMdWjxtV76h6Ww0LbgDc1iqcr1Gu1OKVsTSK_sesBMbXhNnJw752h-zhphvTEzqf2GrECV26ZwE-bpLbQCwGT_LXSIiMM_Z8zbtseYwoG-pmjuKAeoGVicazXXIZik9bjQvPWhMCOXzJGkxXxI7mdOrnTZ7qiO7KafB9qySyFTHfkiRhMAxFMsAl-OzBi-qlZzyCoBmoGNX2OzDXyLGfSYCq5WlilA"}],"iv":"Mn-1RCTu2w-vmquj","ciphertext":"OdC7lW5hUhw-kZBbMCKHGambJOF-E2z1gLOgFiHSsit5bPBsYy82bUKqCyXeUA","tag":"5sPqX2F6CyUFEJaiCzXMIQ"}
header: {"enc":"A256GCM","zip":"DEF"}
Trovato hdr ["zip"]=["DEF"]
Trovato hdr ["enc"]=["A256GCM"]
compactTestEsaminaJWT(jweCompactAsymmetricDetachResponseSecurityInfoDisabled, [alg=RSA-OAEP-256])
URL: http://localhost:8080/govway/api/out/JOSE/jweCompactAsymmetricDetachResponseSecurityInfoDisabled/jweCompactAsymmetricDetachResponseSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [30d98ad0-46ea-11f0-8478-060730329b56]
[30d98ad0-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[30d98ad0-46ea-11f0-8478-060730329b56] JWT: eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMjU2R0NNIiwiemlwIjoiTk9ORSJ9.k_GyQVIYh7lkyoR5feeTYMv17VfUUHChRC1CJOlgN8ztARz0IryXS9cE09O_R5i5bnCUF2SqR3in9WO9C7qnjWMg_-iaUcfzqxpQzDmMEOP8PzNUZtQRn1hjsBZtHUhJt0BLPpexS4MaM9mo1cRAINVQRMvjRdvjiCCNWuEOpyJGLwPzu-FJisCdsONF1S6mobhESRe4T4SxNASWT3uwuS7FNgsbeNU1fPiUmr5bygCvQAemgAfoKe0NIZ6nSEFAiBJiKvQHBilr2NyoFOh4w8PFgHq7Eq8sVf-U8Wh2Yjb-iPphcTsWr9Aixf_C2RmXNBAFDOfQurKZqAdyJ7h_bg.wrgilEE3YkxZg6f4._GImSWh34AQ9jJagBU5HI3SdgULqVzS4a2eRSRAh5etkwHzimrJVrHqNlxTBY5bzH9eN56BYrxTZqsExy454.5p3Bn71jLjETWSeNcs1--Q
[30d98ad0-46ea-11f0-8478-060730329b56] split.length: 5
header: {"alg":"RSA-OAEP-256","enc":"A256GCM","zip":"NONE"}
Trovato hdr ["zip"]=["NONE"]
Trovato hdr ["alg"]=["RSA-OAEP-256"]
Trovato hdr ["enc"]=["A256GCM"]
jsonTestEsaminaJsonInHeader(jwsJsonDetachNotBase64HeaderSymmetricDetachResponseSecurityInfoDisabled, false, false, GovWay-TestSu...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachNotBase64HeaderSymmetricDetachResponseSecurityInfoDisabled/jwsJsonDetachNotBase64HeaderSymmetricDetachResponseSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [ff54bba2-46ea-11f0-8478-060730329b56]
[ff54bba2-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [ff695515-46ea-11f0-8478-060730329b56]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [ff54bba2-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [GovWay-TestSuite-Detach-Sign-Response] [{"signatures":[{"protected":"eyJhbGciOiJIUzI1NiJ9","signature":"pmuNTVjBjieYwMZ35eQjkiToMOG5raRe-EK_ohWjsHI"}]}]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [ff4970f6-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsJsonDetachNotBase64HeaderSymmetricDetachResponseSecurityInfoDisabled]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:40:31 GMT]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [00a0c3ae-46eb-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
header: {"alg":"HS256"}
Trovato hdr ["alg"]=["HS256"]
jsonTestEsaminaJWT(jweJsonSymmetricOnlySenderResponse, [alg=dir])
URL: http://localhost:8080/govway/api/out/JOSE/jweJsonSymmetricOnlySenderResponse/jweJsonSymmetricOnlySenderResponse/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [85fe4343-46ea-11f0-8478-060730329b56]
[85fe4343-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[85fe4343-46ea-11f0-8478-060730329b56] JSON: {"protected":"eyJlbmMiOiJBMjU2R0NNIiwiemlwIjoiTk9ORSJ9","unprotected":{"alg":"dir"},"recipients":[{}],"iv":"iyHcJa63GGPGlnES","ciphertext":"Wp7K6v34NxeKPtomENpsBM9EeQ8NrlZceXYuWG-t4jfx9gbQMVnhjQOX_cbkK7zbW9d3UgyQnPeDXyz9yiXx","tag":"Ieij1FRyzAV3W33Bhldrgg"}
header: {"enc":"A256GCM","zip":"NONE"}
Trovato hdr ["zip"]=["NONE"]
Trovato hdr ["enc"]=["A256GCM"]
jsonTestFlussiOk(jweJsonDeflateAsymmetric)
URL: http://localhost:8080/govway/api/out/JOSE/jweJsonDeflateAsymmetric/jweJsonDeflateAsymmetric/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [b85a1bb2-46ea-11f0-8478-060730329b56]
[b85a1bb2-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
jsonTestEsaminaJsonPayloadNotEncoding(jwsJsonPayloadNotEncodingSymmetricOnlySenderRequest, [alg=HS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonPayloadNotEncodingSymmetricOnlySenderRequest/jwsJsonPayloadNotEncodingSymmetricOnlySenderRequest/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [14dd1f6e-46eb-11f0-8478-060730329b56]
[14dd1f6e-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[14dd1f6e-46eb-11f0-8478-060730329b56] JSON: {"payload":"{"name":"value1","name2":"value2","nameINT":3,"nameDOUBLE":4.6}","signatures":[{"protected":"eyJhbGciOiJIUzI1NiIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19","signature":"613Z5cm5Kcq1ST4j2Fvlf7HRoXRTrFMpBoXFy8IYNcE"}]}
header: {"alg":"HS256","b64":false,"crit":["b64"]}
Trovato hdr ["alg"]=["HS256"]
Trovato hdr ["b64"]=[false]
Trovato hdr ["crit"]=["b64"]]
jsonTestEsaminaJsonInHeader(jwsJsonDetachBase64UrlAsymmetricOnlySenderRequest, true, true, govwayTestSuiteDetachSign, [alg=RS256...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachBase64UrlAsymmetricOnlySenderRequest/jwsJsonDetachBase64UrlAsymmetricOnlySenderRequest/service/echo?replyPrefixQueryParameter=PREFIX-&replyQueryParameter=govwayTestSuiteDetachSign
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [f1cbc411-46ea-11f0-8478-060730329b56]
[f1cbc411-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [f1ccd584-46ea-11f0-8478-060730329b56]
Hdr response [PREFIX-govwayTestSuiteDetachSign] [eyJzaWduYXR1cmVzIjpbeyJwcm90ZWN0ZWQiOiJleUpoYkdjaU9pSlNVekkxTmlKOSIsInNpZ25hdHVyZSI6IllUc1N5aDhwV21rWG9QVV9PZVlYZ0xGV2tVNmdHaXFFV25qcktQNk5nWWdkZ196N3NqYXNDeWFuRDZhQUw2SEowMm5GQmJmRlRDVDBOaG1iR0JaS2hmTWkxLUJRWXVOc093TEp6a1NTU19NM2k3N3owNVZlbDMxNG12dXdWY3Q5Q1VoRE4xUU1MY3hOeE9QT2IyaWpybmNJb0FSbDdDXzNPUTVCa003RDZ1WGZxZzVYUGZkNVZnT0Q4LTZlb0JDWUpKTUpZYjFtRDA3YmhhSlQ0Mm1MeTU0QTV4RlJFemQ4WEtIQjR5TlZzYTd1RTZpN1loU09fRHF0RHRleGJaRlk5amZHQUNYMUNNVm11UlcxcDFldjBxZGYxUHpkV2lHV2xUZW9UaFgzUWpQXzVFTTAzZWtYOFVMMVJTVGJHQnkteFFxSEpzU0VWdEw2WXRZYXVmTy1YZyJ9XX0=]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [f1cbc411-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [f0716425-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsJsonDetachBase64UrlAsymmetricOnlySenderRequest]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:40:06 GMT]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [f1db547d-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
header: {"alg":"RS256"}
Trovato hdr ["alg"]=["RS256"]
compactTestEsaminaJWTinHeader(jwsCompactDetachUrlAsymmetricOnlySenderRequest, true, govwayTestSuiteDetachSign, [alg=RS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactDetachUrlAsymmetricOnlySenderRequest/jwsCompactDetachUrlAsymmetricOnlySenderRequest/service/echo?replyPrefixQueryParameter=PREFIX-&replyQueryParameter=govwayTestSuiteDetachSign
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [d54e1128-46ea-11f0-8478-060730329b56]
[d54e1128-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [d55eb2fb-46ea-11f0-8478-060730329b56]
Hdr response [PREFIX-govwayTestSuiteDetachSign] [eyJhbGciOiJSUzI1NiJ9..YTsSyh8pWmkXoPU_OeYXgLFWkU6gGiqEWnjrKP6NgYgdg_z7sjasCyanD6aAL6HJ02nFBbfFTCT0NhmbGBZKhfMi1-BQYuNsOwLJzkSSS_M3i77z05Vel314mvuwVct9CUhDN1QMLcxNxOPOb2ijrncIoARl7C_3OQ5BkM7D6uXfqg5XPfd5VgOD8-6eoBCYJJMJYb1mD07bhaJT42mLy54A5xFREzd8XKHB4yNVsa7uE6i7YhSO_DqtDtexbZFY9jfGACX1CMVmuRW1p1ev0qdf1PzdWiGWlTeoThX3QjP_5EM03ekX8UL1RSTbGBy-xQqHJsSEVtL6YtYaufO-Xg]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [d54e1128-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [d545facc-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsCompactDetachUrlAsymmetricOnlySenderRequest]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:39:21 GMT]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [d68fe004-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
split.length: 3
header: {"alg":"RS256"}
Trovato hdr ["alg"]=["RS256"]
compactTestFlussiOk(jwsCompactDetachHeaderSymmetric)
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactDetachHeaderSymmetric/jwsCompactDetachHeaderSymmetric/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [ded221d1-46ea-11f0-8478-060730329b56]
[ded221d1-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
jsonTestEsaminaJsonInHeader(jwsJsonDetachBase64HeaderAsymmetricDetachResponseSecurityInfoDisabled, false, true, GovWay-TestSuite...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachBase64HeaderAsymmetricDetachResponseSecurityInfoDisabled/jwsJsonDetachBase64HeaderAsymmetricDetachResponseSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [ec7d9564-46ea-11f0-8478-060730329b56]
[ec7d9564-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [edadff18-46ea-11f0-8478-060730329b56]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [ec7d9564-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [GovWay-TestSuite-Detach-Sign-Response] [eyJzaWduYXR1cmVzIjpbeyJwcm90ZWN0ZWQiOiJleUpoYkdjaU9pSlNVekkxTmlKOSIsInNpZ25hdHVyZSI6IllUc1N5aDhwV21rWG9QVV9PZVlYZ0xGV2tVNmdHaXFFV25qcktQNk5nWWdkZ196N3NqYXNDeWFuRDZhQUw2SEowMm5GQmJmRlRDVDBOaG1iR0JaS2hmTWkxLUJRWXVOc093TEp6a1NTU19NM2k3N3owNVZlbDMxNG12dXdWY3Q5Q1VoRE4xUU1MY3hOeE9QT2IyaWpybmNJb0FSbDdDXzNPUTVCa003RDZ1WGZxZzVYUGZkNVZnT0Q4LTZlb0JDWUpKTUpZYjFtRDA3YmhhSlQ0Mm1MeTU0QTV4RlJFemQ4WEtIQjR5TlZzYTd1RTZpN1loU09fRHF0RHRleGJaRlk5amZHQUNYMUNNVm11UlcxcDFldjBxZGYxUHpkV2lHV2xUZW9UaFgzUWpQXzVFTTAzZWtYOFVMMVJTVGJHQnkteFFxSEpzU0VWdEw2WXRZYXVmTy1YZyJ9XX0=]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [ec57e4e8-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsJsonDetachBase64HeaderAsymmetricDetachResponseSecurityInfoDisabled]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:39:59 GMT]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [edbad061-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
header: {"alg":"RS256"}
Trovato hdr ["alg"]=["RS256"]
compactTestEsaminaJWT(jweCompactDeflateAsymmetricOnlySenderRequest, [alg=RSA-OAEP-256])
URL: http://localhost:8080/govway/api/out/JOSE/jweCompactDeflateAsymmetricOnlySenderRequest/jweCompactDeflateAsymmetricOnlySenderRequest/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [3c6c089c-46ea-11f0-8478-060730329b56]
[3c6c089c-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[3c6c089c-46ea-11f0-8478-060730329b56] JWT: eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMjU2R0NNIiwiemlwIjoiREVGIn0.YBpSdUbPjhxuiXw-oRNhdv6c7sKq0LIk8ARXOzOepK08vKgm6xpjRwF3k9gq_fHmoifZ1KXHNVuLHJ8OQPwPnG2On4U_XD6ErYdaRlcumfnSjnzJRi0nOZzOfm47wWKwXAEKwImjSAncEcAM4n-xmWt4aDSgRCHuMgBi3R8UHhIskfVcjTW9RiACUoWoc2wZ7rAei4UuEtW3Ap9rndyLEPsufGvSCkKqHCPPxfIptaHlUWTcbjKHvj6VdoKITOLk-46OaxECw1Ar7gmCy-hmBXSVin-GOcfnhNEkTVB5KdGEJOXpIAgx7hdKfnvU3PCnxFUMRgKlC8oBTl6dIMNvmQ.wOfIZlqIZI_xXEfu.fdHTYnX4cMUJl5cuE6VtZDDJ3fg8CetXOe3vQCOvrbdCiDACyyTsxq69LpWKcw.o4fPdy24276HxLJDpJefsg
[3c6c089c-46ea-11f0-8478-060730329b56] split.length: 5
header: {"alg":"RSA-OAEP-256","enc":"A256GCM","zip":"DEF"}
Trovato hdr ["zip"]=["DEF"]
Trovato hdr ["alg"]=["RSA-OAEP-256"]
Trovato hdr ["enc"]=["A256GCM"]
compactTestEsaminaJWT(jweCompactAsymmetricJWTHeadersOnlySenderRequest, [alg=RSA-OAEP-256, kid=openspcoop, typ=JWT, cty=app...)
URL: http://localhost:8080/govway/api/out/JOSE/jweCompactAsymmetricJWTHeadersOnlySenderRequest/jweCompactAsymmetricJWTHeadersOnlySenderRequest/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [5b481e73-46ea-11f0-8478-060730329b56]
[5b481e73-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[5b481e73-46ea-11f0-8478-060730329b56] JWT: eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMjU2R0NNIiwia2lkIjoib3BlbnNwY29vcCIsInppcCI6Ik5PTkUiLCJ0eXAiOiJKV1QiLCJjdHkiOiJhcHBsaWNhdGlvbi9qc29uIiwiY3JpdCI6WyJwcm92YTEiLCJwcm92YTIiXSwiaGRyMSI6InZhbHVlMSIsImhkcjIiOiJ2YWx1ZTIiLCJoZHIzIjoidmFsdWUzIn0.PiDfmyyO-zgkiyhxTy0aWiZYxC0afs-SoaiZLtuotxnEcJ4pRyHSKRXDPo9tdRyW3Hlk7GAQmCH2HF1Cni2zWpmnyWrSeqXh5P8oKn_uZQQqwFIUAAaeccGNyHkS2QtvQTLo4lHDk1ERm7sGKuYD4I9QJNtCI_GeWRzgxB9UdsbXilV671jzJYNTvG55MjqQbph98syjOlPt9PigO60ogOhTe2oR8s-DBozgxqaUyG_RC9-WzCUAXgTNOo9hbkKlFm-N5q1weoEv4Ez1fNdUYXOql53cp8EpCKdJ77E3R89j2yxJBO7J_s1NGJzTCYw4utjxqM-QspzdnJnNpQ_9-A.YUfMHD-TK6iKS_ic.16fDWaeJukPB-rKIZHqor1JvcBbFBLCyJnDYHZDsdqmmHgJSKkS6jTBH1LRzqRtwhgy7T4yIWer6WVmvhgit.sDmH63YaTU3ooa-HogYCwQ
[5b481e73-46ea-11f0-8478-060730329b56] split.length: 5
header: {"alg":"RSA-OAEP-256","enc":"A256GCM","kid":"openspcoop","zip":"NONE","typ":"JWT","cty":"application/json","crit":["prova1","prova2"],"hdr1":"value1","hdr2":"value2","hdr3":"value3"}
Trovato hdr ["hdr2"]=["value2"]
Trovato hdr ["hdr1"]=["value1"]
Trovato hdr ["zip"]=["NONE"]
Trovato hdr ["typ"]=["JWT"]
Trovato hdr ["kid"]=["openspcoop"]
Trovato hdr ["enc"]=["A256GCM"]
Trovato hdr ["hdr3"]=["value3"]
Trovato hdr ["cty"]=["application/json"]
Trovato hdr ["alg"]=["RSA-OAEP-256"]
Trovato hdr ["crit"]=["prova1"]
jsonTestFlussiOk(jwsJsonDetachBase64UrlSymmetric)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachBase64UrlSymmetric/jwsJsonDetachBase64UrlSymmetric/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [23a6110f-46eb-11f0-8478-060730329b56]
[23a6110f-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
compactTestEsaminaJWT(jweCompactDeflateSymmetricDetachResponseSecurityInfoDisabled, [alg=dir])
URL: http://localhost:8080/govway/api/out/JOSE/jweCompactDeflateSymmetricDetachResponseSecurityInfoDisabled/jweCompactDeflateSymmetricDetachResponseSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [56bfff23-46ea-11f0-8478-060730329b56]
[56bfff23-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[56bfff23-46ea-11f0-8478-060730329b56] JWT: eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIiwiemlwIjoiREVGIn0..ZaSxFIGr6PuFMcYT.DODHW5Tc00C7Y9syfeFqiSsy9f1fKK61FeeRR1Xc-ePdeOmNS6_gMFv-2nmOJA.uE3HUIhl5KKEKIWkMEAfrQ
[56bfff23-46ea-11f0-8478-060730329b56] split.length: 5
header: {"alg":"dir","enc":"A256GCM","zip":"DEF"}
Trovato hdr ["zip"]=["DEF"]
Trovato hdr ["alg"]=["dir"]
Trovato hdr ["enc"]=["A256GCM"]
compactTestEsaminaJWT(jweCompactDeflateSymmetricOnlySenderResponse, [alg=dir])
URL: http://localhost:8080/govway/api/out/JOSE/jweCompactDeflateSymmetricOnlySenderResponse/jweCompactDeflateSymmetricOnlySenderResponse/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [47ec37e6-46ea-11f0-8478-060730329b56]
[47ec37e6-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[47ec37e6-46ea-11f0-8478-060730329b56] JWT: eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIiwiemlwIjoiREVGIn0..IpEwB-jucpZZu8w2.e66F4-rieRVIUNekwK9MO11heAvDm7uLs389wufLk-mzzdBuEOxbPXTJTrBaNg.avjea-WcofSy_A7dyRiAkw
[47ec37e6-46ea-11f0-8478-060730329b56] split.length: 5
header: {"alg":"dir","enc":"A256GCM","zip":"DEF"}
Trovato hdr ["zip"]=["DEF"]
Trovato hdr ["alg"]=["dir"]
Trovato hdr ["enc"]=["A256GCM"]
compactTestFlussiOk(jwsCompactAsymmetricUrlCertificateInHeaders)
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactAsymmetricUrlCertificateInHeaders/jwsCompactAsymmetricUrlCertificateInHeaders/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [e410c13b-46ea-11f0-8478-060730329b56]
[e410c13b-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
compactTestEsaminaJWT(jwsCompactSymmetricDetachRequestSecurityInfoDisabled, [alg=HS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactSymmetricDetachRequestSecurityInfoDisabled/jwsCompactSymmetricDetachRequestSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [c5d8b2e2-46ea-11f0-8478-060730329b56]
[c5d8b2e2-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[c5d8b2e2-46ea-11f0-8478-060730329b56] JWT: eyJhbGciOiJIUzI1NiJ9.eyJuYW1lIjoidmFsdWUxIiwibmFtZTIiOiJ2YWx1ZTIiLCJuYW1lSU5UIjozLCJuYW1lRE9VQkxFIjo0LjZ9.pmuNTVjBjieYwMZ35eQjkiToMOG5raRe-EK_ohWjsHI
[c5d8b2e2-46ea-11f0-8478-060730329b56] split.length: 3
header: {"alg":"HS256"}
Trovato hdr ["alg"]=["HS256"]
jsonTestEsaminaJsonInHeader(jwsJsonDetachBase64HeaderSymmetricDetachResponseSecurityInfoDisabled, false, true, GovWay-TestSuite-...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachBase64HeaderSymmetricDetachResponseSecurityInfoDisabled/jwsJsonDetachBase64HeaderSymmetricDetachResponseSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [f063a973-46ea-11f0-8478-060730329b56]
[f063a973-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [f0646cc6-46ea-11f0-8478-060730329b56]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [f063a973-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [GovWay-TestSuite-Detach-Sign-Response] [eyJzaWduYXR1cmVzIjpbeyJwcm90ZWN0ZWQiOiJleUpoYkdjaU9pSklVekkxTmlKOSIsInNpZ25hdHVyZSI6InBtdU5UVmpCamllWXdNWjM1ZVFqa2lUb01PRzVyYVJlLUVLX29oV2pzSEkifV19]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [ef18b2d7-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsJsonDetachBase64HeaderSymmetricDetachResponseSecurityInfoDisabled]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:40:04 GMT]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [f06be6df-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
header: {"alg":"HS256"}
Trovato hdr ["alg"]=["HS256"]
compactTestFlussiOk(jweCompactDeflateSymmetric)
URL: http://localhost:8080/govway/api/out/JOSE/jweCompactDeflateSymmetric/jweCompactDeflateSymmetric/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [6b5cca1d-46ea-11f0-8478-060730329b56]
[6b5cca1d-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
jsonTestEsaminaJsonInHeader(jwsJsonDetachNotBase64UrlSymmetricOnlySenderRequest, true, false, govwayTestSuiteDetachSign, [alg=HS...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachNotBase64UrlSymmetricOnlySenderRequest/jwsJsonDetachNotBase64UrlSymmetricOnlySenderRequest/service/echo?replyPrefixQueryParameter=PREFIX-&replyQueryParameter=govwayTestSuiteDetachSign
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [0222d000-46eb-11f0-8478-060730329b56]
[0222d000-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [029f7a13-46eb-11f0-8478-060730329b56]
Hdr response [PREFIX-govwayTestSuiteDetachSign] [{"signatures":[{"protected":"eyJhbGciOiJIUzI1NiJ9","signature":"pmuNTVjBjieYwMZ35eQjkiToMOG5raRe-EK_ohWjsHI"}]}]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [0222d000-46eb-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [02125534-46eb-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsJsonDetachNotBase64UrlSymmetricOnlySenderRequest]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:40:35 GMT]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [0359c96c-46eb-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
header: {"alg":"HS256"}
Trovato hdr ["alg"]=["HS256"]
jsonTestEsaminaJsonPayloadEncoding(jwsJsonPayloadEncodingAsymmetricOnlySenderResponse, [alg=RS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonPayloadEncodingAsymmetricOnlySenderResponse/jwsJsonPayloadEncodingAsymmetricOnlySenderResponse/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [076eb4da-46eb-11f0-8478-060730329b56]
[076eb4da-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[076eb4da-46eb-11f0-8478-060730329b56] JSON: {"payload":"eyJuYW1lIjoidmFsdWUxIiwibmFtZTIiOiJ2YWx1ZTIiLCJuYW1lSU5UIjozLCJuYW1lRE9VQkxFIjo0LjZ9","signatures":[{"protected":"eyJhbGciOiJSUzI1NiJ9","signature":"YTsSyh8pWmkXoPU_OeYXgLFWkU6gGiqEWnjrKP6NgYgdg_z7sjasCyanD6aAL6HJ02nFBbfFTCT0NhmbGBZKhfMi1-BQYuNsOwLJzkSSS_M3i77z05Vel314mvuwVct9CUhDN1QMLcxNxOPOb2ijrncIoARl7C_3OQ5BkM7D6uXfqg5XPfd5VgOD8-6eoBCYJJMJYb1mD07bhaJT42mLy54A5xFREzd8XKHB4yNVsa7uE6i7YhSO_DqtDtexbZFY9jfGACX1CMVmuRW1p1ev0qdf1PzdWiGWlTeoThX3QjP_5EM03ekX8UL1RSTbGBy-xQqHJsSEVtL6YtYaufO-Xg"}]}
header: {"alg":"RS256"}
Trovato hdr ["alg"]=["RS256"]
compactTestEsaminaJWT(jweCompactAsymmetricOnlySenderRequest, [alg=RSA-OAEP-256])
URL: http://localhost:8080/govway/api/out/JOSE/jweCompactAsymmetricOnlySenderRequest/jweCompactAsymmetricOnlySenderRequest/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [0b3b42a2-46ea-11f0-8478-060730329b56]
[0b3b42a2-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[0b3b42a2-46ea-11f0-8478-060730329b56] JWT: eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMjU2R0NNIiwiemlwIjoiTk9ORSJ9.SNou-0SBB-WKs9ZkSU00u6iFoQB9dm41_xRGVf_2HkHXDNQqP-G7vuGnJVgq0IqrlhmVRiYQZHE43qOeUQFljmI403uww2-Kq45YKquX-_1oTMbL-ZLFhp6xNVEIs3WKPseoXj7n9MaWdRPDIB4wkqaMW0hC0v1MSlZKED7fN3EuDC-kSiMPEFPOlEvkAF0gQNuCgnGwut7YjiZ24xewditAEwIUWB9BVcwtVCwTSSFaNP2QNQMGwOw9AnuFDJyCpU-qQ5VLwP8s-TZfoLcMnyrEU0UbSvBICtoBhz_nYlNxSW7v7ogmOF_ks9yb6pbd-BJdoyFqDeHWAToFsqAvuQ.R8ze90qjiF5BjqQj.Nm4S1NO51PV1tIX3hVmepuzcZiGSjd1EyYzB9VWMqinhORf1cyCLkzWx_C4eI-9ZXIys2dMqkzKfCTwn0MC0.nyDAMZB1Gt7TAG8aY7LTug
[0b3b42a2-46ea-11f0-8478-060730329b56] split.length: 5
header: {"alg":"RSA-OAEP-256","enc":"A256GCM","zip":"NONE"}
Trovato hdr ["zip"]=["NONE"]
Trovato hdr ["alg"]=["RSA-OAEP-256"]
Trovato hdr ["enc"]=["A256GCM"]
jsonTestEsaminaJsonInHeader(jwsJsonDetachBase64HeaderSymmetricOnlySenderRequest, true, true, GovWay-TestSuite-Detach-Sign, [alg=...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachBase64HeaderSymmetricOnlySenderRequest/jwsJsonDetachBase64HeaderSymmetricOnlySenderRequest/service/echo?replyHttpHeader=GovWay-TestSuite-Detach-Sign&replyPrefixHttpHeader=PREFIX-
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [e837adf7-46ea-11f0-8478-060730329b56]
[e837adf7-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [e96ece6a-46ea-11f0-8478-060730329b56]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [e837adf7-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [e81b9a6b-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsJsonDetachBase64HeaderSymmetricOnlySenderRequest]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:39:52 GMT]
Hdr response [PREFIX-GovWay-TestSuite-Detach-Sign] [eyJzaWduYXR1cmVzIjpbeyJwcm90ZWN0ZWQiOiJleUpoYkdjaU9pSklVekkxTmlKOSIsInNpZ25hdHVyZSI6InBtdU5UVmpCamllWXdNWjM1ZVFqa2lUb01PRzVyYVJlLUVLX29oV2pzSEkifV19]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [e970a333-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
header: {"alg":"HS256"}
Trovato hdr ["alg"]=["HS256"]
jsonTestEsaminaJWT(jweJsonSymmetricOnlySenderRequest, [alg=dir])
URL: http://localhost:8080/govway/api/out/JOSE/jweJsonSymmetricOnlySenderRequest/jweJsonSymmetricOnlySenderRequest/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [817845d5-46ea-11f0-8478-060730329b56]
[817845d5-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[817845d5-46ea-11f0-8478-060730329b56] JSON: {"protected":"eyJlbmMiOiJBMTI4Q0JDLUhTMjU2In0","unprotected":{"alg":"dir"},"recipients":[{}],"iv":"uqXzUJlbV-wFOr64vnIN-g","ciphertext":"iJ9D63dB_03jFJCss_g22oYe19Wx_llyECI2LeJBkXRGxbOcy1favl6RNLdrHG7w7Ag4s61iCp-pyDNytprvMA","tag":"ZaMoUfpEYSpvAw9AaHkDsw"}
header: {"enc":"A128CBC-HS256"}
Trovato hdr ["enc"]=["A128CBC-HS256"]
jsonTestFlussiOk(jwsJsonDetachBase64HeaderAsymmetric)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachBase64HeaderAsymmetric/jwsJsonDetachBase64HeaderAsymmetric/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [1fab8a82-46eb-11f0-8478-060730329b56]
[1fab8a82-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
jsonTestEsaminaJWT(jweJsonSymmetricDetachResponseSecurityInfoDisabled, [alg=dir])
URL: http://localhost:8080/govway/api/out/JOSE/jweJsonSymmetricDetachResponseSecurityInfoDisabled/jweJsonSymmetricDetachResponseSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [98fd64b1-46ea-11f0-8478-060730329b56]
[98fd64b1-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[98fd64b1-46ea-11f0-8478-060730329b56] JSON: {"protected":"eyJlbmMiOiJBMjU2R0NNIiwiemlwIjoiTk9ORSJ9","unprotected":{"alg":"dir"},"recipients":[{}],"iv":"8SmncTe6R336CGX6","ciphertext":"g7aD2GKxI0SK_Sdw-1PPdUXVlwFcH_6EaBO3qI6siXbJ1s6hiSAB68053YEX7BCbpcqMHmaVjjO9xN0nv3mz","tag":"oHCDyAraJ4NNCD8damyvLw"}
header: {"enc":"A256GCM","zip":"NONE"}
Trovato hdr ["zip"]=["NONE"]
Trovato hdr ["enc"]=["A256GCM"]
compactTestFlussiOk(jweCompactAsymmetric)
URL: http://localhost:8080/govway/api/out/JOSE/jweCompactAsymmetric/jweCompactAsymmetric/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [5fcc9541-46ea-11f0-8478-060730329b56]
[5fcc9541-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
compactTestEsaminaJWT(jwsCompactAsymmetricDetachResponseSecurityInfoDisabled, [alg=RS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactAsymmetricDetachResponseSecurityInfoDisabled/jwsCompactAsymmetricDetachResponseSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [c4890144-46ea-11f0-8478-060730329b56]
[c4890144-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[c4890144-46ea-11f0-8478-060730329b56] JWT: eyJhbGciOiJSUzI1NiJ9.eyJuYW1lIjoidmFsdWUxIiwibmFtZTIiOiJ2YWx1ZTIiLCJuYW1lSU5UIjozLCJuYW1lRE9VQkxFIjo0LjZ9.YTsSyh8pWmkXoPU_OeYXgLFWkU6gGiqEWnjrKP6NgYgdg_z7sjasCyanD6aAL6HJ02nFBbfFTCT0NhmbGBZKhfMi1-BQYuNsOwLJzkSSS_M3i77z05Vel314mvuwVct9CUhDN1QMLcxNxOPOb2ijrncIoARl7C_3OQ5BkM7D6uXfqg5XPfd5VgOD8-6eoBCYJJMJYb1mD07bhaJT42mLy54A5xFREzd8XKHB4yNVsa7uE6i7YhSO_DqtDtexbZFY9jfGACX1CMVmuRW1p1ev0qdf1PzdWiGWlTeoThX3QjP_5EM03ekX8UL1RSTbGBy-xQqHJsSEVtL6YtYaufO-Xg
[c4890144-46ea-11f0-8478-060730329b56] split.length: 3
header: {"alg":"RS256"}
Trovato hdr ["alg"]=["RS256"]
jsonTestEsaminaJWT(jweJsonDeflateSymmetricOnlySenderRequest, [alg=dir])
URL: http://localhost:8080/govway/api/out/JOSE/jweJsonDeflateSymmetricOnlySenderRequest/jweJsonDeflateSymmetricOnlySenderRequest/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [ac0314ad-46ea-11f0-8478-060730329b56]
[ac0314ad-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[ac0314ad-46ea-11f0-8478-060730329b56] JSON: {"protected":"eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiemlwIjoiREVGIn0","unprotected":{"alg":"dir"},"recipients":[{}],"iv":"__cFRQ_eqgYhyz1x6U7pmg","ciphertext":"rCZ9_6Y1da88sWUwS_zIEMLGzYx7dBG5lchVtODY0iocJmMR68csn2DNoIH2mOmy","tag":"0l4DezegAl72cLatFdSMlw"}
header: {"enc":"A128CBC-HS256","zip":"DEF"}
Trovato hdr ["zip"]=["DEF"]
Trovato hdr ["enc"]=["A128CBC-HS256"]
jsonTestEsaminaJsonInHeader(jwsJsonDetachNotBase64HeaderSymmetricOnlySenderRequest, true, false, GovWay-TestSuite-Detach-Sign, [...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachNotBase64HeaderSymmetricOnlySenderRequest/jwsJsonDetachNotBase64HeaderSymmetricOnlySenderRequest/service/echo?replyHttpHeader=GovWay-TestSuite-Detach-Sign&replyPrefixHttpHeader=PREFIX-
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [f8a0bb27-46ea-11f0-8478-060730329b56]
[f8a0bb27-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [f8a500ea-46ea-11f0-8478-060730329b56]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [f8a0bb27-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [f8998f2b-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsJsonDetachNotBase64HeaderSymmetricOnlySenderRequest]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:40:19 GMT]
Hdr response [PREFIX-GovWay-TestSuite-Detach-Sign] [{"signatures":[{"protected":"eyJhbGciOiJIUzI1NiJ9","signature":"pmuNTVjBjieYwMZ35eQjkiToMOG5raRe-EK_ohWjsHI"}]}]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [f9e82f53-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
header: {"alg":"HS256"}
Trovato hdr ["alg"]=["HS256"]
jsonTestEsaminaJsonPayloadNotEncoding(jwsJsonPayloadNotEncodingSymmetricDetachRequestSecurityInfoDisabled, [alg=HS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonPayloadNotEncodingSymmetricDetachRequestSecurityInfoDisabled/jwsJsonPayloadNotEncodingSymmetricDetachRequestSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [1a469f68-46eb-11f0-8478-060730329b56]
[1a469f68-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[1a469f68-46eb-11f0-8478-060730329b56] JSON: {"payload":"{"name":"value1","name2":"value2","nameINT":3,"nameDOUBLE":4.6}","signatures":[{"protected":"eyJhbGciOiJIUzI1NiIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19","signature":"613Z5cm5Kcq1ST4j2Fvlf7HRoXRTrFMpBoXFy8IYNcE"}]}
header: {"alg":"HS256","b64":false,"crit":["b64"]}
Trovato hdr ["alg"]=["HS256"]
Trovato hdr ["b64"]=[false]
Trovato hdr ["crit"]=["b64"]]
jsonTestEsaminaJsonPayloadEncoding(jwsJsonPayloadEncodingSymmetricDetachResponseSecurityInfoDisabled, [alg=HS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonPayloadEncodingSymmetricDetachResponseSecurityInfoDisabled/jwsJsonPayloadEncodingSymmetricDetachResponseSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [0f77e630-46eb-11f0-8478-060730329b56]
[0f77e630-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[0f77e630-46eb-11f0-8478-060730329b56] JSON: {"payload":"eyJuYW1lIjoidmFsdWUxIiwibmFtZTIiOiJ2YWx1ZTIiLCJuYW1lSU5UIjozLCJuYW1lRE9VQkxFIjo0LjZ9","signatures":[{"protected":"eyJhbGciOiJIUzI1NiJ9","signature":"pmuNTVjBjieYwMZ35eQjkiToMOG5raRe-EK_ohWjsHI"}]}
header: {"alg":"HS256"}
Trovato hdr ["alg"]=["HS256"]
jsonTestEsaminaJsonInHeader(jwsJsonDetachNotBase64HeaderAsymmetricDetachResponseSecurityInfoDisabled, false, false, GovWay-TestS...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachNotBase64HeaderAsymmetricDetachResponseSecurityInfoDisabled/jwsJsonDetachNotBase64HeaderAsymmetricDetachResponseSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [fca5ef13-46ea-11f0-8478-060730329b56]
[fca5ef13-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [fca79cc6-46ea-11f0-8478-060730329b56]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [fca5ef13-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [GovWay-TestSuite-Detach-Sign-Response] [{"signatures":[{"protected":"eyJhbGciOiJSUzI1NiJ9","signature":"YTsSyh8pWmkXoPU_OeYXgLFWkU6gGiqEWnjrKP6NgYgdg_z7sjasCyanD6aAL6HJ02nFBbfFTCT0NhmbGBZKhfMi1-BQYuNsOwLJzkSSS_M3i77z05Vel314mvuwVct9CUhDN1QMLcxNxOPOb2ijrncIoARl7C_3OQ5BkM7D6uXfqg5XPfd5VgOD8-6eoBCYJJMJYb1mD07bhaJT42mLy54A5xFREzd8XKHB4yNVsa7uE6i7YhSO_DqtDtexbZFY9jfGACX1CMVmuRW1p1ev0qdf1PzdWiGWlTeoThX3QjP_5EM03ekX8UL1RSTbGBy-xQqHJsSEVtL6YtYaufO-Xg"}]}]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [fc98a897-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsJsonDetachNotBase64HeaderAsymmetricDetachResponseSecurityInfoDisabled]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:40:26 GMT]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [fdf0e5af-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
header: {"alg":"RS256"}
Trovato hdr ["alg"]=["RS256"]
compactTestEsaminaJWTinHeader(jwsCompactDetachUrlSymmetricDetachRequestSecurityInfoDisabled, true, govwayTestSuiteDetachSign, [alg...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactDetachUrlSymmetricDetachRequestSecurityInfoDisabled/jwsCompactDetachUrlSymmetricDetachRequestSecurityInfoDisabled/service/echo?replyPrefixQueryParameter=PREFIX-&replyQueryParameter=govwayTestSuiteDetachSign
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [d9520c94-46ea-11f0-8478-060730329b56]
[d9520c94-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [d96dd1f7-46ea-11f0-8478-060730329b56]
Hdr response [PREFIX-govwayTestSuiteDetachSign] [eyJhbGciOiJIUzI1NiJ9..pmuNTVjBjieYwMZ35eQjkiToMOG5raRe-EK_ohWjsHI]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [d9520c94-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [d940f688-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsCompactDetachUrlSymmetricDetachRequestSecurityInfoDisabled]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:39:28 GMT]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [da984840-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
split.length: 3
header: {"alg":"HS256"}
Trovato hdr ["alg"]=["HS256"]
jsonTestEsaminaJsonPayloadNotEncoding(jwsJsonPayloadNotEncodingAsymmetricDetachResponseSecurityInfoDisabled, [alg=RS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonPayloadNotEncodingAsymmetricDetachResponseSecurityInfoDisabled/jwsJsonPayloadNotEncodingAsymmetricDetachResponseSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [18da16fa-46eb-11f0-8478-060730329b56]
[18da16fa-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[18da16fa-46eb-11f0-8478-060730329b56] JSON: {"payload":"{"name":"value1","name2":"value2","nameINT":3,"nameDOUBLE":4.6}","signatures":[{"protected":"eyJhbGciOiJSUzI1NiIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19","signature":"CrVk5Ou5av-yF1OoSTuQNUwgLcKbPFchT5qcS-3lenM6hVHczvfRgwjSAk8lYvOpZK5jmpvIDtvJO-elgzuYsX4wZx1HEtudStIE4vjRBHxXr1V66xopgdQju4Dkwx7XYS0EJWR9lSV6FwMI-B5_WxvFTBbFdDyz2XIr1JkUH7bbqeLzjdj_jgblWQtWqGya9J_LPdHjnuazGI0rlc5scTBF5YWzVp7vTmXk9wcBuXRDPyH-6ZKpiBaiHhdE5YMPvSN9mYwykBoFsxy3cMfSP7my_e5-TrpIlmFk1f2qqddZ80BD78KRop76DNxVE3Egk7V4CzFaOeNkS5AzdtVNnA"}]}
header: {"alg":"RS256","b64":false,"crit":["b64"]}
Trovato hdr ["alg"]=["RS256"]
Trovato hdr ["b64"]=[false]
Trovato hdr ["crit"]=["b64"]]
jsonTestEsaminaJsonInHeader(jwsJsonDetachNotBase64UrlAsymmetricDetachRequestSecurityInfoDisabled, true, false, govwayTestSuiteDe...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachNotBase64UrlAsymmetricDetachRequestSecurityInfoDisabled/jwsJsonDetachNotBase64UrlAsymmetricDetachRequestSecurityInfoDisabled/service/echo?replyPrefixQueryParameter=PREFIX-&replyQueryParameter=govwayTestSuiteDetachSign
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [036bf1ee-46eb-11f0-8478-060730329b56]
[036bf1ee-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [037d08f1-46eb-11f0-8478-060730329b56]
Hdr response [PREFIX-govwayTestSuiteDetachSign] [{"signatures":[{"protected":"eyJhbGciOiJSUzI1NiJ9","signature":"YTsSyh8pWmkXoPU_OeYXgLFWkU6gGiqEWnjrKP6NgYgdg_z7sjasCyanD6aAL6HJ02nFBbfFTCT0NhmbGBZKhfMi1-BQYuNsOwLJzkSSS_M3i77z05Vel314mvuwVct9CUhDN1QMLcxNxOPOb2ijrncIoARl7C_3OQ5BkM7D6uXfqg5XPfd5VgOD8-6eoBCYJJMJYb1mD07bhaJT42mLy54A5xFREzd8XKHB4yNVsa7uE6i7YhSO_DqtDtexbZFY9jfGACX1CMVmuRW1p1ev0qdf1PzdWiGWlTeoThX3QjP_5EM03ekX8UL1RSTbGBy-xQqHJsSEVtL6YtYaufO-Xg"}]}]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [036bf1ee-46eb-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [035fbce2-46eb-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsJsonDetachNotBase64UrlAsymmetricDetachRequestSecurityInfoDisabled]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:40:37 GMT]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [04b317fa-46eb-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
header: {"alg":"RS256"}
Trovato hdr ["alg"]=["RS256"]
compactTestFlussiOk(jwsCompactSymmetric)
URL: http://localhost:8080/govway/api/out/JOSE/jwsCompactSymmetric/jwsCompactSymmetric/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [dd3d9ee5-46ea-11f0-8478-060730329b56]
[dd3d9ee5-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
jsonTestEsaminaJsonPayloadNotEncoding(jwsJsonPayloadNotEncodingSymmetricDetachResponseSecurityInfoDisabled, [alg=HS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonPayloadNotEncodingSymmetricDetachResponseSecurityInfoDisabled/jwsJsonPayloadNotEncodingSymmetricDetachResponseSecurityInfoDisabled/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [1b9b5a16-46eb-11f0-8478-060730329b56]
[1b9b5a16-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[1b9b5a16-46eb-11f0-8478-060730329b56] JSON: {"payload":"{"name":"value1","name2":"value2","nameINT":3,"nameDOUBLE":4.6}","signatures":[{"protected":"eyJhbGciOiJIUzI1NiIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19","signature":"613Z5cm5Kcq1ST4j2Fvlf7HRoXRTrFMpBoXFy8IYNcE"}]}
header: {"alg":"HS256","b64":false,"crit":["b64"]}
Trovato hdr ["alg"]=["HS256"]
Trovato hdr ["b64"]=[false]
Trovato hdr ["crit"]=["b64"]]
jsonTestEsaminaJsonPayloadEncoding(jwsJsonAsymmetricJWTHeadersOnlySenderRequest, [alg=RS256, kid=openspcoop, typ=JWT, cty=application/j...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonAsymmetricJWTHeadersOnlySenderRequest/jwsJsonAsymmetricJWTHeadersOnlySenderRequest/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [10df8ca2-46eb-11f0-8478-060730329b56]
[10df8ca2-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[10df8ca2-46eb-11f0-8478-060730329b56] JSON: {"payload":"eyJuYW1lIjoidmFsdWUxIiwibmFtZTIiOiJ2YWx1ZTIiLCJuYW1lSU5UIjozLCJuYW1lRE9VQkxFIjo0LjZ9","signatures":[{"protected":"eyJhbGciOiJSUzI1NiIsImtpZCI6Im9wZW5zcGNvb3AiLCJ0eXAiOiJKV1QiLCJjdHkiOiJhcHBsaWNhdGlvbi9qc29uIiwiY3JpdCI6WyJwcm92YTEiLCJwcm92YTIiXSwiaGRyMSI6InZhbHVlMSIsImhkcjIiOiJ2YWx1ZTIiLCJoZHIzIjoidmFsdWUzIn0","signature":"aGXIB415JFUKsPNVUxixUZuX89MXWWccrwWKrFWQ-hnXjguI_Ls8lYVmtqLLaCFVekmqcDP_olZqekOcQqjE8U3G5795mZuG77LWLO_Tr--BMotVVnhuK1dNBjJKFvawM2mXIE1CYil_66D1KpPNnyIE3OoJR65ckIqn0XcHj0VAuBOyDpyWDG44V63X-2v3MCDytoxI4Ik-zFaBaGDkR4Xg43dHV1uJT67NjIyU2ttCH-XG5_8UWA2BVYgvAt0hEwPpmnImbqRQF_AGkfDth3Sn2rwRbJ_CyfqcXHcngtGunImnsLBq24wN9TE5XTxV-pkGok97jmGxUufXX1lX4A"}]}
header: {"alg":"RS256","kid":"openspcoop","typ":"JWT","cty":"application/json","crit":["prova1","prova2"],"hdr1":"value1","hdr2":"value2","hdr3":"value3"}
Trovato hdr ["hdr3"]=["value3"]
Trovato hdr ["typ"]=["JWT"]
Trovato hdr ["kid"]=["openspcoop"]
Trovato hdr ["cty"]=["application/json"]
Trovato hdr ["alg"]=["RS256"]
Trovato hdr ["crit"]=["prova1"]
Trovato hdr ["hdr1"]=["value1"]
Trovato hdr ["hdr2"]=["value2"]
jsonTestEsaminaJsonInHeader(jwsJsonDetachBase64HeaderSymmetricOnlySenderResponse, false, true, GovWay-TestSuite-Detach-Sign-Resp...)
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonDetachBase64HeaderSymmetricOnlySenderResponse/jwsJsonDetachBase64HeaderSymmetricOnlySenderResponse/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [e99ae795-46ea-11f0-8478-060730329b56]
[e99ae795-46ea-11f0-8478-060730329b56] Atteso [200] ritornato [200]
Hdr response [GovWay-Service] [JOSE]
Hdr response [Server] [GovWay]
Hdr response [GovWay-Peer-Transaction-ID] [eabfb888-46ea-11f0-8478-060730329b56]
Hdr response [GovWay-Version] [GovWay/3.3.16.p2]
Hdr response [GovWay-Provider] [MinisteroErogatore]
Hdr response [GovWay-Version-Info] [www.govway.org]
Hdr response [GovWay-Message-ID] [e99ae795-46ea-11f0-8478-060730329b56]
Hdr response [Content-Type] [application/json]
Hdr response [GovWay-TestSuite-Detach-Sign-Response] [eyJzaWduYXR1cmVzIjpbeyJwcm90ZWN0ZWQiOiJleUpoYkdjaU9pSklVekkxTmlKOSIsInNpZ25hdHVyZSI6InBtdU5UVmpCamllWXdNWjM1ZVFqa2lUb01PRzVyYVJlLUVLX29oV2pzSEkifV19]
Hdr response [Keep-Alive] [timeout=20]
Hdr response [Transfer-Encoding] [chunked]
Hdr response [GovWay-Provider-Type] [gw]
Hdr response [GovWay-Transaction-ID] [e979a3e9-46ea-11f0-8478-060730329b56]
Hdr response [ReturnCode] [HTTP/1.1 200]
Hdr response [GovWay-Action] [jwsJsonDetachBase64HeaderSymmetricOnlySenderResponse]
Hdr response [X-Content-Type-Options] [nosniff]
Hdr response [GovWay-TestSuite] [APIEchoService]
Hdr response [GovWay-Service-Version] [2]
Hdr response [Connection] [keep-alive]
Hdr response [Pragma] [no-cache]
Hdr response [GovWay-Service-Type] [gw]
Hdr response [Date] [Wed, 11 Jun 2025 17:39:55 GMT]
Hdr response [Cache-Control] [no-cache, no-store, must-revalidate]
Hdr response [GovWay-Sender] [MinisteroFruitore]
Hdr response [Vary] [*]
Hdr response [GovWay-Peer-Message-ID] [ead38eb1-46ea-11f0-8478-060730329b56]
Hdr response [Expires] [0]
Hdr response [GovWay-TestSuite-Description] [Testsuite di GovWay]
Hdr response [GovWay-Sender-Type] [gw]
header: {"alg":"HS256"}
Trovato hdr ["alg"]=["HS256"]
jsonTestEsaminaJsonPayloadEncoding(jwsJsonPayloadEncodingSymmetricOnlySenderRequest, [alg=HS256])
URL: http://localhost:8080/govway/api/out/JOSE/jwsJsonPayloadEncodingSymmetricOnlySenderRequest/jwsJsonPayloadEncodingSymmetricOnlySenderRequest/service/echo
Atteso [200] ritornato [200], raccolgo id ...
Ricevuto id [08bf77e8-46eb-11f0-8478-060730329b56]
[08bf77e8-46eb-11f0-8478-060730329b56] Atteso [200] ritornato [200]
[08bf77e8-46eb-11f0-8478-060730329b56] JSON: {"payload":"eyJuYW1lIjoidmFsdWUxIiwibmFtZTIiOiJ2YWx1ZTIiLCJuYW1lSU5UIjozLCJuYW1lRE9VQkxFIjo0LjZ9","signatures":[{"protected":"eyJhbGciOiJIUzI1NiJ9","signature":"pmuNTVjBjieYwMZ35eQjkiToMOG5raRe-EK_ohWjsHI"}]}
header: {"alg":"HS256"}
Trovato hdr ["alg"]=["HS256"]
973 ignored methods
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testContentTypeRequestKo
testCorrelazioneApplicativaGetStar
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntuale
testContentTypeRequestOk
testContentTypeResponseKo
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testContentTypeRequestKo
testCorrelazioneApplicativaGetStar
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntuale
testContentTypeRequestOk
testContentTypeResponseKo
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaQualsiasiMetodoRisposta
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
testSincrono_pdSOAP11Stateful
sincrono_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12Stateless
sincrono_pdSOAP12Stateful
oneWay_pdSOAP11Stateless
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12Stateless
testSincrono_pdSOAP11Stateless
testOneWay_pdSOAP12Stateful
testSincrono_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP12Stateless
sincrono_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11Stateless
sincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12Stateful
testSincrono_pdSOAP12Stateful
oneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11Stateful
testOneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateless
oneWay_pdSOAP11Stateful
sincrono_pdSOAP11Stateful
sincrono_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12Stateless
sincrono_pdSOAP12Stateful
oneWay_pdSOAP11Stateless
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12Stateless
testSincrono_pdSOAP11Stateless
testOneWay_pdSOAP12Stateful
testSincrono_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP12Stateless
sincrono_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11Stateless
sincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12Stateful
testSincrono_pdSOAP12Stateful
oneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11Stateful
testOneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateless
oneWay_pdSOAP11Stateful
sincrono_pdSOAP11Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ko_noCredential
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithApiKeyAppIdAuth
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ko_noCredential
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithApiKeyAppIdAuth
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testPrincipalIp
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderOptional_genericCode
testPrincipal_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalUrl_genericCode
testPrincipalHeaderClean_genericCode
testPrincipalQueryClean_genericCode
testPrincipalQueryOptional
testPrincipalUrlOptional
testPrincipalQueryClean_specificCode
testPrincipal_specificCode
testPrincipalUrl_specificCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalOptional
testPrincipalIpForwarded_specificCode
testPrincipalIpForwardedOptional
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderOptional_genericCode
testPrincipal_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalUrl_genericCode
testPrincipalHeaderClean_genericCode
testPrincipalQueryClean_genericCode
testPrincipalQueryOptional
testPrincipalUrlOptional
testPrincipalQueryClean_specificCode
testPrincipal_specificCode
testPrincipalUrl_specificCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalOptional
testPrincipalIpForwarded_specificCode
testPrincipalIpForwardedOptional
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
testAlternativeSoap12ContentTypesSupported
testContentTypeOk
testAlternativeSoap12ContentTypesUnsupported
testAlternativeSoap12ContentTypesSupported
testContentTypeOk
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200
sincronoFault200_paSOAP11Stateless
oneWayFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12Stateless
sincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP12Stateless
testOneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP11Stateless
oneWayFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12Stateless
sincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP12Stateless
testOneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP11Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyOk
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyOk
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato
sincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaDefault
testResponseCachingMaxSize
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingDigestHeaders
testResponseCaching
testResponseCachingMaxAge
testResponseCachingTimeout
testResponseCachingNoStoreDisabled
testResponseCachingMaxAgeDisabled
testResponseCachingDigestDefault
testResponseCachingNoStore
testResponseCachingRegole
testResponseCachingNoCache
testResponseCachingNoCacheDisabled
testResponseCachingDigestQueryParameters
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingMaxSize
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingDigestHeaders
testResponseCaching
testResponseCachingMaxAge
testResponseCachingTimeout
testResponseCachingNoStoreDisabled
testResponseCachingMaxAgeDisabled
testResponseCachingDigestDefault
testResponseCachingNoStore
testResponseCachingRegole
testResponseCachingNoCache
testResponseCachingNoCacheDisabled
testResponseCachingDigestQueryParameters
testResponseCachingNoCacheNoStoreDisabled
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
oneWayFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP12Stateful
sincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
testDoFilterPreflightAnyOrigin
testDoFilterNullOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflightTrasparente
testDoFilterPreflightNoACRH
testDoFilterActualPOST
testDoFilterInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflight
testDoFilterActualRequestTrasparente
testDoFilterPreflightEmptyACRM
testDoFilterDifferentOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightMoreHeaders
testDoFilterPreflightEmptyACRH
testDoFilterNullOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflightTrasparente
testDoFilterPreflightNoACRH
testDoFilterActualPOST
testDoFilterInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflight
testDoFilterActualRequestTrasparente
testDoFilterPreflightEmptyACRM
testDoFilterDifferentOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightMoreHeaders
testDoFilterPreflightEmptyACRH
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential
testServiceWithApiKeyAppIdAuth
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ok
testServiceWithApiKeyAuth
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential
testServiceWithApiKeyAppIdAuth
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ok
testServiceWithApiKeyAuth
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyOk
testMTOM_Soap12_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyOk
testMTOM_Soap12_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAny
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAny
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500
testOneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12Stateless
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP11Stateful
oneWayFault500_paSOAP12WithAttachmentsStateless
oneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateful
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateful
testSincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12Stateless
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP11Stateful
oneWayFault500_paSOAP12WithAttachmentsStateless
oneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateful
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateful
testSincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa
test_authenticated_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato
testSincrono_paSOAP11Stateful
testOneWay_paSOAP11Stateless
testOneWay_paSOAP12Stateless
sincrono_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11Stateless
oneWay_paSOAP12Stateful
oneWay_paSOAP11Stateless
oneWay_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12Stateful
testOneWay_paSOAP11Stateful
testSincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateless
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateless
sincrono_paSOAP12Stateful
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12Stateful
sincrono_paSOAP12Stateless
sincrono_paSOAP11Stateful
testSincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
testSincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11Stateless
testOneWay_paSOAP12Stateless
sincrono_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11Stateless
oneWay_paSOAP12Stateful
oneWay_paSOAP11Stateless
oneWay_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12Stateful
testOneWay_paSOAP11Stateful
testSincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateless
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateless
sincrono_paSOAP12Stateful
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12Stateful
sincrono_paSOAP12Stateless
sincrono_paSOAP11Stateful
testSincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
testSincrono_paSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testApiKeyForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardCustomAuthorization_genericCode
testSsl_specificCode
testBasic_specificCode
testAppIdForwardAuthorization_specificCode
testApiKey_genericCode
testAppId_genericCode
testBasicForwardAuthorization_genericCode
testApiKey_specificCode
testAppId_specificCode
testSslOptional
testBasic_genericCode
testBasicOptional
testApiKeyOptional
testAppIdForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testSsl_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testAppIdOptional
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardCustomAuthorization_genericCode
testSsl_specificCode
testBasic_specificCode
testAppIdForwardAuthorization_specificCode
testApiKey_genericCode
testAppId_genericCode
testBasicForwardAuthorization_genericCode
testApiKey_specificCode
testAppId_specificCode
testSslOptional
testBasic_genericCode
testBasicOptional
testApiKeyOptional
testAppIdForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testSsl_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testAppIdOptional
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCachingMaxAge
testResponseCachingDigestUriBodyDisabilitato
testResponseCaching
testResponseCachingMaxSize
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingNoCacheDisabled
testResponseCachingNoStoreDisabled
testResponseCachingRegole
testResponseCachingDigestHeaders
testResponseCachingDigestQueryParameters
testResponseCachingTimeout
testResponseCachingMaxAgeDisabled
testResponseCachingDigestDefault
testResponseCachingNoCache
testResponseCachingMaxAge
testResponseCachingDigestUriBodyDisabilitato
testResponseCaching
testResponseCachingMaxSize
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingNoCacheDisabled
testResponseCachingNoStoreDisabled
testResponseCachingRegole
testResponseCachingDigestHeaders
testResponseCachingDigestQueryParameters
testResponseCachingTimeout
testResponseCachingMaxAgeDisabled
testResponseCachingDigestDefault
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal
test_XacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_rolesAny
test_rolesInternalAny
test_rolesExternalAll_specificCode
test_rolesExternalAny
test_rolesExternalAll_genericCode
test_rolesAny
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalNoAuthenticationAny
test_XacmlPolicy_specificCode
test_InternalXacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_externalRolesAny
test_Authenticated_or_rolesAll_specificCode
test_rolesInternalAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_ExternalXacmlPolicy_genericCode
test_ExternalXacmlPolicy_specificCode
test_InternalXacmlPolicy_specificCode
test_rolesAll_specificCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_rolesAny
test_rolesInternalAny
test_rolesExternalAll_specificCode
test_rolesExternalAny
test_rolesExternalAll_genericCode
test_rolesAny
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalNoAuthenticationAny
test_XacmlPolicy_specificCode
test_InternalXacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_externalRolesAny
test_Authenticated_or_rolesAll_specificCode
test_rolesInternalAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_ExternalXacmlPolicy_genericCode
test_ExternalXacmlPolicy_specificCode
test_InternalXacmlPolicy_specificCode
test_rolesAll_specificCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_Authenticated_or_rolesAll_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflight
testDoFilterActualRequestTrasparente
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterInvalidOrigin
testDoFilterNullOrigin
testDoFilterPreflightTrasparente
testDoFilterOriginNotAllowed
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightAnyOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRH
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightMaxAge
testDoFilterDifferentOrigin
testDoFilterPreflightMoreHeaders
testDoFilterActualPOST
testDoFilterPreflightEmptyACRM
testDoFilterActualWithExposedHeaders
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflight
testDoFilterActualRequestTrasparente
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterInvalidOrigin
testDoFilterNullOrigin
testDoFilterPreflightTrasparente
testDoFilterOriginNotAllowed
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightAnyOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRH
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightMaxAge
testDoFilterDifferentOrigin
testDoFilterPreflightMoreHeaders
testDoFilterActualPOST
testDoFilterPreflightEmptyACRM
testDoFilterActualWithExposedHeaders
testDoFilterPreflightInvalidOrigin
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_Authenticated_or_externalRolesAny
test_rolesExternalAll_genericCode
test_rolesInternalAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalAny
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAll_specificCode
test_rolesInternalAny
test_rolesAll_genericCode
test_rolesExternalAll_specificCode
test_Authenticated_or_rolesAny
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalNoAuthenticationAny
test_ExternalXacmlPolicy_specificCode
test_rolesAny
test_Authenticated_or_rolesAll_genericCode
test_InternalXacmlPolicy_specificCode
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_XacmlPolicy_specificCode
test_InternalXacmlPolicy_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_Authenticated_or_externalRolesAny
test_rolesExternalAll_genericCode
test_rolesInternalAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalAny
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAll_specificCode
test_rolesInternalAny
test_rolesAll_genericCode
test_rolesExternalAll_specificCode
test_Authenticated_or_rolesAny
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalNoAuthenticationAny
test_ExternalXacmlPolicy_specificCode
test_rolesAny
test_Authenticated_or_rolesAll_genericCode
test_InternalXacmlPolicy_specificCode
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_XacmlPolicy_specificCode
test_InternalXacmlPolicy_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateless
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11Stateful
sincronoLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateless
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11Stateful
sincronoLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
testDatabaseOpenSPCoop
testRisorseJMX
testDatabaseMsgDiagnostici
testRisorseJMX
testDatabaseMsgDiagnostici
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
testOneWayFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testPrincipalOptional
testPrincipalIpForwardedOptional
testPrincipalHeaderClean_genericCode
testPrincipalUrl_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalUrl_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalQueryOptional
testPrincipalHeaderOptional
testPrincipalUrlOptional
testPrincipalHeaderNotClean_specificCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalIp
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipal_genericCode
testPrincipalIpForwardedOptional
testPrincipalHeaderClean_genericCode
testPrincipalUrl_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalUrl_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalQueryOptional
testPrincipalHeaderOptional
testPrincipalUrlOptional
testPrincipalHeaderNotClean_specificCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalIp
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipal_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
testDoFilterPreflightInvalidOrigin
testDoFilterActualPUT
testDoFilterPreflightNoACRM
testDoFilterPreflightMaxAge
testDoFilterNullOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterSimpleGET
testDoFilterDifferentOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightUnsupportedACRH
testDoFilterEmptyOrigin
testDoFilterActualPOSTWithoutContentType
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflight
testDoFilterActualPOST
testDoFilterOriginNotAllowed
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterInvalidOrigin
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightEmptyACRM
testDoFilterPreflightEmptyACRH
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleHEAD
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNoACRH
testDoFilterActualPUT
testDoFilterPreflightNoACRM
testDoFilterPreflightMaxAge
testDoFilterNullOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterSimpleGET
testDoFilterDifferentOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightUnsupportedACRH
testDoFilterEmptyOrigin
testDoFilterActualPOSTWithoutContentType
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflight
testDoFilterActualPOST
testDoFilterOriginNotAllowed
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterInvalidOrigin
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightEmptyACRM
testDoFilterPreflightEmptyACRH
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleHEAD
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNoACRH
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntuale
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeResponseKo
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testContentTypeResponseOk
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntuale
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeResponseKo
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testContentTypeResponseOk
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaPuntualeRisposta
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testNone
testAppIdForwardAuthorization_specificCode
testApiKeyForwardAuthorization_genericCode
testApiKeyOptional
testSsl_specificCode
testApiKey_specificCode
testApiKeyForwardCustomAuthorization_genericCode
testAppIdForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
testSsl_genericCode
testAppIdOptional
testApiKey_genericCode
testApiKeyForwardAuthorization_specificCode
testAppId_specificCode
testBasic_genericCode
testBasicForwardAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testBasicOptional
testSslOptional
testAppId_genericCode
testBasic_specificCode
testAppIdForwardCustomAuthorization_genericCode
testNone
testAppIdForwardAuthorization_specificCode
testApiKeyForwardAuthorization_genericCode
testApiKeyOptional
testSsl_specificCode
testApiKey_specificCode
testApiKeyForwardCustomAuthorization_genericCode
testAppIdForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
testSsl_genericCode
testAppIdOptional
testApiKey_genericCode
testApiKeyForwardAuthorization_specificCode
testAppId_specificCode
testBasic_genericCode
testBasicForwardAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testBasicOptional
testSslOptional
testAppId_genericCode
testBasic_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa
testAlternativeSoap12ContentTypesSupported
testContentTypeOk
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
testDoFilterPreflight
testDoFilterActualPOST
testDoFilterDifferentOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterOriginNotAllowed
testDoFilterSimpleRequestTrasparente
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterEmptyOrigin
testDoFilterSimpleGET
testDoFilterSimpleHEAD
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterSimpleWithExposedHeaders
testDoFilterNullOrigin
testDoFilterActualPUT
testDoFilterPreflightTrasparente
testDoFilterInvalidOrigin
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterActualPOST
testDoFilterDifferentOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterOriginNotAllowed
testDoFilterSimpleRequestTrasparente
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterEmptyOrigin
testDoFilterSimpleGET
testDoFilterSimpleHEAD
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterSimpleWithExposedHeaders
testDoFilterNullOrigin
testDoFilterActualPUT
testDoFilterPreflightTrasparente
testDoFilterInvalidOrigin
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
Methods in chronological order
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
0 ms
compactTestEsaminaJWT(jweCompactAsymmetricOnlySenderRequest, [alg=RSA-OAEP-256])
8 ms
compactTestEsaminaJWT(jweCompactAsymmetricOnlySenderResponse, [alg=RSA-OAEP-256])
3257 ms
compactTestEsaminaJWT(jweCompactSymmetricOnlySenderRequest, [alg=dir])
5516 ms
compactTestEsaminaJWT(jweCompactSymmetricOnlySenderResponse, [alg=dir])
7847 ms
compactTestEsaminaJWT(jweCompactAsymmetricDetachRequestSecurityInfoDisabled, [alg=RSA-OAEP-256])
10115 ms
compactTestEsaminaJWT(jweCompactAsymmetricDetachResponseSecurityInfoDisabled, [alg=RSA-OAEP-256])
12542 ms
compactTestEsaminaJWT(jweCompactSymmetricDetachRequestSecurityInfoDisabled, [alg=dir])
14859 ms
compactTestEsaminaJWT(jweCompactSymmetricDetachResponseSecurityInfoDisabled, [alg=dir])
17225 ms
compactTestEsaminaJWT(jweCompactDeflateAsymmetricOnlySenderRequest, [alg=RSA-OAEP-256])
19446 ms
compactTestEsaminaJWT(jweCompactDeflateAsymmetricOnlySenderResponse, [alg=RSA-OAEP-256])
21697 ms
compactTestEsaminaJWT(jweCompactDeflateSymmetricOnlySenderRequest, [alg=dir])
23937 ms
compactTestEsaminaJWT(jweCompactDeflateSymmetricOnlySenderResponse, [alg=dir])
26160 ms
compactTestEsaminaJWT(jweCompactDeflateAsymmetricDetachRequestSecurityInfoDisabled, [alg=RSA-OAEP-256])
28441 ms
compactTestEsaminaJWT(jweCompactDeflateAsymmetricDetachResponseSecurityInfoDisabled, [alg=RSA-OAEP-256])
30787 ms
compactTestEsaminaJWT(jweCompactDeflateSymmetricDetachRequestSecurityInfoDisabled, [alg=dir])
33030 ms
compactTestEsaminaJWT(jweCompactDeflateSymmetricDetachResponseSecurityInfoDisabled, [alg=dir])
35301 ms
compactTestEsaminaJWT(jweCompactAsymmetricJWTHeadersOnlySenderRequest, [alg=RSA-OAEP-256, kid=openspcoop, typ=JWT, cty=app...)
37607 ms
compactTestFlussiOk(jweCompactAsymmetric)
39855 ms
compactTestFlussiOk(jweCompactSymmetric)
42206 ms
compactTestFlussiOk(jweCompactDeflateAsymmetric)
44437 ms
compactTestFlussiOk(jweCompactDeflateSymmetric)
46722 ms
compactTestFlussiOk(jweCompactAsymmetricBinaryCertificateInHeaders)
49001 ms
compactTestFlussiOk(jweCompactAsymmetricUrlCertificateInHeaders)
51445 ms
jsonTestEsaminaJWT(jweJsonAsymmetricOnlySenderRequest, [alg=RSA-OAEP-256])
54394 ms
jsonTestEsaminaJWT(jweJsonAsymmetricOnlySenderResponse, [alg=RSA-OAEP-256])
56680 ms
jsonTestEsaminaJWT(jweJsonSymmetricOnlySenderRequest, [alg=dir])
58943 ms
jsonTestEsaminaJWT(jweJsonSymmetricOnlySenderResponse, [alg=dir])
61175 ms
jsonTestEsaminaJWT(jweJsonAsymmetricDetachRequestSecurityInfoDisabled, [alg=RSA-OAEP-256])
63388 ms
jsonTestEsaminaJWT(jweJsonAsymmetricDetachResponseSecurityInfoDisabled, [alg=RSA-OAEP-256])
65759 ms
jsonTestEsaminaJWT(jweJsonSymmetricDetachRequestSecurityInfoDisabled, [alg=dir])
68155 ms
jsonTestEsaminaJWT(jweJsonSymmetricDetachResponseSecurityInfoDisabled, [alg=dir])
70372 ms
jsonTestEsaminaJWT(jweJsonDeflateAsymmetricOnlySenderRequest, [alg=RSA-OAEP-256])
72567 ms
jsonTestEsaminaJWT(jweJsonDeflateAsymmetricOnlySenderResponse, [alg=RSA-OAEP-256])
74776 ms
jsonTestEsaminaJWT(jweJsonDeflateSymmetricOnlySenderRequest, [alg=dir])
77040 ms
jsonTestEsaminaJWT(jweJsonDeflateSymmetricOnlySenderResponse, [alg=dir])
79333 ms
jsonTestEsaminaJWT(jweJsonDeflateAsymmetricDetachRequestSecurityInfoDisabled, [alg=RSA-OAEP-256])
81564 ms
jsonTestEsaminaJWT(jweJsonDeflateAsymmetricDetachResponseSecurityInfoDisabled, [alg=RSA-OAEP-256])
83775 ms
jsonTestEsaminaJWT(jweJsonDeflateSymmetricDetachRequestSecurityInfoDisabled, [alg=dir])
86022 ms
jsonTestEsaminaJWT(jweJsonDeflateSymmetricDetachResponseSecurityInfoDisabled, [alg=dir])
88258 ms
jsonTestEsaminaJWT(jweJsonAsymmetricJWTHeadersOnlySenderRequest, [alg=RSA-OAEP-256, kid=openspcoop, typ=JWT, cty=applic...)
90444 ms
jsonTestFlussiOk(jweJsonAsymmetric)
92648 ms
jsonTestFlussiOk(jweJsonSymmetric)
94938 ms
jsonTestFlussiOk(jweJsonDeflateAsymmetric)
97252 ms
jsonTestFlussiOk(jweJsonDeflateSymmetric)
99550 ms
jsonTestFlussiOk(jweJsonAsymmetricBinaryCertificateInHeaders)
101907 ms
jsonTestFlussiOk(jweJsonAsymmetricUrlCertificateInHeaders)
104235 ms
testOpenspcoopCoreLog
106548 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
106556 ms
compactTestEsaminaJWT(jwsCompactAsymmetricOnlySenderRequest, [alg=RS256])
106557 ms
compactTestEsaminaJWT(jwsCompactAsymmetricOnlySenderResponse, [alg=RS256])
109032 ms
compactTestEsaminaJWT(jwsCompactSymmetricOnlySenderRequest, [alg=HS256])
111357 ms
compactTestEsaminaJWT(jwsCompactSymmetricOnlySenderResponse, [alg=HS256])
113661 ms
compactTestEsaminaJWT(jwsCompactAsymmetricDetachRequestSecurityInfoDisabled, [alg=RS256])
115904 ms
compactTestEsaminaJWT(jwsCompactAsymmetricDetachResponseSecurityInfoDisabled, [alg=RS256])
118268 ms
compactTestEsaminaJWT(jwsCompactSymmetricDetachRequestSecurityInfoDisabled, [alg=HS256])
120591 ms
compactTestEsaminaJWT(jwsCompactSymmetricDetachResponseSecurityInfoDisabled, [alg=HS256])
122848 ms
compactTestEsaminaJWT(jwsCompactAsymmetricJWTHeadersOnlySenderRequest, [alg=RS256, kid=openspcoop, typ=JWT, cty=applicatio...)
125139 ms
compactTestEsaminaJWTinHeader(jwsCompactDetachHeaderAsymmetricOnlySenderRequest, true, GovWay-TestSuite-Detach-Sign, [alg=RS256])
127335 ms
compactTestEsaminaJWTinHeader(jwsCompactDetachHeaderAsymmetricOnlySenderResponse, false, GovWay-TestSuite-Detach-Sign-Response, [a...)
129657 ms
compactTestEsaminaJWTinHeader(jwsCompactDetachHeaderSymmetricOnlySenderRequest, true, GovWay-TestSuite-Detach-Sign, [alg=HS256])
131867 ms
compactTestEsaminaJWTinHeader(jwsCompactDetachHeaderSymmetricOnlySenderResponse, false, GovWay-TestSuite-Detach-Sign-Response, [al...)
134107 ms
compactTestEsaminaJWTinHeader(jwsCompactDetachHeaderAsymmetricDetachRequestSecurityInfoDisabled, true, GovWay-TestSuite-Detach-Sig...)
136318 ms
compactTestEsaminaJWTinHeader(jwsCompactDetachHeaderAsymmetricDetachResponseSecurityInfoDisabled, false, GovWay-TestSuite-Detach-S...)
138637 ms
compactTestEsaminaJWTinHeader(jwsCompactDetachHeaderSymmetricDetachRequestSecurityInfoDisabled, true, GovWay-TestSuite-Detach-Sign...)
140859 ms
compactTestEsaminaJWTinHeader(jwsCompactDetachHeaderSymmetricDetachResponseSecurityInfoDisabled, false, GovWay-TestSuite-Detach-Si...)
143131 ms
compactTestEsaminaJWTinHeader(jwsCompactDetachUrlAsymmetricOnlySenderRequest, true, govwayTestSuiteDetachSign, [alg=RS256])
145501 ms
compactTestEsaminaJWTinHeader(jwsCompactDetachUrlSymmetricOnlySenderRequest, true, govwayTestSuiteDetachSign, [alg=HS256])
147705 ms
compactTestEsaminaJWTinHeader(jwsCompactDetachUrlAsymmetricDetachRequestSecurityInfoDisabled, true, govwayTestSuiteDetachSign, [al...)
149971 ms
compactTestEsaminaJWTinHeader(jwsCompactDetachUrlSymmetricDetachRequestSecurityInfoDisabled, true, govwayTestSuiteDetachSign, [alg...)
152230 ms
compactTestFlussiOk(jwsCompactAsymmetric)
154467 ms
compactTestFlussiOk(jwsCompactSymmetric)
156700 ms
compactTestFlussiOk(jwsCompactDetachHeaderAsymmetric)
158937 ms
compactTestFlussiOk(jwsCompactDetachHeaderSymmetric)
161185 ms
compactTestFlussiOk(jwsCompactDetachUrlAsymmetric)
163383 ms
compactTestFlussiOk(jwsCompactDetachUrlSymmetric)
165718 ms
compactTestFlussiOk(jwsCompactAsymmetricBinaryCertificateInHeaders)
167985 ms
compactTestFlussiOk(jwsCompactAsymmetricUrlCertificateInHeaders)
170227 ms
jsonTestEsaminaJsonInHeader(jwsJsonDetachBase64HeaderAsymmetricOnlySenderRequest, true, true, GovWay-TestSuite-Detach-Sign, [alg...)
172563 ms
jsonTestEsaminaJsonInHeader(jwsJsonDetachBase64HeaderAsymmetricOnlySenderResponse, false, true, GovWay-TestSuite-Detach-Sign-Res...)
174774 ms
jsonTestEsaminaJsonInHeader(jwsJsonDetachBase64HeaderSymmetricOnlySenderRequest, true, true, GovWay-TestSuite-Detach-Sign, [alg=...)
176977 ms
jsonTestEsaminaJsonInHeader(jwsJsonDetachBase64HeaderSymmetricOnlySenderResponse, false, true, GovWay-TestSuite-Detach-Sign-Resp...)
179210 ms
jsonTestEsaminaJsonInHeader(jwsJsonDetachBase64HeaderAsymmetricDetachRequestSecurityInfoDisabled, true, true, GovWay-TestSuite-D...)
181434 ms
jsonTestEsaminaJsonInHeader(jwsJsonDetachBase64HeaderAsymmetricDetachResponseSecurityInfoDisabled, false, true, GovWay-TestSuite...)
183670 ms
jsonTestEsaminaJsonInHeader(jwsJsonDetachBase64HeaderSymmetricDetachRequestSecurityInfoDisabled, true, true, GovWay-TestSuite-De...)
185972 ms
jsonTestEsaminaJsonInHeader(jwsJsonDetachBase64HeaderSymmetricDetachResponseSecurityInfoDisabled, false, true, GovWay-TestSuite-...)
188357 ms
jsonTestEsaminaJsonInHeader(jwsJsonDetachBase64UrlAsymmetricOnlySenderRequest, true, true, govwayTestSuiteDetachSign, [alg=RS256...)
190562 ms
jsonTestEsaminaJsonInHeader(jwsJsonDetachBase64UrlSymmetricOnlySenderRequest, true, true, govwayTestSuiteDetachSign, [alg=HS256])
192808 ms
jsonTestEsaminaJsonInHeader(jwsJsonDetachBase64UrlAsymmetricDetachRequestSecurityInfoDisabled, true, true, govwayTestSuiteDetach...)
195011 ms
jsonTestEsaminaJsonInHeader(jwsJsonDetachBase64UrlSymmetricDetachRequestSecurityInfoDisabled, true, true, govwayTestSuiteDetachS...)
197370 ms
jsonTestEsaminaJsonInHeader(jwsJsonDetachNotBase64HeaderAsymmetricOnlySenderRequest, true, false, GovWay-TestSuite-Detach-Sign, ...)
199555 ms
jsonTestEsaminaJsonInHeader(jwsJsonDetachNotBase64HeaderAsymmetricOnlySenderResponse, false, false, GovWay-TestSuite-Detach-Sign...)
201804 ms
jsonTestEsaminaJsonInHeader(jwsJsonDetachNotBase64HeaderSymmetricOnlySenderRequest, true, false, GovWay-TestSuite-Detach-Sign, [...)
204006 ms
jsonTestEsaminaJsonInHeader(jwsJsonDetachNotBase64HeaderSymmetricOnlySenderResponse, false, false, GovWay-TestSuite-Detach-Sign-...)
206227 ms
jsonTestEsaminaJsonInHeader(jwsJsonDetachNotBase64HeaderAsymmetricDetachRequestSecurityInfoDisabled, true, false, GovWay-TestSui...)
208465 ms
jsonTestEsaminaJsonInHeader(jwsJsonDetachNotBase64HeaderAsymmetricDetachResponseSecurityInfoDisabled, false, false, GovWay-TestS...)
210732 ms
jsonTestEsaminaJsonInHeader(jwsJsonDetachNotBase64HeaderSymmetricDetachRequestSecurityInfoDisabled, true, false, GovWay-TestSuit...)
212943 ms
jsonTestEsaminaJsonInHeader(jwsJsonDetachNotBase64HeaderSymmetricDetachResponseSecurityInfoDisabled, false, false, GovWay-TestSu...)
215141 ms
jsonTestEsaminaJsonInHeader(jwsJsonDetachNotBase64UrlAsymmetricOnlySenderRequest, true, false, govwayTestSuiteDetachSign, [alg=R...)
217340 ms
jsonTestEsaminaJsonInHeader(jwsJsonDetachNotBase64UrlSymmetricOnlySenderRequest, true, false, govwayTestSuiteDetachSign, [alg=HS...)
219520 ms
jsonTestEsaminaJsonInHeader(jwsJsonDetachNotBase64UrlAsymmetricDetachRequestSecurityInfoDisabled, true, false, govwayTestSuiteDe...)
221797 ms
jsonTestEsaminaJsonInHeader(jwsJsonDetachNotBase64UrlSymmetricDetachRequestSecurityInfoDisabled, true, false, govwayTestSuiteDet...)
224023 ms
jsonTestEsaminaJsonPayloadEncoding(jwsJsonPayloadEncodingAsymmetricOnlySenderRequest, [alg=RS256])
226297 ms
jsonTestEsaminaJsonPayloadEncoding(jwsJsonPayloadEncodingAsymmetricOnlySenderResponse, [alg=RS256])
228533 ms
jsonTestEsaminaJsonPayloadEncoding(jwsJsonPayloadEncodingSymmetricOnlySenderRequest, [alg=HS256])
230786 ms
jsonTestEsaminaJsonPayloadEncoding(jwsJsonPayloadEncodingSymmetricOnlySenderResponse, [alg=HS256])
233101 ms
jsonTestEsaminaJsonPayloadEncoding(jwsJsonPayloadEncodingAsymmetricDetachRequestSecurityInfoDisabled, [alg=RS256])
235338 ms
jsonTestEsaminaJsonPayloadEncoding(jwsJsonPayloadEncodingAsymmetricDetachResponseSecurityInfoDisabled, [alg=RS256])
237585 ms
jsonTestEsaminaJsonPayloadEncoding(jwsJsonPayloadEncodingSymmetricDetachRequestSecurityInfoDisabled, [alg=HS256])
239838 ms
jsonTestEsaminaJsonPayloadEncoding(jwsJsonPayloadEncodingSymmetricDetachResponseSecurityInfoDisabled, [alg=HS256])
242082 ms
jsonTestEsaminaJsonPayloadEncoding(jwsJsonAsymmetricJWTHeadersOnlySenderRequest, [alg=RS256, kid=openspcoop, typ=JWT, cty=application/j...)
244350 ms
jsonTestEsaminaJsonPayloadNotEncoding(jwsJsonPayloadNotEncodingAsymmetricOnlySenderRequest, [alg=RS256])
246550 ms
jsonTestEsaminaJsonPayloadNotEncoding(jwsJsonPayloadNotEncodingAsymmetricOnlySenderResponse, [alg=RS256])
248841 ms
jsonTestEsaminaJsonPayloadNotEncoding(jwsJsonPayloadNotEncodingSymmetricOnlySenderRequest, [alg=HS256])
251044 ms
jsonTestEsaminaJsonPayloadNotEncoding(jwsJsonPayloadNotEncodingSymmetricOnlySenderResponse, [alg=HS256])
253226 ms
jsonTestEsaminaJsonPayloadNotEncoding(jwsJsonPayloadNotEncodingAsymmetricDetachRequestSecurityInfoDisabled, [alg=RS256])
255433 ms
jsonTestEsaminaJsonPayloadNotEncoding(jwsJsonPayloadNotEncodingAsymmetricDetachResponseSecurityInfoDisabled, [alg=RS256])
257662 ms
jsonTestEsaminaJsonPayloadNotEncoding(jwsJsonPayloadNotEncodingSymmetricDetachRequestSecurityInfoDisabled, [alg=HS256])
259856 ms
jsonTestEsaminaJsonPayloadNotEncoding(jwsJsonPayloadNotEncodingSymmetricDetachResponseSecurityInfoDisabled, [alg=HS256])
262137 ms
jsonTestFlussiOk(jwsJsonPayloadEncodingAsymmetric)
264452 ms
jsonTestFlussiOk(jwsJsonPayloadEncodingSymmetric)
266674 ms
jsonTestFlussiOk(jwsJsonDetachBase64HeaderAsymmetric)
269047 ms
jsonTestFlussiOk(jwsJsonDetachBase64HeaderSymmetric)
271282 ms
jsonTestFlussiOk(jwsJsonDetachBase64UrlAsymmetric)
273525 ms
jsonTestFlussiOk(jwsJsonDetachBase64UrlSymmetric)
275743 ms
jsonTestFlussiOk(jwsJsonDetachNotBase64HeaderAsymmetric)
277950 ms
jsonTestFlussiOk(jwsJsonDetachNotBase64HeaderSymmetric)
280236 ms
jsonTestFlussiOk(jwsJsonDetachNotBase64UrlAsymmetric)
282498 ms
jsonTestFlussiOk(jwsJsonDetachNotBase64UrlSymmetric)
284730 ms
jsonTestFlussiOk(jwsJsonAsymmetricBinaryCertificateInHeaders)
286940 ms
jsonTestFlussiOk(jwsJsonAsymmetricUrlCertificateInHeaders)
289235 ms
testOpenspcoopCoreLog
291667 ms