aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-10Merge branch 'nightlybuild' into feature/ms_proxy_serviceThomas1-3/+7
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-10Merge branch 'nightlybuild' into feature/ms_proxy_serviceThomas2-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-10Merge branch 'nightlybuild' into feature/ms_proxy_serviceThomas1-1/+1
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-10Merge branch 'nightlybuild' into feature/ms_proxy_serviceThomas2-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-09chore(core): fix some more problems after project refactoringThomas3-10/+2
2022-03-09feature(eidas): add optional parameter to support more-than-one MS-Connector ...Thomas2-47/+93
2022-03-09Merge branch 'feature/ms_proxy_integration' into feature/ms_proxy_core_refact...Thomas120-287/+10367
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-08refactor(core): move all project libs into sub-project 'modules'Thomas227-17/+14
2022-03-08refactor(core): split 'ms-connector' WebApp into 'core' and 'ms-connector' to...Thomas112-428/+1216
2022-03-07refactor(core): move 'connector_lib' to 'core_common_lib'Thomas24-9/+9
2022-03-04feature(eidas): add optional parameter to support more-than-one MS-Connector ...Thomas7-64/+194
2022-03-03test(GUI): fix broken test because there are API changes in eaaf-components 1...Thomas1-1/+1
2022-03-03refactor(SAML2): change SAML2 implementation to openSAML4.x APIThomas7-12/+22
2022-03-03fix build process and jUnit testThomas7-19/+129
2022-03-03refactor mandate-profile selection based on requested attributes to clearly s...Thomas1-13/+11
2022-03-03catch possible NullPointerException because AuthnRequest can be null in case ...Thomas3-1/+9
2022-03-03add work-around for representation of legal person in DE4A project. Work-arou...Thomas5-52/+277
2022-03-03add configuration property to disable validation of requested MDS attrbutes o...Thomas2-9/+23
2022-03-03fix warnings in Maven build processThomas1-15/+1
2022-03-03update StatusMessageProvider to Spring based form to use message properties f...Thomas1-26/+69
2022-03-03use subStatusCode from enum because eIDAS Node only allows that pre-defined v...Thomas1-1/+2
2022-03-03add NL specific processor, because NL needs at least LoA 'substantial'Thomas5-33/+142
2022-03-03set mandate-mode to 'none' if no mandate-profiles are set for this requesttypeThomas2-4/+45
2022-03-03set default NameIDFormat to unspecified to fix problems with DE middleware 1.2.xThomas1-1/+3
2022-03-03switch to next release versionThomas1-1/+1
2022-03-03fix bug in combination with EidasNode v2.5 and DE MiddlewareThomas1-1/+0
2022-03-03change log level in transaction storeThomas1-1/+1
2022-03-03add configuration-property to set ID Austria stage of a each eIDAS ConnectorThomas5-4/+58