aboutsummaryrefslogtreecommitdiff
path: root/modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/clients/ernp/ErnpRestClient.java
AgeCommit message (Expand)AuthorFilesLines
2023-06-07chore(ernp): switch to ERnP REST API version 2.0.3Thomas1-8/+4
2023-06-07feat(ernp): switch to new ERnP REST API v2.0.3(2023) that implements "Meldege...Thomas1-3/+33
2023-06-05feat(matching): log BM.I specific response headers 'txId' and 'pvp-txId'Thomas1-15/+31
2023-02-27fix(ernp): set full person info in case of MDS updateThomas1-25/+60
2022-12-01style(matching): fix code-style issue in ERnP clientThomas1-12/+13
2022-12-01feat(ernp): change handling of entities with status "PersonAmtlichBeenden" againThomas1-17/+37
2022-12-01fix(matching): change processing order in case of single entity selection and...Thomas1-17/+17
2022-10-17style(matching): fix some code-style issuesThomas1-258/+267
2022-10-17freat(ernp): update ERnP client to distiguish between active ERnP entries and...Thomas1-34/+115
2022-10-07fix(eIDAS-ERnP): eIDAS documents can by 'null' in ERnP responseThomas1-2/+6
2022-10-07feat(matching): check ZMR and ERnP response if enities are closedThomas1-15/+65
2022-06-03refactor(eidas): split 'authmodule-eIDAS-v2' into 'common-eidas'Thomas1-11/+12
2022-05-17refact(ernp): use unique transactionId without suffix for ERnP communicationThomas1-8/+23
2022-05-12refact(ernp): change configuration keys for SSL keystoreThomas1-6/+6
2022-03-10Merge branch 'feature/matching_base' into feature/matching_base_core_refactoringThomas1-0/+857