aboutsummaryrefslogtreecommitdiff
path: root/modules/authmodule-eIDAS-v2
AgeCommit message (Expand)AuthorFilesLines
2022-10-13build(core): switch to next snapshot versionThomas1-1/+1
2022-10-13build(core): switch to next release version of MS-Connectorconnector_1.3.4Thomas1-1/+1
2022-10-11feat(matching): clearing in case of ZMR and ERnP result contains the same personThomas2-5/+48
2022-10-10test(zmr): remove some specific test-cases from integration tests that have t...Thomas1-53/+0
2022-10-07fix(eIDAS-ERnP): eIDAS documents can by 'null' in ERnP responseThomas3-2/+100
2022-10-07feat(matching): check ZMR and ERnP response if enities are closedThomas13-27/+1921
2022-08-25build(core): switch to next snapshot versionThomas1-1/+1
2022-08-25build(core): switch to next release versionproxyservice_1.0.0connector_1.3.3Thomas1-1/+1
2022-08-25feat(eidas): add support for new IDA AuthBlock formatThomas3-89/+598
2022-08-22chore(matching): add log-messages on level INFO to get more information about...Thomas6-7/+31
2022-08-02Merge branch 'nightlybuild' into feature/ms_proxy_serviceThomas7-83/+45
2022-08-02build: switch to next snapshot versionThomas1-1/+1
2022-08-02build: switch to next release version1.3.2Thomas1-1/+1
2022-08-02test(matching): optimize validation of execution-context parametersThomas1-5/+22
2022-08-01fix(eidas): unset flag on execution-context that probibits create-new-ERnP-en...Thomas2-2/+5
2022-07-12refact(szr): only use alreadymatched eID data for SZR communicationThomas4-78/+20
2022-07-05Merge branch 'nightlybuild' into feature/ms_proxy_serviceThomas17-48/+289
2022-07-05build(core): switch to next snapshot versionThomas1-1/+1
2022-07-05build(core): switch to next release version1.3.1Thomas1-1/+1
2022-07-01style(matching): fix code-style issueThomas7-16/+16
2022-07-01refact(matching): make address-search sort result more resistentThomas1-7/+12
2022-07-01feat(core): update statistic-logger to include matching resultsThomas10-10/+61
2022-07-01fix(matching): add null-check in custom comperator for address-search resultsThomas2-4/+11
2022-07-01feat(matching): add configuration property to define max. results for address...Thomas2-2/+28
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...Thomas8-13/+87
2022-06-03chore(config): split default configuration into MS-Connector and MS-Proxy-ServieThomas1-3/+3
2022-06-03test(core): add smoke test with full eIDAS OutGoing login and error-handlingThomas1-39/+0
2022-06-03refactor(eidas): split 'authmodule-eIDAS-v2' into 'common-eidas'Thomas35-499/+354
2022-06-03Merge branch 'feature/eidasnode_v2.6' into feature/ms_proxy_before_refactoringThomas18-8/+1372
2022-05-24chore(eidas): switch to version 2.6.0 of eIDAS Reference ImplementationThomas16-0/+1353
2022-05-24build: switch to next snapshot versionThomas1-1/+1
2022-05-19build: switch to next release version1.3.0Thomas1-1/+1
2022-05-18chore(register): update BM.I specific SOAP extension for transactionIdsThomas1-7/+18
2022-05-17Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoringThomas9-307/+334
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-16fix(matching): optimize prozess handling during alternative eIDAS authenticationThomas5-293/+216
2022-05-13build(qs): update code-coverage checks againThomas1-0/+4
2022-05-13fix(matching): set flag into process context to prohibit warning from process...Thomas1-0/+1
2022-05-13Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoringThomas390-2433/+66553
2022-05-12build(core): switch to next snapshot versionThomas1-1/+1
2022-05-12refact(ernp): change configuration keys for SSL keystoreThomas4-16/+39
2022-05-12Merge branch 'feature/matching_base' into nightlybuild_matchingThomas390-2452/+66471
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 real...Thomas2-2/+4
2022-05-05chore(szr): optimize error-logging in case of SZR errorsThomas1-7/+13
2022-05-03fix(eidas): catch IndexOutOfBand exception in case of eIDAS Attribute that ha...Thomas3-17/+73
2022-05-02chore(matching): re-oreder process steps in GUI releated matchingThomas11-51/+221