aboutsummaryrefslogtreecommitdiff
path: root/connector/src
AgeCommit message (Expand)AuthorFilesLines
2022-03-03fix bug in combination with EidasNode v2.5 and DE MiddlewareThomas1-1/+0
2022-03-03change log level in transaction storeThomas1-1/+1
2022-03-03add configuration-property to set ID Austria stage of a each eIDAS ConnectorThomas1-0/+1
2022-03-03select mandate based on eIDAS Proxy-Service request informationThomas1-0/+15
2022-03-03add some TODO's for eIDAS Proxy-Service with mandates and fix some rebase errorsThomas2-6/+0
2022-03-03fix some problemes with new eaaf-components APIThomas2-0/+5
2022-03-03change eIDAS LegalPersonId from bPK layout to sourcePinType + sourcePinThomas2-13/+16
2022-03-03add mandate functionality into eIDAS out-going processThomas2-29/+359
2022-03-03update SAML2 IDP elements of MS-specific Connector to current snapshot versio...Thomas Lenz2-60/+42
2022-03-03add ID Austria communication-module and additional jUnit testThomas Lenz8-19/+258
2022-03-02chore(ux): add Lichtenstein as eIDAS countryThomas4-0/+257
2022-01-09refactor(core): update GUI generation to new API from EAAF-Components 1.2.xThomas2-2/+2
2022-01-09refactor(core): update eaaf-components to switch to openSAML4.xThomas2-7/+7
2021-11-29add log message to link TransactionId from IDA to initial TransactionId that ...Thomas1-1/+6
2021-10-21fix broken jUnit testThomas1-2/+10
2021-09-22update third-party libs to latest versionsThomas2-1/+86
2021-06-25fix bug in combination with EidasNode v2.5 and DE MiddlewareThomas1-1/+1
2021-05-28fix broken language selection in GUIThomas1-2/+15
2021-05-12update third-party libs to latest versionsThomas5-106/+11
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-02-08add Binding Public-Key into technical AuthBlock in case of an ID Austria processThomas3-45/+77
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-11fix some minor incompatibilities between AuthHandler and MS-Connector in E-ID...Thomas Lenz3-2/+11
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 Lenz15-310/+445
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
2020-12-26add jUnit test that simulates a full eIDAS authenticationThomas Lenz9-10/+600
2020-12-26fix wrong-template paramters in error GUIThomas Lenz1-2/+2
2020-12-23switch from Spring to Spring-BootThomas Lenz21-134/+937
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 Lenz10-80/+812
2020-12-11add 'findSecBugs' plug-in into 'spotBugs' module and solve bugs or exclude fa...Thomas Lenz1-3/+4
2020-11-27read unique transactionId from AuthnRequest to reuse it for eIDAS authenticationThomas Lenz5-103/+205
2020-11-13improved Junit testslalber3-19/+28
2020-11-09fix broken codeThomas Lenz1-13/+13
2020-11-09switch to next release version of EAAF components to use already defined attr...Thomas Lenz1-4/+5
2020-11-09fix some more problems with jUnit testsThomas Lenz2-4/+6
2020-11-07code clean-up and first jUnit test modifications for CreateIdentityLink taskThomas Lenz1-0/+7
2020-11-06some improvementslalber2-6/+6
2020-11-04Attribute builder tests EidasBindAttributeBuilderTest and AuthBlockAttributeB...lalber4-9/+195
2020-11-04fix for EvaluateCountrySelectionTaskTest and GenerateCountrySelectionFrameTas...lalber5-19/+16