aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)AuthorFilesLines
2022-06-03test(core): add smoke test with full eIDAS OutGoing login and error-handlingThomas4-9/+11
2022-06-03refactor(eidas): split 'authmodule-eIDAS-v2' into 'common-eidas'Thomas47-435/+728
2022-06-03Merge branch 'feature/eidasnode_v2.6' into feature/ms_proxy_before_refactoringThomas23-13/+1377
2022-05-24chore(eidas): switch to version 2.6.0 of eIDAS Reference ImplementationThomas16-0/+1353
2022-05-24build: switch to next snapshot versionThomas4-4/+4
2022-05-19build: switch to next release version1.3.0Thomas4-4/+4
2022-05-18chore(register): update BM.I specific SOAP extension for transactionIdsThomas1-7/+18
2022-05-18chore(core): switch to EAAF-Components 1.3.2Thomas1-3/+4
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-13refact(core): switch to eaaf-components 1.3.x and replace 'java.util.Date' by...Thomas2-7/+6
2022-05-13Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoringThomas401-2455/+66605
2022-05-12build(core): switch to next snapshot versionThomas4-4/+4
2022-05-12refact(ernp): change configuration keys for SSL keystoreThomas4-16/+39
2022-05-12Merge branch 'feature/matching_base' into nightlybuild_matchingThomas397-2469/+66518
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
2022-05-02fix(gui): fix possible errors on language selection by GUI operationThomas2-6/+6
2022-04-29test(szr): add placeOfBirth and birthName to getIdentityLinkEidas requestThomas1-0/+10
2022-04-05Merge branch 'nightlybuild' into feature/matching_baseThomas8-12/+35
2022-04-05Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoringThomas11-50/+152
2022-04-05Merge branch 'master' into nightlybuildThomas5-44/+146
2022-04-05build(core): switch to new snapshot versionThomas4-4/+4
2022-03-31build: remove double import of dependencyThomas1-7/+0
2022-03-31chore(core): change log-level in 'DataBinderControllerAdvice'Thomas1-1/+1
2022-03-31Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoringThomas1-1/+1
2022-03-31chore(core): change log-level in 'DataBinderControllerAdvice'Thomas1-1/+1
2022-03-31feature(core): add deny-list for Spring DataBinderThomas1-0/+33
2022-03-31feature(core): add deny-list for Spring DataBinderThomas1-0/+33
2022-03-31feature(core): add deny-list for Spring DataBinderThomas1-0/+33
2022-03-17build: fix broken project structure after version update in base projectThomas2-2/+2
2022-03-17Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoringThomas8-84/+179
2022-03-17build(core): switch to next snapshot versionThomas4-4/+4
2022-03-17fix(szr): Request getIdentityLinkEidas before getVSZ because getVSZ does not ...Thomas4-93/+169
2022-03-16test(szr): add second randomized integration test for SZR communicationThomas1-2/+21
2022-03-11fix: remove unused class members to fix code-quality issuesThomas1-12/+0
2022-03-11chore(matching): add common log-messages for register results during matching...Thomas1-1/+15
2022-03-11chore(matching): make RegisterStatusResult serializable to store as session o...Thomas1-2/+8
2022-03-11fix(matching): change process-condition order to evaluate 'changeLanguage' firstThomas1-1/+1
2022-03-11fix(matching): unset all matching releated parameters on executioncontextThomas3-3/+47
2022-03-10fix(matching): store pendingRequest before next asynch. stepThomas2-0/+11
2022-03-10fix(matching): add missing controller for search-address wizardThomas2-63/+4