From 2daed784e006d449de5b6151f6e109ab2a829749 Mon Sep 17 00:00:00 2001
From: Thomas <>
Date: Tue, 30 Mar 2021 15:08:07 +0200
Subject: add mandate functionality into eIDAS out-going process
---
.../data/Response_with_EID_with_mandate_jur.xml | 63 +++++++++++++++++++++
.../data/Response_with_EID_with_mandate_nat.xml | 66 ++++++++++++++++++++++
2 files changed, 129 insertions(+)
create mode 100644 eidas_modules/authmodule_id-austria/src/test/resources/data/Response_with_EID_with_mandate_jur.xml
create mode 100644 eidas_modules/authmodule_id-austria/src/test/resources/data/Response_with_EID_with_mandate_nat.xml
(limited to 'eidas_modules/authmodule_id-austria/src/test/resources')
diff --git a/eidas_modules/authmodule_id-austria/src/test/resources/data/Response_with_EID_with_mandate_jur.xml b/eidas_modules/authmodule_id-austria/src/test/resources/data/Response_with_EID_with_mandate_jur.xml
new file mode 100644
index 00000000..da97bbf4
--- /dev/null
+++ b/eidas_modules/authmodule_id-austria/src/test/resources/data/Response_with_EID_with_mandate_jur.xml
@@ -0,0 +1,63 @@
+
+
+ classpath:/data/idp_metadata_classpath_entity.xml
+
+
+
+
+ https://demo.egiz.gv.at/demoportal_moaid-2.0/pvp/metadata
+
+ QVGm48cqcM4UcyhDTNGYmVdrIoY=
+
+
+
+
+
+
+ https://localhost/authhandler/sp/idaustria/eidas/metadata
+
+
+
+
+ http://eidas.europa.eu/LoA/high
+
+
+
+
+ 2.1
+
+
+ http://eidas.europa.eu/LoA/high
+
+
+ AT
+
+
+ Mustermann
+
+
+ Max
+
+
+ 1940-01-01
+
+
+ AT+XX:QVGm48cqcM4UcyhDTNGYmVdrIoY=
+
+
+
+ Generalvollmacht
+
+
+ 999999m
+
+
+ urn:publicid:gv.at:baseid+XERSB
+
+
+ Testfirma
+
+
+
+
+
diff --git a/eidas_modules/authmodule_id-austria/src/test/resources/data/Response_with_EID_with_mandate_nat.xml b/eidas_modules/authmodule_id-austria/src/test/resources/data/Response_with_EID_with_mandate_nat.xml
new file mode 100644
index 00000000..8a84503d
--- /dev/null
+++ b/eidas_modules/authmodule_id-austria/src/test/resources/data/Response_with_EID_with_mandate_nat.xml
@@ -0,0 +1,66 @@
+
+
+ classpath:/data/idp_metadata_classpath_entity.xml
+
+
+
+
+ https://demo.egiz.gv.at/demoportal_moaid-2.0/pvp/metadata
+
+ QVGm48cqcM4UcyhDTNGYmVdrIoY=
+
+
+
+
+
+
+ https://localhost/authhandler/sp/idaustria/eidas/metadata
+
+
+
+
+ http://eidas.europa.eu/LoA/high
+
+
+
+
+ 2.1
+
+
+ http://eidas.europa.eu/LoA/high
+
+
+ AT
+
+
+ Mustermann
+
+
+ Max
+
+
+ 1940-01-01
+
+
+ AT+XX:QVGm48cqcM4UcyhDTNGYmVdrIoY=
+
+
+
+ GeneralvollmachtBilateral
+
+
+ AT+XX:AFSDAFSDFDSFCSDAFASDF=
+
+
+ Gerti
+
+
+ Musterfrau
+
+
+ 01-02-1941
+
+
+
+
+
--
cgit v1.2.3