Delete
Are you sure you want to delete this?
WebTestItemRS
-
Title
-
RS Status Reponse
-
Trigger Request
-
<?xml version="1.0" encoding="UTF-8"?> <IssuerStatusReq version="1.0.0" productID="NL:BVN:BankID:1.0" xmlns="http://www.betaalvereniging.nl/iDx/messages/Acquirer-Issuer/1.0.0" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><createDateTimestamp>2015-07-13T10:00:00.125Z</createDateTimestamp> <Acquirer> <acquirerID>1234</acquirerID> </Acquirer> <Issuer> <issuerID>BANKNL2U</issuerID> </Issuer> <Transaction> <transactionID>1234567890123456</transactionID> </Transaction> </IssuerStatusReq>
-
Listener Response
-
<?xml version="1.0" encoding="UTF-8"?>
<AcquirerStatusRes version="1.0.0" productID="NL:BVN:BankID:1.0" xmlns="http://www.betaalvereniging.nl/iDx/messages/Merchant-Acquirer/1.0.0" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<createDateTimestamp>2015-07-13T10:00:00.125Z</createDateTimestamp>
<Acquirer>
<acquirerID>1234</acquirerID>
</Acquirer>
<Transaction>
<transactionID>%TransactionID%</transactionID>
<status>Success</status>
<statusDateTimestamp>2015-07-13T10:00:00.125Z</statusDateTimestamp>
<container>
<samlp:Response xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" ID="RES-%TransactionID%" InResponseTo="Merchant" Version="2.0" IssueInstant="2015-07-13T10:00:00.125Z">
<saml:Issuer xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">1234</saml:Issuer>
<samlp:Status>
<samlp:StatusCode Value="urn:oasis:names:tc:SAML:2.0:status:Success" />
</samlp:Status>
<saml:Assertion xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" Version="2.0" ID="ID034" IssueInstant="2015-07-13T10:00:00.125Z">
<saml:Issuer>%Issuer.IssuerID%</saml:Issuer>
<saml:Subject>
<EncryptedID xmlns="urn:oasis:names:tc:SAML:2.0:assertion">
<EncryptedData Type="http://www.w3.org/2001/04/xmlenc#Element" xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes256-cbc" />
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<EncryptedKey Recipient="NL00ZZZ12345678" xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p">
<DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
</EncryptionMethod>
<CipherData>
<CipherValue>c29tZSByYW5kb20ga2V5IDE=</CipherValue>
</CipherData>
</EncryptedKey>
</KeyInfo>
<CipherData>
<CipherValue>c29tZSByYW5kb20gZGF0YSAx </CipherValue>
</CipherData>
</EncryptedData>
</EncryptedID>
</saml:Subject>
<saml:Conditions NotBefore="2015-07-13T10:00:00.125Z" NotOnOrAfter="2015-07-13T10:00:00.125Z">
<saml:AudienceRestriction>
<saml:Audience>NL00ZZZ12345678</saml:Audience>
</saml:AudienceRestriction>
<saml:OneTimeUse />
</saml:Conditions>
<saml:AuthnStatement AuthnInstant="2015-07-13T10:00:00.125Z">
<saml:AuthnContext>
<saml:AuthnContextClassRef>nl:bvn:bankid:1.0:loa2</saml:AuthnContextClassRef>
<saml:AuthenticatingAuthority>%Issuer.IssuerID%</saml:AuthenticatingAuthority>
</saml:AuthnContext>
</saml:AuthnStatement>
<saml:AttributeStatement>
<EncryptedAttribute xmlns="urn:oasis:names:tc:SAML:2.0:assertion">
<EncryptedData Type="http://www.w3.org/2001/04/xmlenc#Element" xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes256-cbc" />
<KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
<EncryptedKey Recipient="NL00ZZZ12345678" xmlns="http://www.w3.org/2001/04/xmlenc#">
<EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p">
<DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
</EncryptionMethod>
<CipherData>
<CipherValue>c29tZSByYW5kb20ga2V5IDI= </CipherValue>
</CipherData>
</EncryptedKey>
</KeyInfo>
<CipherData>
<CipherValue> c29tZSByYW5kb20gZGF0YSAy </CipherValue>
</CipherData>
</EncryptedData>
</EncryptedAttribute>
</saml:AttributeStatement>
</saml:Assertion>
</samlp:Response>
</container>
</Transaction>
</AcquirerStatusRes>