aboutsummaryrefslogtreecommitdiff
path: root/connector/src/test
AgeCommit message (Expand)AuthorFilesLines
2022-01-10Merge branch 'nightlybuild' into feature/matching_base_rebaseThomas3-11/+12
2022-01-10Merge branch 'master' into feature/matching_base_rebaseThomas2-2/+92
2022-01-09refactor(core): update GUI generation to new API from EAAF-Components 1.2.xThomas1-1/+1
2022-01-09refactor(core): update eaaf-components to switch to openSAML4.xThomas2-7/+7
2021-11-16update 'advanced matching steps' tasks to optimize user handling between 'ID ...Thomas1-0/+1
2021-10-21fix broken jUnit testThomas1-2/+10
2021-09-22update third-party libs to latest versionsThomas1-0/+83
2021-09-02Merge branch 'master' into feature/matching_rebasedThomas5-8/+33
2021-07-26update ZMR client WSDL to new version and refactor code to new APIThomas1-3/+2
2021-07-07add HTML template for additional eID informationThomas1-1/+1
2021-06-16add ZMR update process into ZMRClientThomas2-1/+2
2021-06-15further optimizations and bug fixing in matching codeThomas4-3/+13
2021-06-15add ZMR client, to some re-factoring, and a lot of bug-fixingThomas4-5/+90
2021-05-12update third-party libs to latest versionsThomas3-2/+5
2021-03-12update StatusMessageProvider for better distiguish between internal and exter...Thomas1-1/+1
2021-03-11update package names after refactoring of eaaf-componentsThomas1-2/+2
2021-03-10switch to EAAF-components 1.1.13-SNAPSHOT to add EID-IDENTITY-STATUS-LEVEL at...Thomas5-4/+28
2021-03-04Document input, output, transitions for each taskChristian Kollmann1-0/+1
2021-02-25Remove dependency to Powermock, everything can be done with MockitoChristian Kollmann1-107/+107
2021-02-22Rename tasks to clarify functionalityChristian Kollmann1-0/+0
2021-02-22Fix type in property "gui.countryselection.cancel"Christian Kollmann5-90/+90
2021-02-08add Binding Public-Key into technical AuthBlock in case of an ID Austria processThomas2-0/+8
2021-01-29remove unnecessary classesAlexander Marsalek1-0/+1
2021-01-28rename to IdAustriaClientAlexander Marsalek2-70/+66
2021-01-28Merge branch 'issue6' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxy into issue6Thomas Lenz3-0/+75
2021-01-28update SAML2 IDP elements of MS-specific Connector to current snapshot versio...Thomas Lenz1-8/+7
2021-01-28junit keystore and configAlexander Marsalek3-0/+75
2021-01-27fix problem in jUnit tests that depends on static Apache-Ignite holder in eID...Thomas Lenz3-4/+25
2021-01-27fix problem in jUnit tests that depends on static Apache-Ignite holder in eID...Thomas Lenz3-4/+25
2021-01-18Merge branch 'base' into issue6Alexander Marsalek30-126/+2549
2021-01-12created tasks and beansAlexander Marsalek1-0/+250
2021-01-11fix some minor incompatibilities between AuthHandler and MS-Connector in E-ID...Thomas Lenz1-1/+4
2021-01-09add HealthIndicator to check Apache-Ignite cluster-stateThomas Lenz1-1/+1
2021-01-07switch from custom monitoring to Spring-Actuator healthchecksThomas Lenz9-10/+418
2020-12-26fix broken jUnit testsThomas Lenz9-1/+16
2020-12-26switch to SpringBoot as defaultThomas Lenz3-8/+8
2020-12-26add jUnit test that simulates a full eIDAS authenticationThomas Lenz5-5/+580
2020-12-26fix wrong-template paramters in error GUIThomas Lenz1-2/+2
2020-12-23switch from Spring to Spring-BootThomas Lenz9-4/+324
2020-12-22add jUnit tests for configuration-operationsThomas Lenz1-0/+75
2020-12-14add some more jUnit testsThomas Lenz5-6/+292
2020-12-11add more jUnit tests for stabilisationThomas Lenz9-37/+778
2020-11-27read unique transactionId from AuthnRequest to reuse it for eIDAS authenticationThomas Lenz4-10/+51
2020-11-13improved Junit testslalber2-12/+22
2020-11-09fix broken codeThomas Lenz1-13/+13
2020-11-09fix some more problems with jUnit testsThomas Lenz2-4/+6
2020-11-06some improvementslalber1-1/+3
2020-11-04Attribute builder tests EidasBindAttributeBuilderTest and AuthBlockAttributeB...lalber2-0/+189
2020-11-04fix for EvaluateCountrySelectionTaskTest and GenerateCountrySelectionFrameTas...lalber2-2/+2
2020-11-02AuthDataBuilder and AttributeBuilderlalber2-0/+210