aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-01refact(matching): make address-search sort result more resistentThomas1-7/+12
2022-07-01feat(core): update statistic-logger to include matching resultsThomas13-14/+91
2022-07-01feat(matching): distiguish between empty and non empty address-search resultsThomas1-1/+7
2022-07-01fix(matching): add null-check in custom comperator for address-search resultsThomas2-4/+11
2022-07-01chore(core): update GUI descriptions for matching processThomas2-14/+16
2022-07-01feat(matching): add configuration property to define max. results for address...Thomas3-2/+29
2022-07-01feat(matching): optimize order of address search resultsThomas2-28/+105
2022-07-01feat(matching): add configuration property to disable 'matching-by-address-se...Thomas12-20/+103
2022-06-09fix(ida): change log message that always indicates mandate-modeThomas1-1/+2
2022-06-09chore(gui): add default error-templatesThomas2-0/+120
2022-06-09chore(eidas): update validation of minimum required attributes in case of IDA...Thomas1-3/+1
2022-06-09fix(core): update message properties because error messages are invalid encodedThomas1-3/+3
2022-06-09chore(config): add attribute-mapping configuration-property into default configThomas1-0/+1
2022-06-09chore(core): add missing attribute into idaAttributeMapping configurationThomas1-0/+1
2022-06-08chore(core): minory style, test and validation fixesThomas6-10/+26
2022-06-08build(core): optimize package naming and dependency inclusionThomas2-5/+1
2022-06-08feat(eidas): perform mapping between IDA and eIDAS attributes based on extern...Thomas24-326/+1713
2022-06-07feat(eidas): include IDA releated requested attributes into service-provider ...Thomas3-8/+49
2022-06-07feat(eidas): update proxy-service attribute registry to request releated attr...Thomas4-10/+42
2022-06-07test(eidas): move jUnit tests into other packageThomas4-4/+4
2022-06-07feat(eidas): add attribute-mapping service to map eIDAS attributs to IDA attr...Thomas11-8/+591
2022-06-07refact(eidas): rename package names, because there was a copy&past mistakeThomas4-0/+0
2022-06-03build(ci): update GitLab CI configThomas1-0/+13
2022-06-03doc(config): update default configurationsThomas5-471/+56
2022-06-03refactor(connector): move MS-Connector from new directory 'connector' to 'ms_...Thomas177-1/+1
2022-06-03chore(config): split default configuration into MS-Connector and MS-Proxy-ServieThomas53-70/+1135
2022-06-03test(core): add smoke test with full eIDAS OutGoing login and error-handlingThomas32-13/+1871
2022-06-03refactor(eidas): split 'authmodule-eIDAS-v2' into 'common-eidas'Thomas58-453/+847
2022-06-03chore(proxy): add module for stand-alone ms-specific proxy-service applicationThomas18-2/+1174
2022-06-03Merge branch 'feature/eidasnode_v2.6' into feature/ms_proxy_before_refactoringThomas57-649/+3365
2022-05-24chore(eidas): switch to version 2.6.0 of eIDAS Reference ImplementationThomas33-1/+2707
2022-05-24build: switch to next snapshot versionThomas7-7/+7
2022-05-19build: switch to next release version1.3.0Thomas7-7/+7
2022-05-19doc: change release date to nowThomas2-2/+2
2022-05-19doc: add client configuration for matching by ID AustriaThomas6-1/+83
2022-05-18chore(register): update BM.I specific SOAP extension for transactionIdsThomas1-7/+18
2022-05-18chore(core): switch to EAAF-Components 1.3.2Thomas2-4/+5
2022-05-18doc: add readme and update handbookThomas4-18/+19
2022-05-18chore(core): add web-service endpoints into example configurationThomas1-4/+4
2022-05-18chore(ux): merge GUI elements that are updated on BM.I sideThomas8-613/+527
2022-05-17Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoringThomas16-321/+384
2022-05-17test(eidas): fix broken test that checks post-processing for greece specific ...Thomas1-1/+1
2022-05-17refact(ernp): use unique transactionId without suffix for ERnP communicationThomas1-8/+23
2022-05-17feat(register): inject unique transactionId as SOAP header for ZMR and SZR co...Thomas3-2/+95
2022-05-16chore(core): switch to Spring 5.3.20Thomas4-6/+24
2022-05-16fix(matching): optimize prozess handling during alternative eIDAS authenticationThomas8-295/+235
2022-05-13build(qs): update code-coverage checks againThomas2-7/+10
2022-05-13fix(matching): set flag into process context to prohibit warning from process...Thomas1-0/+1
2022-05-13refact(core): switch to eaaf-components 1.3.x and replace 'java.util.Date' by...Thomas3-8/+7
2022-05-13Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoringThomas470-4143/+81205