aboutsummaryrefslogtreecommitdiff
path: root/connector/src/main/java/at
AgeCommit message (Expand)AuthorFilesLines
2022-03-03change log level in transaction storeThomas1-1/+1
2022-03-03change eIDAS LegalPersonId from bPK layout to sourcePinType + sourcePinThomas1-11/+14
2022-03-03add mandate functionality into eIDAS out-going processThomas1-27/+155
2022-03-03add ID Austria communication-module and additional jUnit testThomas Lenz1-0/+3
2021-11-29add log message to link TransactionId from IDA to initial TransactionId that ...Thomas1-1/+6
2021-05-28fix broken language selection in GUIThomas1-2/+15
2021-03-12update StatusMessageProvider for better distiguish between internal and exter...Thomas1-4/+10
2021-03-10switch to EAAF-components 1.1.13-SNAPSHOT to add EID-IDENTITY-STATUS-LEVEL at...Thomas1-8/+18
2021-02-08add Binding Public-Key into technical AuthBlock in case of an ID Austria processThomas1-45/+69
2021-01-11fix some minor incompatibilities between AuthHandler and MS-Connector in E-ID...Thomas Lenz1-1/+5
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 Lenz1-0/+52
2021-01-07switch from custom monitoring to Spring-Actuator healthchecksThomas Lenz5-291/+144
2020-12-28update SpringBoot application-initializer to enable package-scanning in appli...Thomas Lenz1-1/+4
2020-12-26switch to SpringBoot as defaultThomas Lenz2-241/+1
2020-12-26add jUnit test that simulates a full eIDAS authenticationThomas Lenz3-4/+17
2020-12-23switch from Spring to Spring-BootThomas Lenz6-44/+421
2020-12-11add more jUnit tests for stabilisationThomas Lenz1-43/+34
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 Lenz1-93/+154
2020-11-13improved Junit testslalber1-7/+6
2020-11-09switch to next release version of EAAF components to use already defined attr...Thomas Lenz1-4/+5
2020-11-07code clean-up and first jUnit test modifications for CreateIdentityLink taskThomas Lenz1-0/+7
2020-11-06some improvementslalber1-5/+3
2020-11-04Attribute builder tests EidasBindAttributeBuilderTest and AuthBlockAttributeB...lalber2-9/+6
2020-11-04fix for EvaluateCountrySelectionTaskTest and GenerateCountrySelectionFrameTas...lalber3-17/+14
2020-11-03sunfire buglalber2-12/+17
2020-11-02AuthDataBuilder and AttributeBuilderlalber3-15/+150
2020-09-18update third-party libs and fix incompatibilities with new APIsThomas Lenz2-32/+3
2020-02-21fix a few CodeStyle validation errorsThomas Lenz2-5/+68
2020-02-21remove unused variableThomas Lenz1-3/+0
2020-02-21update to latest EAAF-components that uses OpenSAML3.xThomas Lenz9-306/+163
2019-12-13fix possible NullPointerException1.1.0Thomas Lenz1-33/+36
2019-12-12only change interface and method nameThomas Lenz1-3/+3
2019-12-11fix LoA level validation error in AuthnRequestValidator.javaThomas Lenz1-6/+7
2019-12-11update default configuration againThomas Lenz1-1/+1
2019-12-11add BM.I specific example of country-selection templateThomas Lenz1-0/+1
2019-12-10add configuration property to define countrySelection templateThomas Lenz1-1/+3
2019-12-10refactoring to new EGIZ code requirementsThomas Lenz34-2386/+2544
2019-12-09switch to EAAF-Components 1.1.0-SNAPSHOTThomas Lenz23-211/+211
2019-11-12switch to eaaf-components 1.0.13-SNAPSHOTThomas Lenz1-1/+2
2019-10-31add jUnit tests for static ProviderNameThomas Lenz3-22/+28
2019-09-11Merge branch 'master' into nightlybuildThomas Lenz1-1/+48
2019-09-10refactor LoA upgrade to use method from eIDAS Ref. implementationThomas Lenz1-16/+15
2019-09-10update AuthnRequestValidator to check requested LoA and upgrade LoA if it is ...Thomas Lenz1-0/+48
2019-08-05refactor to eIDAS-Node v2.3.0 and use Apache Ignite as new cache implementationThomas Lenz5-77/+142
2019-08-02Refactoring to eIDASNode 2.2, eaaf-components 1.0.8Thomas Lenz7-9/+34
2018-10-30add CachingHeader interceptorThomas Lenz1-0/+75
2018-10-29check eIDASNode metadata URL during MS-Connector monitoring processThomas Lenz1-0/+54
2018-10-29make Web content loadable from configuration directoryThomas Lenz1-0/+79