Age | Commit message (Expand) | Author | Files | Lines |
2022-03-10 | fix(matching): add missing endpoint for search-address requests | Thomas | 1 | -1/+2 |
2022-03-10 | chore: implement asynch. health-check for IDA metadata | Thomas | 1 | -4/+28 |
2022-03-10 | chore(matching): some small UX improvements | Thomas | 2 | -5/+7 |
2022-03-10 | fix(matching): unset flag from ExecutionContext that raise into a loop | Thomas | 2 | -3/+10 |
2022-03-10 | fix(core): add missing 'asynch' flags into process definition | Thomas | 1 | -3/+3 |
2022-03-10 | chore(core): add Spring based message source to MS-Connector | Thomas | 3 | -0/+95 |
2022-03-10 | test(matching): add a few more E2E tests | Thomas | 2 | -0/+49 |
2022-03-10 | Merge branch 'nightlybuild' into feature/matching_base | Thomas | 1 | -24/+68 |
2022-03-10 | refactor(core): change StatusMessageProvider to Spring based message sources | Thomas | 1 | -27/+70 |
2022-03-10 | fix(matching): remove staging infos to prohibit cycling forwarding | Thomas | 2 | -0/+5 |
2022-03-10 | Merge branch 'nightlybuild' into feature/matching_base | Thomas | 2 | -2/+7 |
2022-03-10 | fix(core): remove stageing info from pendingRequest to fix forwarding in a loop | Thomas | 2 | -2/+7 |
2022-03-10 | build: remove dependency that was added twice | Thomas | 1 | -6/+1 |
2022-03-10 | fix(matching): store pendingRequest and set relayState again in case of ms-co... | Thomas | 2 | -3/+12 |
2022-03-10 | build: remove dependency that was include twice | Thomas | 1 | -8/+1 |
2022-03-10 | Merge branch 'nightlybuild' into feature/matching_base | Thomas | 1 | -4/+2 |
2022-03-10 | fix(core): update process definition for ms-connector staging | Thomas | 1 | -1/+1 |
2022-03-10 | Merge branch 'nightlybuild' into feature/matching_base | Thomas | 2 | -3/+12 |
2022-03-10 | fix(core): add missing relayState and store pendingRequest in case of ms-conn... | Thomas | 2 | -3/+12 |
2022-03-10 | Merge branch 'feature/matching_base' into feature/matching_base_core_refactoring | Thomas | 453 | -3743/+79684 |
2022-03-09 | feature(eidas): add optional parameter to support more-than-one MS-Connector ... | Thomas | 1 | -0/+2 |
2022-03-09 | refactor(core): move all project libs into sub-project 'modules' | Thomas | 275 | -26/+8238 |
2022-03-09 | refactor(core): split 'ms-connector' WebApp into 'core' and 'ms-connector' to... | Thomas | 96 | -595/+1085 |
2022-03-09 | refactor(core): move 'connector_lib' to 'core_common_lib' | Thomas | 24 | -9/+9 |
2022-03-09 | chore(core): add support for multiple ms-connector stages into matching by al... | Thomas | 2 | -10/+56 |
2022-03-09 | chore(eidas): rename configuration property to support multiple ms-connector ... | Thomas | 1 | -3/+4 |
2022-03-04 | feature(eidas): add optional parameter to support more-than-one MS-Connector ... | Thomas | 7 | -64/+194 |
2022-03-03 | Merge branch 'feature/matching_ernp_client' into 'feature/matching_base' | Thomas Lenz | 82 | -900/+8062 |
2022-03-03 | fix(core): solve code-style issue | Thomas | 1 | -1/+1 |
2022-03-03 | test(ernp): add some ERnP releated tests into InitialSearchTask | Thomas | 1 | -8/+75 |
2022-03-03 | fix(ernp): fix some problems in ERnP client that we found during tests | Thomas | 1 | -40/+38 |
2022-03-03 | test(ernp): add ERnP client test with mocked ERnP responses | Thomas | 2 | -3/+956 |
2022-03-03 | test(ernp): add ERnP client detail tests | Thomas | 22 | -0/+853 |
2022-03-03 | test(ernp): add all ERnP integration tests into test that operates in real te... | Thomas | 2 | -9/+382 |
2022-03-03 | chore(ernp): optimize ERnP client based on results from integration test | Thomas | 3 | -42/+52 |
2022-03-02 | chore(ernp): update ERnP REST API to v1.5.1 | Thomas | 2 | -18/+89 |
2022-03-02 | chore(ux): add Lichtenstein as eIDAS country | Thomas | 4 | -0/+257 |
2022-02-09 | feature(zmr): add MDS attributes as 'eIdAS-Documents' too | Thomas | 7 | -14/+193 |
2022-02-09 | build: exclude generated classes from test-coverage validation | Thomas | 2 | -0/+10 |
2022-02-08 | feature(matching): add 'Back to previous step' button into 'search-by-residen... | Thomas | 3 | -0/+8 |
2022-02-08 | chore(core): fix some code-quality and code-style issues | Thomas | 3 | -4/+6 |
2022-02-08 | fix(matching): update wrong error-reason and remove an unused method parameter | Thomas | 2 | -7/+20 |
2022-02-08 | chore(core): add log message and add empty lines for better reading | Thomas | 2 | -0/+3 |
2022-02-08 | chore(matching): update 'other-login-method' GUI steps to use it as common st... | Thomas | 7 | -40/+134 |
2022-02-08 | chore(matching): update matching by 'alternative eIDAS Login' to forward user... | Thomas | 3 | -0/+10 |
2022-02-08 | chore(matching): update matching by 'ID Austria login' to forward user to 'ot... | Thomas | 4 | -5/+20 |
2022-02-08 | test(zmr): add tests to check search-by-residence operations | Thomas | 1 | -1/+164 |
2022-02-08 | fix(zmr): update wrong workflow identifier in ZMR request in case of match-by... | Thomas | 1 | -1/+1 |
2022-02-08 | test(matching): add test for 'search-residence' operation that uses mocked ZMR | Thomas | 1 | -0/+337 |
2022-02-08 | feature(matching): update process-definition for matching to optimize interac... | Thomas | 1 | -4/+6 |