aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-07update jUnit test that implements communication with real SZR serviceThomas Lenz2-2/+23
2020-12-28update SpringBoot application-initializer to enable package-scanning in appli...Thomas Lenz2-2/+5
2020-12-26fix broken jUnit testsThomas Lenz11-2/+132
2020-12-26update default-configuration and example configurationThomas Lenz2-63/+4
2020-12-26switch to SpringBoot as defaultThomas Lenz6-251/+11
2020-12-26add jUnit test that simulates a full eIDAS authenticationThomas Lenz11-11/+639
2020-12-26fix wrong-template paramters in error GUIThomas Lenz3-5/+5
2020-12-23add build profiles to select Spring-Boot with or without embbeded TomcatThomas Lenz1-24/+13
2020-12-23switch from Spring to Spring-BootThomas Lenz34-190/+1462
2020-12-22add jUnit tests for configuration-operationsThomas Lenz18-13/+454
2020-12-22remove SAST.gitlab template because it's already covered by maven build-processThomas Lenz1-2/+0
2020-12-22add jUnit tests improve test coverageThomas Lenz38-641/+2394
2020-12-21switch to eIDAS Ref Impl. v2.5Thomas Lenz31-32/+16789
2020-12-18update GitLab CI to exclude /feature/.* branches from packagingThomas Lenz1-0/+1
2020-12-16Merge branch 'feature/EID_connection' into 'nightlybuild'Thomas Lenz1-3/+5
2020-12-16update GitLab CI configuration to set code-coverage extractor and artifact na...Thomas Lenz1-3/+5
2020-12-15Merge branch 'feature/EID_connection' into 'nightlybuild'Thomas Lenz29-129/+1519
2020-12-15fix wrong release-package path in GitLab CI configurationThomas Lenz1-6/+9
2020-12-14update GitLab CI process to use latest maven versionThomas Lenz1-1/+2
2020-12-14fix wrong indent in GitLab CI configurationThomas Lenz1-2/+2
2020-12-14exclude generated sources from jUnit code-coverage validationThomas Lenz1-0/+20
2020-12-14add some more jUnit testsThomas Lenz7-8/+296
2020-12-11add more jUnit tests for stabilisationThomas Lenz12-95/+851
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 Lenz12-33/+253
2020-12-03switch to release-version 1.1.10 of eaaf-componentsThomas Lenz1-1/+1
2020-11-30Add GitLab CI pipelineChristian Kollmann1-0/+37
2020-11-27Merge branch 'connector_update_SZRv4' into 'nightlybuild'Thomas Lenz44-387/+3626
2020-11-27fix a code-style issueThomas Lenz1-4/+1
2020-11-27read unique transactionId from AuthnRequest to reuse it for eIDAS authenticationThomas Lenz5-103/+205
2020-11-27upatate AuthBlock format in case of E-ID like authenticationThomas Lenz5-41/+65
2020-11-24remove unused codeThomas Lenz2-2/+1
2020-11-13improved Junit testslalber4-103/+148
2020-11-11verify on start-up, if AuthBlock signing-key is accessableThomas Lenz1-0/+4
2020-11-09fix broken codeThomas Lenz1-13/+13
2020-11-09switch to next release version of EAAF components to use already defined attr...Thomas Lenz2-5/+6
2020-11-09fix some more problems with jUnit testsThomas Lenz3-4/+8
2020-11-07code clean-up and first jUnit test modifications for CreateIdentityLink taskThomas Lenz14-332/+595
2020-11-06some improvementslalber6-76/+115
2020-11-05Test fixeslalber2-58/+87
2020-11-04Attribute builder tests EidasBindAttributeBuilderTest and AuthBlockAttributeB...lalber6-20/+204
2020-11-04fix pw aliasnamelalber4-120/+107
2020-11-04fix for EvaluateCountrySelectionTaskTest and GenerateCountrySelectionFrameTas...lalber5-19/+16
2020-11-04fix for EvaluateCountrySelectionTaskTest and GenerateCountrySelectionFrameTas...lalber2-2/+2
2020-11-03code style fixeslalber2-20/+37
2020-11-03fix broken jUnit tests that use SZR MockUpThomas Lenz2-117/+111
2020-11-03sunfire buglalber3-51/+56
2020-11-02AuthDataBuilder and AttributeBuilderlalber9-20/+503
2020-10-21fixlalber4-207/+5