aboutsummaryrefslogtreecommitdiff
path: root/connector
AgeCommit message (Expand)AuthorFilesLines
2021-09-22update third-party libs to latest versionsThomas4-24/+124
2021-09-02Merge branch 'feature/matching_rebased' into feature/matching_baseThomas18-606/+785
2021-09-02Merge branch 'master' into feature/matching_rebasedThomas13-182/+177
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 informationThomas4-212/+3
2021-06-25switch to next snapshot versionThomas1-1/+1
2021-06-25switch to next release version1.2.2Thomas1-1/+1
2021-06-25fix bug in combination with EidasNode v2.5 and DE MiddlewareThomas1-1/+1
2021-06-16add ZMR update process into ZMRClientThomas3-1/+4
2021-06-15further optimizations and bug fixing in matching codeThomas6-8/+19
2021-06-15fix some warning in maven build process and switch to another GitLab CI maven...Thomas1-10/+0
2021-06-15add ZMR client, to some re-factoring, and a lot of bug-fixingThomas6-9/+105
2021-05-28switch to next snapshot versionThomas1-1/+1
2021-05-28switch to next release version1.2.1Thomas1-1/+1
2021-05-28fix broken language selection in GUIThomas1-2/+15
2021-05-14switch to next snapshot versionThomas1-1/+1
2021-05-12switch to release version1.2.0Thomas1-1/+1
2021-05-12update third-party libs to latest versionsThomas6-106/+25
2021-03-12update StatusMessageProvider for better distiguish between internal and exter...Thomas2-5/+11
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...Thomas8-12/+54
2021-03-04Document input, output, transitions for each taskChristian Kollmann1-0/+1
2021-02-25Remove dependency to Powermock, everything can be done with MockitoChristian Kollmann2-119/+107
2021-02-25Prepare for Mockito testing of MobilePhoneSignature taskChristian Kollmann1-11/+16
2021-02-22Rename tasks to clarify functionalityChristian Kollmann1-0/+0
2021-02-22Fix type in property "gui.countryselection.cancel"Christian Kollmann6-175/+175
2021-02-08add Binding Public-Key into technical AuthBlock in case of an ID Austria processThomas3-45/+77
2021-02-02more transitions & testsAlexander Marsalek2-0/+10
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 Lenz2-48/+41
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-20add README.md, release and update informations, and full handbookThomas Lenz3-13/+12
2021-01-19build 'requesterId' for private-sector SP's based on hashed unique AppIdsThomas Lenz1-2/+19
2021-01-18Merge branch 'base' into issue6Alexander Marsalek55-816/+3436
2021-01-15Resolve merge commentsAlexander Marsalek1-0/+3
2021-01-12Merge branch 'eidas-matching' into issue6Alexander Marsalek1-0/+3
2021-01-12created tasks and beansAlexander Marsalek1-0/+250
2021-01-11fix some minor incompatibilities between AuthHandler and MS-Connector in E-ID...Thomas Lenz4-3/+12
2021-01-11Resolve merge commentsAlexander Marsalek1-0/+3
2021-01-09extend SpringBoot application-initializer to support deployment in Apache Tom...Thomas Lenz1-5/+34
2021-01-09add HealthIndicator to check Apache-Ignite cluster-stateThomas Lenz3-4/+59
2021-01-07switch from custom monitoring to Spring-Actuator healthchecksThomas Lenz16-310/+450
2020-12-28update SpringBoot application-initializer to enable package-scanning in appli...Thomas Lenz1-1/+4
2020-12-26fix broken jUnit testsThomas Lenz9-1/+16
2020-12-26update default-configuration and example configurationThomas Lenz1-1/+1
2020-12-26switch to SpringBoot as defaultThomas Lenz6-251/+11