Age | Commit message (Expand) | Author | Files | Lines |
2024-01-26 | feat(eidas): refactoring to eIDAS node v2.7 | Thomas | 5 | -10/+9 |
2023-10-10 | feat(zmr):switch to new ZMR SOAP API from 2023.02.13 that implements "Meldege... | Thomas | 19 | -82/+480 |
2023-10-09 | feat(srz): switch to new SZR WSDL v4.1.1 from 2023.10.09 | Thomas | 5 | -70/+70 |
2023-10-09 | feat(ernp): switch to lastest ERnP openAPI version 2.6.0 | Thomas | 1 | -0/+7 |
2023-09-25 | feat(ernp): switch to lastest ERnP openAPI version 2.5.2 | Thomas | 1 | -90/+302 |
2023-06-07 | chore(ernp): switch to ERnP REST API version 2.0.3 | Thomas | 2 | -11/+4 |
2023-06-07 | fix(ernp): change JSON API because it has some bugs | Thomas | 1 | -6/+6 |
2023-06-07 | feat(ernp): switch to new ERnP REST API v2.0.3(2023) that implements "Meldege... | Thomas | 3 | -33/+527 |
2023-06-07 | feat(srz): switch to new SZR WSDL v4.1(2023) that implements "Meldegesetznove... | Thomas | 14 | -3147/+662 |
2023-06-05 | chore(matching): optimize error handling for matching by ID Austria | Thomas | 1 | -1/+4 |
2023-06-05 | feat(matching): log BM.I specific response headers 'txId' and 'pvp-txId' | Thomas | 3 | -20/+70 |
2023-03-02 | fix(connector): mitigate possible NullPointerExceptionproxyservice_1.0.3connector_1.3.8 | Thomas | 1 | -1/+2 |
2023-03-02 | feat(connector): make nameIdFormat configurable for earch citizen country | Thomas | 2 | -4/+16 |
2023-02-28 | fix(matching): remove HTML escapetion from address-search | Thomas | 1 | -2/+4 |
2023-02-27 | fix(ernp): set full person info in case of MDS update | Thomas | 1 | -25/+60 |
2022-12-19 | feat(eidas-connector): support not-notified LoA | Thomas | 5 | -45/+113 |
2022-12-15 | feat(connector): add support for Ukraine eIDAS-ProxyService | Thomas | 2 | -0/+73 |
2022-12-01 | style(matching): fix code-style issue in ERnP client | Thomas | 1 | -12/+13 |
2022-12-01 | feat(matching): disable UX option to create a new ERnP entry if it was prohib... | Thomas | 3 | -4/+21 |
2022-12-01 | feat(matching): add flag 'allowNewErnpEntryByUser' into intermediate matching... | Thomas | 1 | -12/+43 |
2022-12-01 | feat(ernp): change handling of entities with status "PersonAmtlichBeenden" again | Thomas | 1 | -17/+37 |
2022-12-01 | fix(matching): change processing order in case of single entity selection and... | Thomas | 1 | -17/+17 |
2022-11-30 | feat(ida): remove NameIdPolicy PERSISTENT from IDA SAML2 request | Thomas | 1 | -6/+5 |
2022-11-17 | style(core): fix some code-style issues | Thomas | 2 | -4/+5 |
2022-11-17 | feat(connector): add validation to disable private-SP support for specific co... | Thomas | 9 | -25/+96 |
2022-11-17 | test(core): optimize jUnit tests to get better test coverage | Thomas | 4 | -6/+19 |
2022-10-21 | test(matching): add some more validations for advanced statistic log | Thomas | 1 | -2/+2 |
2022-10-21 | feat(matching): add detailed matching results into JSON based statistic logger | Thomas | 7 | -3/+135 |
2022-10-21 | feat(matching): distiguish between create ERnP entry by automated process or ... | Thomas | 4 | -4/+24 |
2022-10-17 | style(matching): fix some code-style issues | Thomas | 3 | -259/+274 |
2022-10-17 | feat(zmr): requesting latest version for ZMR update by using bPK only | Thomas | 2 | -3/+9 |
2022-10-17 | feat(mathing): join ZMR results and ERnP-to-ZMR-KITT results | Thomas | 1 | -10/+33 |
2022-10-17 | freat(ernp): update ERnP client to distiguish between active ERnP entries and... | Thomas | 2 | -34/+145 |
2022-10-11 | feat(matching): clearing in case of ZMR and ERnP result contains the same person | Thomas | 1 | -2/+23 |
2022-10-07 | fix(eIDAS-ERnP): eIDAS documents can by 'null' in ERnP response | Thomas | 1 | -2/+6 |
2022-10-07 | feat(matching): check ZMR and ERnP response if enities are closed | Thomas | 3 | -27/+135 |
2022-08-25 | feat(eidas): add support for new IDA AuthBlock format | Thomas | 1 | -80/+130 |
2022-08-22 | chore(matching): add log-messages on level INFO to get more information about... | Thomas | 6 | -7/+31 |
2022-08-02 | Merge branch 'nightlybuild' into feature/ms_proxy_service | Thomas | 3 | -67/+11 |
2022-08-01 | fix(eidas): unset flag on execution-context that probibits create-new-ERnP-en... | Thomas | 1 | -0/+1 |
2022-07-12 | refact(szr): only use alreadymatched eID data for SZR communication | Thomas | 2 | -67/+10 |
2022-07-05 | Merge branch 'nightlybuild' into feature/ms_proxy_service | Thomas | 13 | -38/+169 |
2022-07-01 | style(matching): fix code-style issue | Thomas | 7 | -16/+16 |
2022-07-01 | refact(matching): make address-search sort result more resistent | Thomas | 1 | -7/+12 |
2022-07-01 | feat(core): update statistic-logger to include matching results | Thomas | 9 | -10/+50 |
2022-07-01 | fix(matching): add null-check in custom comperator for address-search results | Thomas | 1 | -3/+9 |
2022-07-01 | feat(matching): add configuration property to define max. results for address... | Thomas | 2 | -2/+28 |
2022-07-01 | feat(matching): optimize order of address search results | Thomas | 1 | -28/+50 |
2022-07-01 | feat(matching): add configuration property to disable 'matching-by-address-se... | Thomas | 6 | -4/+35 |
2022-06-03 | test(core): add smoke test with full eIDAS OutGoing login and error-handling | Thomas | 1 | -39/+0 |