aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules
AgeCommit message (Expand)AuthorFilesLines
2022-03-09refactor(core): move all project libs into sub-project 'modules'Thomas154-23343/+0
2022-03-09refactor(core): split 'ms-connector' WebApp into 'core' and 'ms-connector' to...Thomas20-413/+49
2022-03-09refactor(core): move 'connector_lib' to 'core_common_lib'Thomas3-3/+3
2022-03-09chore(eidas): rename configuration property to support multiple ms-connector ...Thomas1-3/+4
2022-03-04feature(eidas): add optional parameter to support more-than-one MS-Connector ...Thomas6-64/+192
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
2020-12-11add 'findSecBugs' plug-in into 'spotBugs' module and solve bugs or exclude fa...Thomas Lenz4-19/+38
2020-11-27fix a code-style issueThomas Lenz1-4/+1
2020-11-27upatate AuthBlock format in case of E-ID like authenticationThomas Lenz4-40/+57
2020-11-24remove unused codeThomas Lenz2-2/+1
2020-11-13improved Junit testslalber1-84/+120
2020-11-11verify on start-up, if AuthBlock signing-key is accessableThomas Lenz1-0/+4
2020-11-07code clean-up and first jUnit test modifications for CreateIdentityLink taskThomas Lenz9-323/+563
2020-11-06some improvementslalber3-64/+97
2020-11-05Test fixeslalber2-58/+87
2020-11-04Attribute builder tests EidasBindAttributeBuilderTest and AuthBlockAttributeB...lalber2-11/+9
2020-11-04fix pw aliasnamelalber3-120/+103
2020-11-03code style fixeslalber2-20/+37
2020-11-03fix broken jUnit tests that use SZR MockUpThomas Lenz2-117/+111
2020-11-03sunfire buglalber1-39/+39
2020-11-02AuthDataBuilder and AttributeBuilderlalber2-5/+12
2020-10-21fixlalber4-207/+5