aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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/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-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(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
2022-03-03select mandate based on eIDAS Proxy-Service request informationThomas10-142/+736
2022-03-03add some TODO's for eIDAS Proxy-Service with mandates and fix some rebase errorsThomas5-93/+103
2022-03-03fix some small bugsThomas5-9/+20
2022-03-03fix some problemes with new eaaf-components APIThomas4-11/+21
2022-03-03change eIDAS LegalPersonId from bPK layout to sourcePinType + sourcePinThomas2-13/+16
2022-03-03add mandate functionality into eIDAS out-going processThomas17-103/+1160
2022-03-03update SAML2 IDP elements of MS-specific Connector to current snapshot versio...Thomas Lenz2-60/+42
2022-03-03add ID Austria communication-module and additional jUnit testThomas Lenz77-96/+6157
2022-03-03add basic implementation of eIDAS-Node Proxy-Service request-controllerThomas Lenz22-4/+1341
2022-03-03add basic modules for integration of MS-specific eIDAS Proxy-ServiceThomas Lenz95-45/+661
2022-03-02chore(ux): add Lichtenstein as eIDAS countryThomas4-0/+257
2022-01-10Merge branch 'feature/opensaml4' into 'nightlybuild'Thomas Lenz11-152/+197
2022-01-10chore(core): update commons-io to latest version and jetty to lastest 9.x ver...Thomas1-1/+7
2022-01-10doc: add file with release history informationThomas1-0/+46
2022-01-10chore(core): update third-party libs to latest versionsThomas2-14/+119