aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules/authmodule-eIDAS-v2
AgeCommit message (Expand)AuthorFilesLines
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
2020-10-20cyclic dependlalber5-47/+160
2020-10-20fixes thanks to Thomaslalber3-12/+12
2020-10-20stuck on how to testlalber19-93/+2244
2020-09-18add lombok dependency and start with some code polishingThomas Lenz3-10/+7
2020-09-18update third-party libs and fix incompatibilities with new APIsThomas Lenz2-2/+25
2020-02-21update to latest EAAF-components that uses OpenSAML3.xThomas Lenz7-19/+20
2019-12-13switch to next snapshot versionThomas Lenz1-1/+1
2019-12-11switch to CEF eIDAS Ref. Impl. 2.4.0Thomas Lenz12-4/+1363
2019-12-11switch to version 1.1.0Thomas Lenz1-1/+1
2019-12-11fix typoThomas Lenz2-2/+2
2019-12-10some more jUnit test modificationsThomas Lenz2-3/+9
2019-12-10fix broken jUnit testThomas Lenz1-1/+1
2019-12-10switch to version 1.1.0-snapshotThomas Lenz1-1/+1
2019-12-10add jUnit testThomas Lenz4-3/+124
2019-12-10refactoring to new EGIZ code requirementsThomas Lenz77-5893/+6267
2019-12-09switch to EAAF-Components 1.1.0-SNAPSHOTThomas Lenz18-103/+112
2019-11-12switch to eaaf-components 1.0.13-SNAPSHOTThomas Lenz1-1/+2
2019-11-06add some log messagesThomas Lenz1-0/+6
2019-10-31add two missing classesThomas Lenz2-2/+3
2019-10-31add country specific pre-processing to build country specific eIDAS requestsThomas Lenz19-122/+501
2019-10-31add jUnit tests for static ProviderNameThomas Lenz11-2/+1063
2019-10-31add static ProviderName in case of PublicSPsThomas Lenz2-12/+28