Age | Commit message (Expand) | Author | Files | Lines |
2022-08-16 | feat(proxy): add support for custom eIDAS attribute-handler into ProxyEidasAt... | Thomas | 6 | -1/+102 |
2022-08-16 | chore(eidas): add sector-specific attributes for BORIS project to eIDAS confi... | Thomas | 1 | -6/+6 |
2022-08-11 | chore(gui): show transactionId between errorCode and errorMsg | Thomas | 1 | -9/+9 |
2022-08-10 | feat(ux): show technical transactionId on errorPage, if available | Thomas | 3 | -0/+7 |
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-03 | chore(gui): change eMail address for support on BM.I side | Thomas | 1 | -1/+1 |
2022-08-02 | Merge branch 'nightlybuild' into feature/ms_proxy_service | Thomas | 22 | -95/+96 |
2022-08-02 | doc: update release date of version 1.3.2 | Thomas | 3 | -2/+9 |
2022-08-02 | build: switch to next snapshot version | Thomas | 7 | -7/+7 |
2022-08-02 | build: switch to next release version1.3.2 | Thomas | 7 | -7/+7 |
2022-08-02 | test(matching): optimize validation of execution-context parameters | Thomas | 1 | -5/+22 |
2022-08-01 | doc: add readme and update history | Thomas | 2 | -0/+32 |
2022-08-01 | doc: add documentation of eIDAS person-matching functionality | Thomas | 1 | -0/+0 |
2022-08-01 | fix(matching): fix wrong parameter in other_matching_method GUI form | Thomas | 1 | -2/+2 |
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-11 | doc(connector): move readme into sub-directory | Thomas | 1 | -0/+0 |
2022-07-11 | fix(logging): update package names of specific logger implementation, because... | Thomas | 1 | -2/+2 |
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 | 42 | -84/+456 |
2022-07-05 | doc: add some missing release information | Thomas | 3 | -1/+12 |
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 | 7 | -7/+7 |
2022-07-05 | build(core): switch to next release version1.3.1 | Thomas | 7 | -7/+7 |
2022-07-05 | doc: finalize readme and history for next release | Thomas | 2 | -16/+44 |
2022-07-01 | doc: add first draft of readme and update handbook | Thomas | 3 | -0/+49 |
2022-07-01 | style(matching): fix code-style issue | Thomas | 10 | -21/+20 |
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 | 13 | -14/+91 |
2022-07-01 | feat(matching): distiguish between empty and non empty address-search results | Thomas | 1 | -1/+7 |
2022-07-01 | fix(matching): add null-check in custom comperator for address-search results | Thomas | 2 | -4/+11 |
2022-07-01 | chore(core): update GUI descriptions for matching process | Thomas | 2 | -14/+16 |
2022-07-01 | feat(matching): add configuration property to define max. results for address... | Thomas | 3 | -2/+29 |
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 | 12 | -20/+103 |
2022-06-09 | fix(ida): change log message that always indicates mandate-mode | Thomas | 1 | -1/+2 |
2022-06-09 | chore(gui): add default error-templates | Thomas | 2 | -0/+120 |
2022-06-09 | chore(eidas): update validation of minimum required attributes in case of IDA... | Thomas | 1 | -3/+1 |
2022-06-09 | fix(core): update message properties because error messages are invalid encoded | Thomas | 1 | -3/+3 |
2022-06-09 | chore(config): add attribute-mapping configuration-property into default config | Thomas | 1 | -0/+1 |
2022-06-09 | chore(core): add missing attribute into idaAttributeMapping configuration | Thomas | 1 | -0/+1 |
2022-06-08 | chore(core): minory style, test and validation fixes | Thomas | 6 | -10/+26 |
2022-06-08 | build(core): optimize package naming and dependency inclusion | Thomas | 2 | -5/+1 |
2022-06-08 | feat(eidas): perform mapping between IDA and eIDAS attributes based on extern... | Thomas | 24 | -326/+1713 |
2022-06-07 | feat(eidas): include IDA releated requested attributes into service-provider ... | Thomas | 3 | -8/+49 |
2022-06-07 | feat(eidas): update proxy-service attribute registry to request releated attr... | Thomas | 4 | -10/+42 |
2022-06-07 | test(eidas): move jUnit tests into other package | Thomas | 4 | -4/+4 |
2022-06-07 | feat(eidas): add attribute-mapping service to map eIDAS attributs to IDA attr... | Thomas | 11 | -8/+591 |
2022-06-07 | refact(eidas): rename package names, because there was a copy&past mistake | Thomas | 4 | -0/+0 |