aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-03select mandate based on eIDAS Proxy-Service request informationThomas10-142/+736
2022-03-03add some TODO's for eIDAS Proxy-Service with mandates and fix some rebase errorsThomas5-93/+103
2022-03-03fix some small bugsThomas5-9/+20
2022-03-03fix some problemes with new eaaf-components APIThomas4-11/+21
2022-03-03change eIDAS LegalPersonId from bPK layout to sourcePinType + sourcePinThomas2-13/+16
2022-03-03add mandate functionality into eIDAS out-going processThomas17-103/+1160
2022-03-03update SAML2 IDP elements of MS-specific Connector to current snapshot versio...Thomas Lenz2-60/+42
2022-03-03add ID Austria communication-module and additional jUnit testThomas Lenz77-96/+6157
2022-03-03add basic implementation of eIDAS-Node Proxy-Service request-controllerThomas Lenz22-4/+1341
2022-03-03add basic modules for integration of MS-specific eIDAS Proxy-ServiceThomas Lenz95-45/+661
2022-03-03Merge branch 'feature/matching_ernp_client' into 'feature/matching_base'Thomas Lenz82-900/+8062
2022-03-03fix(core): solve code-style issueThomas1-1/+1
2022-03-03test(ernp): add some ERnP releated tests into InitialSearchTaskThomas1-8/+75
2022-03-03fix(ernp): fix some problems in ERnP client that we found during testsThomas1-40/+38
2022-03-03test(ernp): add ERnP client test with mocked ERnP responsesThomas2-3/+956
2022-03-03test(ernp): add ERnP client detail testsThomas22-0/+853
2022-03-03test(ernp): add all ERnP integration tests into test that operates in real te...Thomas2-9/+382
2022-03-03chore(ernp): optimize ERnP client based on results from integration testThomas3-42/+52
2022-03-02chore(ernp): update ERnP REST API to v1.5.1Thomas2-18/+89
2022-03-02chore(ux): add Lichtenstein as eIDAS countryThomas4-0/+257
2022-02-09feature(zmr): add MDS attributes as 'eIdAS-Documents' tooThomas7-14/+193
2022-02-09build: exclude generated classes from test-coverage validationThomas2-0/+10
2022-02-08feature(matching): add 'Back to previous step' button into 'search-by-residen...Thomas3-0/+8
2022-02-08chore(core): fix some code-quality and code-style issuesThomas3-4/+6
2022-02-08fix(matching): update wrong error-reason and remove an unused method parameterThomas2-7/+20
2022-02-08chore(core): add log message and add empty lines for better readingThomas2-0/+3
2022-02-08chore(matching): update 'other-login-method' GUI steps to use it as common st...Thomas7-40/+134
2022-02-08chore(matching): update matching by 'alternative eIDAS Login' to forward user...Thomas3-0/+10
2022-02-08chore(matching): update matching by 'ID Austria login' to forward user to 'ot...Thomas4-5/+20
2022-02-08test(zmr): add tests to check search-by-residence operationsThomas1-1/+164
2022-02-08fix(zmr): update wrong workflow identifier in ZMR request in case of match-by...Thomas1-1/+1
2022-02-08test(matching): add test for 'search-residence' operation that uses mocked ZMRThomas1-0/+337
2022-02-08feature(matching): update process-definition for matching to optimize interac...Thomas1-4/+6
2022-02-08feature(matching): finalize matching by residence searchThomas8-143/+323
2022-02-08refactor(matching): move AddresssucheController into eIDAS module to reuse da...Thomas1-26/+36
2022-02-08chore(ernp): ignore search requests with residence information.Thomas1-1/+3
2022-02-08test(core): fix broken integration tests after ERnP client integrationThomas3-6/+46
2022-02-08fix(matching): make matching DTO's serializeable because the has to be stored...Thomas4-4/+19
2022-02-08chore(matching): fix some code-style and code-quality issuesThomas4-13/+18
2022-02-08test(ernp): fix broken test after ERnP integrationThomas1-1/+1
2022-02-08chore(mathing): change log level ZMRClientThomas1-1/+1
2022-02-08refactor(matching): change 'kitt' and 'update' steps in 'InitialSearchTask'Thomas6-37/+386
2022-02-08feature(ernp): update MDS if register information does not match to informati...Thomas1-26/+85
2022-02-08test(matching): fix broken tests and add some more edge casesThomas2-7/+151
2022-02-08test(ernp): exclude generated ERnP classes from PWD checksThomas1-0/+1
2022-02-08chore(szr): remove dummy code for SZR emulationThomas2-126/+6
2022-02-08refactor(szr): remove 'insertErnp' functionality from SZR client.Thomas6-275/+50
2022-02-08feature(ernp): add person into ERnP of mathing ends with no resultThomas6-144/+517
2022-02-08feature(ernp): port search and update steps from ZMR client to ERnP client be...Thomas4-31/+310
2022-02-08test(ernp): add first simple test to get familary with ERnP clientThomas2-0/+217