aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-08-02build: switch to next snapshot versionThomas7-7/+7
2022-08-02build: switch to next release version1.3.2Thomas7-7/+7
2022-08-02test(matching): optimize validation of execution-context parametersThomas1-5/+22
2022-08-01doc: add readme and update historyThomas2-0/+32
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-11fix(logging): update package names of specific logger implementation, ↵Thomas1-2/+2
because they changed during refactoring
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-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
- The original version was not successful because BM.I services remove the ID from request
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-17test(eidas): fix broken test that checks post-processing for greece specific ↵Thomas1-1/+1
data
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 ↵Thomas3-2/+95
communication
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-12Merge branch 'nightlybuild_matching' into 'nightlybuild'Thomas Lenz466-4225/+80829
eIDAS matching functionality See merge request egiz/eidas_at_proxy!18
2022-05-12build(qs): exclude generated sources from code-coverage checksThomas1-1/+5
2022-05-12fix(build): change to existing spring-boot-admin versionThomas1-1/+1
2022-05-12build(ci): write maven log into file to support log files > 500kBThomas1-2/+4
2022-05-12chore(core): update third-party libThomas1-1/+1
2022-05-12build(core): switch to next snapshot versionThomas7-7/+7
2022-05-12doc(core): add new readme version and update handbook and release notesThomas3-0/+79
2022-05-12refact(ernp): change configuration keys for SSL keystoreThomas8-41/+107
2022-05-12Merge branch 'feature/matching_base' into nightlybuild_matchingThomas460-4208/+80661
# Conflicts: # modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/clients/szr/SzrClient.java # modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/tasks/CreateIdentityLinkTask.java # modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/utils/EidasResponseUtils.java # modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/SzrClientTestProduction.java
2022-05-12fix(gui): wrong character encoding in GUI for alternative matching methodesThomas1-1/+1
2022-05-12fix(matching): remove prefix from bPK aftern an ID Austria loginThomas4-13/+109
2022-05-05test(ZMR/ERnP): disable two tests in register integration tests based on ↵Thomas2-2/+4
real registers operated by BM.I