aboutsummaryrefslogtreecommitdiff
path: root/connector_lib
AgeCommit message (Collapse)AuthorFilesLines
2019-12-09switch to EAAF-Components 1.1.0-SNAPSHOTThomas Lenz7-48/+48
2019-10-31add jUnit tests for static ProviderNameThomas Lenz1-3/+4
include an update to eaaf-core 1.0.12-snapshot
2019-09-11Merge branch 'master' into nightlybuildThomas Lenz2-1/+3
# Conflicts: # basicConfig/default_config.properties # connector_lib/src/main/java/at/asitplus/eidas/specific/connector/MSeIDASNodeConstants.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/test/eidas/specific/modules/authmodule_eIDASv2/SZRClientTest.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/test/eidas/specific/modules/authmodule_eIDASv2/eIDASAttributePostProcessingTest.java # pom.xml
2019-09-10refactor LoA upgrade to use method from eIDAS Ref. implementationThomas Lenz1-6/+0
2019-09-10update AuthnRequestValidator to check requested LoA and upgrade LoA if it is ↵Thomas Lenz1-0/+9
to low
2019-08-05refactor to eIDAS-Node v2.3.0 and use Apache Ignite as new cache implementationThomas Lenz3-5/+118
refactor to multi-language support
2019-08-02change pom architectureThomas Lenz1-2/+1
2019-08-02Refactoring to eIDASNode 2.2, eaaf-components 1.0.8Thomas Lenz4-23/+27
2018-10-29write MDS into technical log or revision logThomas Lenz2-1/+6
2018-10-29make Web content loadable from configuration directoryThomas Lenz1-0/+2
2018-09-13add license headerThomas Lenz7-0/+155
2018-09-12add basic monitoringThomas Lenz1-0/+3
2018-09-11some more updatesThomas Lenz1-1/+1
2018-08-31more updatesThomas Lenz1-0/+3
2018-07-26namespace refactoringThomas Lenz8-13/+13
2018-07-25add missing lib and add some commandsThomas Lenz3-4/+10
2018-07-24update countrySelectionProcess to support more than one eIDAS Nodes for ↵Thomas Lenz1-0/+11
different production stages. This is required, because eIDAS Ref. Impl. 2.0 and 2.1 supports only one countryCode each instance.
2018-07-23add flag to deactivate request URL validation. If it is disabled, the ↵Thomas Lenz2-5/+12
publicURLPrefix from configuration is always used
2018-07-20some EventCode updatesThomas Lenz1-0/+2
2018-07-20add event codesThomas Lenz1-0/+16
2018-07-20some more fixesThomas Lenz1-1/+3
2018-07-20add SZR clientThomas Lenz7-0/+571
add different logging backends define errorcodes and error messages update to eIDAS Ref. impl 2.1