aboutsummaryrefslogtreecommitdiff
path: root/modules
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 DataBinderThomas1-0/+33
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(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(matching): inject REST endpoint for address wizard by GUI modelThomas3-4/+120
2022-03-10chore(matching): set REST endpoint for search-address wizerd by GUI model par...Thomas3-4/+11
2022-03-10chore: implement asynch. health-check for IDA metadataThomas1-4/+28
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-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-10fix(matching): store pendingRequest and set relayState again in case of ms-co...Thomas2-3/+12
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_refactoringThomas394-2032/+65811
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'Thomas206-0/+28458