aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules/authmodule-eIDAS-v2/src/test/resources/data/ernp/1_kitt_search_latest_req.json
diff options
context:
space:
mode:
authorThomas <>2022-03-03 11:44:29 +0100
committerThomas <>2022-03-03 11:44:29 +0100
commit0d7caf5c248a53610c2133e5cc1755a76d690b40 (patch)
tree7c65f8ca6d435462f1d38d6d1189f21730a340c9 /eidas_modules/authmodule-eIDAS-v2/src/test/resources/data/ernp/1_kitt_search_latest_req.json
parent0020b5d6084501b6ee6b6b07fdc40ab47dc30dc7 (diff)
downloadNational_eIDAS_Gateway-0d7caf5c248a53610c2133e5cc1755a76d690b40.tar.gz
National_eIDAS_Gateway-0d7caf5c248a53610c2133e5cc1755a76d690b40.tar.bz2
National_eIDAS_Gateway-0d7caf5c248a53610c2133e5cc1755a76d690b40.zip
test(ernp): add ERnP client detail tests
Diffstat (limited to 'eidas_modules/authmodule-eIDAS-v2/src/test/resources/data/ernp/1_kitt_search_latest_req.json')
-rw-r--r--eidas_modules/authmodule-eIDAS-v2/src/test/resources/data/ernp/1_kitt_search_latest_req.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/eidas_modules/authmodule-eIDAS-v2/src/test/resources/data/ernp/1_kitt_search_latest_req.json b/eidas_modules/authmodule-eIDAS-v2/src/test/resources/data/ernp/1_kitt_search_latest_req.json
new file mode 100644
index 00000000..2538ebac
--- /dev/null
+++ b/eidas_modules/authmodule-eIDAS-v2/src/test/resources/data/ernp/1_kitt_search_latest_req.json
@@ -0,0 +1,19 @@
+{
+ "begruendung": "KITT get-latest-version",
+ "suchoptionen": {
+ "historisch": "AktuellUndHistorisch",
+ "sucheMitNamensteilen": false,
+ "suchwizard": false,
+ "zmr": false
+ },
+ "suchdaten": {
+ "bpkZp": "+OQnljn0Son1W2rkM73nP/VMsvc=",
+ "familienname": "CtKKrtUe",
+ "vorname": "dUeYzUFg",
+ "geburtsdatum": {
+ "jahr": 1985,
+ "monat": 5,
+ "tag": 5
+ }
+ }
+}