aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
update GitLab CI configuration to set code-coverage extractor and artifact names for releases See merge request egiz/eidas_at_proxy!3
2020-12-16update GitLab CI configuration to set code-coverage extractor and artifact ↵Thomas Lenz1-3/+5
names for releases
2020-12-15Merge branch 'feature/EID_connection' into 'nightlybuild'Thomas Lenz29-129/+1519
Feature/eid connection See merge request egiz/eidas_at_proxy!2
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
extend validation in jUnit test for CreateIdentityLink with E-ID task
2020-12-11update AuthBlock to new formatThomas Lenz2-3/+26
2020-12-11add 'findSecBugs' plug-in into 'spotBugs' module and solve bugs or exclude ↵Thomas Lenz12-33/+253
false-positive update gitlab-ci configuration to display jUnit test-coverage
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
Integration of E-ID functionality See merge request egiz/eidas_at_proxy!1
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 ↵Thomas Lenz2-5/+6
attribute-name for signed AuthBlock
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 ↵lalber6-20/+204
AuthBlockAttributeBuilderTest
2020-11-04fix pw aliasnamelalber4-120/+107
2020-11-04fix for EvaluateCountrySelectionTaskTest and ↵lalber5-19/+16
GenerateCountrySelectionFrameTaskTest
2020-11-04fix for EvaluateCountrySelectionTaskTest and ↵lalber2-2/+2
GenerateCountrySelectionFrameTaskTest
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
2020-10-20cyclic dependlalber5-47/+160
2020-10-20fixes thanks to Thomaslalber3-12/+12
2020-10-20stuck on how to testlalber21-93/+2247
2020-09-18add lombok dependency and start with some code polishingThomas Lenz4-10/+16
2020-09-18update third-party libs and fix incompatibilities with new APIsThomas Lenz7-52/+63
2020-09-18fix possible nullpointer in HTML template for error messagesThomas Lenz1-15/+14
2020-02-21fix a few CodeStyle validation errorsThomas Lenz5-5/+95
2020-02-21remove unused variableThomas Lenz1-3/+0
2020-02-21update to latest EAAF-components that uses OpenSAML3.xThomas Lenz20-343/+203