Age | Commit message (Expand) | Author | Files | Lines |
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 | 3 | -3/+117 |
2022-10-17 | feat(mathing): join ZMR results and ERnP-to-ZMR-KITT results | Thomas | 2 | -13/+150 |
2022-10-17 | freat(ernp): update ERnP client to distiguish between active ERnP entries and... | Thomas | 6 | -40/+232 |
2022-10-13 | build(core): switch to next snapshot version | Thomas | 7 | -7/+7 |
2022-10-13 | build(core): switch to next release version of MS-Connectorconnector_1.3.4 | Thomas | 7 | -7/+7 |
2022-10-13 | fix(ux): update error message because it was grammatically incorrect | Thomas | 1 | -1/+1 |
2022-10-11 | feat(ejustice): add validation to disallow eJusticeRole for legal and natural... | Thomas | 5 | -3/+132 |
2022-10-11 | test(proxyservice): add some more jUnit tests for attribute-processing | Thomas | 2 | -1/+42 |
2022-10-11 | feat(proxyservice): log warning in case of missing attributes | Thomas | 1 | -4/+7 |
2022-10-11 | feat(ejustic): add work-around to support BORIS eJustice attribute for natura... | Thomas | 8 | -220/+202 |
2022-10-11 | feat(matching): clearing in case of ZMR and ERnP result contains the same person | Thomas | 2 | -5/+48 |
2022-10-10 | test(zmr): remove some specific test-cases from integration tests that have t... | Thomas | 1 | -53/+0 |
2022-10-07 | fix(eIDAS-ERnP): eIDAS documents can by 'null' in ERnP response | Thomas | 3 | -2/+100 |
2022-10-07 | feat(matching): check ZMR and ERnP response if enities are closed | Thomas | 13 | -27/+1921 |
2022-08-25 | build(core): switch to next snapshot version | Thomas | 7 | -7/+7 |
2022-08-25 | build(core): switch to next release versionproxyservice_1.0.0connector_1.3.3 | Thomas | 7 | -7/+7 |
2022-08-25 | feat(eidas): add support for new IDA AuthBlock format | Thomas | 4 | -89/+600 |
2022-08-23 | refact(core): optimize default error handler and add root context "/" | Thomas | 2 | -19/+59 |
2022-08-22 | feat(core): add default error-handler to show custom error-page on any error | Thomas | 2 | -0/+78 |
2022-08-22 | chore(matching): add log-messages on level INFO to get more information about... | Thomas | 6 | -7/+31 |
2022-08-17 | feat(eidas): extend EJusticePersonRoleHandler to include additional requested... | Thomas | 6 | -7/+259 |
2022-08-16 | style(eidas): fix typo in configuration properties | Thomas | 2 | -7/+7 |
2022-08-16 | feat(eidas): generate advanced attributes in response-processing too | Thomas | 6 | -14/+313 |
2022-08-16 | feat(eidas): add advanced SP config post-processing based on requested attrib... | Thomas | 8 | -4/+234 |
2022-08-16 | chore(core): check if custom attribute-handler implementations are available ... | Thomas | 6 | -1/+48 |
2022-08-16 | feat(proxy): add support for custom eIDAS attribute-handler into ProxyEidasAt... | Thomas | 5 | -1/+86 |
2022-08-08 | feat(proxy): optimize mandate support by selection mandate-mode based on requ... | Thomas | 2 | -109/+124 |
2022-08-05 | feat(proxy-service): add work-around to support mandates for legal- and natur... | Thomas | 2 | -3/+81 |
2022-08-02 | Merge branch 'nightlybuild' into feature/ms_proxy_service | Thomas | 13 | -89/+51 |
2022-08-02 | build: switch to next snapshot version | Thomas | 4 | -4/+4 |
2022-08-02 | build: switch to next release version1.3.2 | Thomas | 4 | -4/+4 |
2022-08-02 | test(matching): optimize validation of execution-context parameters | Thomas | 1 | -5/+22 |
2022-08-01 | fix(eidas): unset flag on execution-context that probibits create-new-ERnP-en... | Thomas | 2 | -2/+5 |
2022-07-12 | refact(szr): only use alreadymatched eID data for SZR communication | Thomas | 4 | -78/+20 |
2022-07-07 | chore(cache): catch a more generic exception in Transaction-Cache health check | Thomas | 1 | -1/+1 |
2022-07-05 | Merge branch 'nightlybuild' into feature/ms_proxy_service | Thomas | 25 | -57/+323 |
2022-07-05 | chore(core): change log-level from debug to trace | Thomas | 1 | -1/+1 |
2022-07-05 | build(core): switch to next snapshot version | Thomas | 4 | -4/+4 |
2022-07-05 | build(core): switch to next release version1.3.1 | Thomas | 4 | -4/+4 |
2022-07-01 | style(matching): fix code-style issue | Thomas | 9 | -20/+19 |
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 | 12 | -13/+90 |
2022-07-01 | fix(matching): add null-check in custom comperator for address-search results | Thomas | 2 | -4/+11 |
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 | 2 | -28/+105 |
2022-07-01 | feat(matching): add configuration property to disable 'matching-by-address-se... | Thomas | 8 | -13/+87 |
2022-06-09 | fix(ida): change log message that always indicates mandate-mode | Thomas | 1 | -1/+2 |
2022-06-09 | chore(eidas): update validation of minimum required attributes in case of IDA... | Thomas | 1 | -3/+1 |
2022-06-08 | chore(core): minory style, test and validation fixes | Thomas | 5 | -9/+25 |