aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-31chore(core): change log-level in 'DataBinderControllerAdvice'Thomas1-1/+1
2022-03-31feature(core): add deny-list for Spring DataBinderThomas2-0/+35
2022-03-31feature(core): add deny-list for Spring DataBinderThomas2-0/+35
2022-03-17test(core): fix integration test with included work-around for IDA modeThomas1-0/+21
2022-03-17test(core): fix integration test with included work-around for IDA modeThomas1-0/+21
2022-03-17build(core): switch to next snapshot versionThomas7-7/+7
2022-03-17chore(core): add readme and history for next release versionThomas2-0/+63
2022-03-17fix(szr): Request getIdentityLinkEidas before getVSZ because getVSZ does not ...Thomas4-93/+169
2022-03-17chore(core): add readme and history for next release versionThomas2-0/+109
2022-03-17fix(szr): Request getIdentityLinkEidas before getVSZ because getVSZ does not ...Thomas4-78/+171
2022-03-16test(szr): add second randomized integration test for SZR communicationThomas1-2/+21
2022-03-11chore(UX): a few small GUI improvementsThomas6-44/+73
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
2022-03-10refactor(matching): set other matching option as String to prohibit staging p...Thomas2-2/+2
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