aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules
AgeCommit message (Expand)AuthorFilesLines
2022-03-07refactor(core): move 'connector_lib' to 'core_common_lib'Thomas3-3/+3
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 testThomas3-18/+28
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-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-03switch to next release versionThomas1-1/+1
2022-03-03add configuration-property to set ID Austria stage of a each eIDAS ConnectorThomas4-4/+57
2022-03-03select mandate based on eIDAS Proxy-Service request informationThomas8-141/+717
2022-03-03add some TODO's for eIDAS Proxy-Service with mandates and fix some rebase errorsThomas2-87/+101
2022-03-03fix some small bugsThomas3-2/+11
2022-03-03fix some problemes with new eaaf-components APIThomas2-11/+16
2022-03-03add mandate functionality into eIDAS out-going processThomas14-74/+795
2022-03-03add ID Austria communication-module and additional jUnit testThomas Lenz68-77/+5884
2022-03-03add basic implementation of eIDAS-Node Proxy-Service request-controllerThomas Lenz20-3/+1332
2022-03-03add basic modules for integration of MS-specific eIDAS Proxy-ServiceThomas Lenz91-8168/+578
2022-01-09refactor(core): update GUI generation to new API from EAAF-Components 1.2.xThomas1-1/+1
2021-10-21switch to next snapshot versionThomas2-2/+2
2021-10-21switch to next release version1.2.3Thomas2-2/+2
2021-09-22update third-party libs to latest versionsThomas2-26/+34
2021-08-12fix wrong timezone in IDA authblockThomas1-2/+5
2021-06-25switch to next snapshot versionThomas2-2/+2
2021-06-25switch to next release version1.2.2Thomas4-2/+361
2021-06-25fix bug in combination with EidasNode v2.5 and DE MiddlewareThomas3-5/+15
2021-05-28switch to next snapshot versionThomas2-2/+2
2021-05-28switch to next release version1.2.1Thomas2-2/+2
2021-05-14switch to next snapshot versionThomas2-2/+2
2021-05-12switch to release version1.2.0Thomas2-2/+2
2021-05-12update third-party libs to latest versionsThomas4-4/+13
2021-03-11update package names after refactoring of eaaf-componentsThomas1-1/+1
2021-03-10switch to EAAF-components 1.1.13-SNAPSHOT to add EID-IDENTITY-STATUS-LEVEL at...Thomas3-4/+41
2021-02-08add Binding Public-Key into technical AuthBlock in case of an ID Austria processThomas2-1/+36
2021-01-19build 'requesterId' for private-sector SP's based on hashed unique AppIdsThomas Lenz8-57/+359
2021-01-11fix some minor incompatibilities between AuthHandler and MS-Connector in E-ID...Thomas Lenz5-35/+106
2021-01-08add some jUnit test for SZR communicationThomas Lenz5-14/+70
2021-01-07switch from custom monitoring to Spring-Actuator healthchecksThomas Lenz3-6/+10
2021-01-07update jUnit test that implements communication with real SZR serviceThomas Lenz2-2/+23
2020-12-26fix broken jUnit testsThomas Lenz2-1/+116
2020-12-22add jUnit tests for configuration-operationsThomas Lenz8-11/+11
2020-12-22add jUnit tests improve test coverageThomas Lenz34-641/+2250
2020-12-21switch to eIDAS Ref Impl. v2.5Thomas Lenz27-13/+2271
2020-12-14exclude generated sources from jUnit code-coverage validationThomas Lenz1-0/+20
2020-12-11add more jUnit tests for stabilisationThomas Lenz2-15/+39
2020-12-11fix wrong flag in SZR client to get encryptedBaseIdThomas Lenz2-5/+84
2020-12-11update AuthBlock to new formatThomas Lenz2-3/+26