aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-10chore(matching): remove some PVP attributes from IDA authenticationThomas3-5/+3
2022-03-10chore(ux): some more GUI improvementsThomas2-3/+6
2022-03-10chore(core): change log-level on health check to infoThomas1-1/+1
2022-03-10fix(matching): remove requested LoA level from matching by alternative IDA loginThomas2-9/+3
2022-03-10chore(UX): update template for error GUIThomas1-3/+31
2022-03-10chore(matching): inject REST endpoint for address wizard by GUI modelThomas4-5/+121
2022-03-10chore(matching): set REST endpoint for search-address wizerd by GUI model par...Thomas4-5/+12
2022-03-10fix(matching): add missing endpoint for search-address requestsThomas1-1/+2
2022-03-10chore: implement asynch. health-check for IDA metadataThomas1-4/+28
2022-03-10chore(matching): some small UX improvementsThomas2-5/+7
2022-03-10fix(matching): unset flag from ExecutionContext that raise into a loopThomas2-3/+10
2022-03-10fix(core): add missing 'asynch' flags into process definitionThomas1-3/+3
2022-03-10chore(core): add Spring based message source to MS-ConnectorThomas3-0/+95
2022-03-10test(matching): add a few more E2E testsThomas2-0/+49
2022-03-10Merge branch 'nightlybuild' into feature/matching_baseThomas1-24/+68
2022-03-10refactor(core): change StatusMessageProvider to Spring based message sourcesThomas1-27/+70
2022-03-10fix(matching): remove staging infos to prohibit cycling forwardingThomas2-0/+5
2022-03-10Merge branch 'nightlybuild' into feature/matching_baseThomas2-2/+7
2022-03-10fix(core): remove stageing info from pendingRequest to fix forwarding in a loopThomas2-2/+7
2022-03-10build: remove dependency that was added twiceThomas1-6/+1
2022-03-10fix(matching): store pendingRequest and set relayState again in case of ms-co...Thomas2-3/+12
2022-03-10build: remove dependency that was include twiceThomas1-8/+1
2022-03-10Merge branch 'nightlybuild' into feature/matching_baseThomas1-4/+2
2022-03-10fix(core): update process definition for ms-connector stagingThomas1-1/+1
2022-03-10Merge branch 'nightlybuild' into feature/matching_baseThomas2-3/+12
2022-03-10fix(core): add missing relayState and store pendingRequest in case of ms-conn...Thomas2-3/+12
2022-03-10Merge branch 'feature/matching_base' into feature/matching_base_core_refactoringThomas453-3743/+79684
2022-03-09feature(eidas): add optional parameter to support more-than-one MS-Connector ...Thomas1-0/+2
2022-03-09refactor(core): move all project libs into sub-project 'modules'Thomas275-26/+8238
2022-03-09refactor(core): split 'ms-connector' WebApp into 'core' and 'ms-connector' to...Thomas96-595/+1085
2022-03-09refactor(core): move 'connector_lib' to 'core_common_lib'Thomas24-9/+9
2022-03-09chore(core): add support for multiple ms-connector stages into matching by al...Thomas2-10/+56
2022-03-09chore(eidas): rename configuration property to support multiple ms-connector ...Thomas1-3/+4
2022-03-04feature(eidas): add optional parameter to support more-than-one MS-Connector ...Thomas7-64/+194
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