aboutsummaryrefslogtreecommitdiff
path: root/connector/src/main/java
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-13add license headerThomas Lenz26-0/+572
2018-09-13update RevisionLogger.java to make IP address logging optionalThomas Lenz1-3/+18
2018-09-12add basic monitoringThomas Lenz1-0/+176
2018-07-27Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxytzefferer25-61/+64
2018-07-26namespace refactoringThomas Lenz25-61/+62
2018-07-25add missing SerializableThomas Lenz1-1/+3
2018-07-24update countrySelectionProcess to support more than one eIDAS Nodes for diffe...Thomas Lenz1-4/+7
2018-07-20some EventCode updatesThomas Lenz3-3/+8
2018-07-20add event codesThomas Lenz1-1/+2
2018-07-20some more fixesThomas Lenz2-4/+6
2018-07-20add SZR clientThomas Lenz23-507/+511
2018-07-02add requested PVP S-Profile attribute handlingThomas Lenz4-16/+254
2018-07-02add country selectionThomas Lenz4-0/+186
2018-06-26initial commitThomas Lenz22-0/+1706