aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-08-01doc: add documentation of eIDAS person-matching functionalityThomas1-0/+0
2022-08-01fix(matching): fix wrong parameter in other_matching_method GUI formThomas1-2/+2
2022-08-01fix(eidas): unset flag on execution-context that probibits ↵Thomas2-2/+5
create-new-ERnP-entry operation
2022-07-12refact(szr): only use alreadymatched eID data for SZR communicationThomas4-78/+20
2022-07-11doc(connector): move readme into sub-directoryThomas1-0/+0
2022-07-11fix(logging): update package names of specific logger implementation, ↵Thomas1-2/+2
because they changed during refactoring
2022-07-07chore(cache): catch a more generic exception in Transaction-Cache health checkThomas1-1/+1
2022-07-05Merge branch 'nightlybuild' into feature/ms_proxy_serviceThomas42-84/+456
2022-07-05doc: add some missing release informationThomas3-1/+12
2022-07-05chore(core): change log-level from debug to traceThomas1-1/+1
2022-07-05build(core): switch to next snapshot versionThomas7-7/+7
2022-07-05build(core): switch to next release version1.3.1Thomas7-7/+7
2022-07-05doc: finalize readme and history for next releaseThomas2-16/+44
2022-07-01doc: add first draft of readme and update handbookThomas3-0/+49
2022-07-01style(matching): fix code-style issueThomas10-21/+20
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 ↵Thomas3-2/+29
address searching
2022-07-01feat(matching): optimize order of address search resultsThomas2-28/+105
2022-07-01feat(matching): add configuration property to disable ↵Thomas12-20/+103
'matching-by-address-search'
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 ↵Thomas1-3/+1
IDA authentication and eIDAS Proxy-Service mode
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
- legalPersonSourcePinType has to be requested in case of mandates with legal persons
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 ↵Thomas24-326/+1713
external configuration
2022-06-07feat(eidas): include IDA releated requested attributes into service-provider ↵Thomas3-8/+49
configuration
2022-06-07feat(eidas): update proxy-service attribute registry to request releated ↵Thomas4-10/+42
attributes
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 ↵Thomas11-8/+591
attributes
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 ↵Thomas177-1/+1
'ms_specific_connector'
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
code and connector-specific elements
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
# Conflicts: # basicConfig/templates/error_message.html # modules/core_common_webapp/src/main/java/at/asitplus/eidas/specific/core/builder/AuthenticationDataBuilder.java
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