aboutsummaryrefslogtreecommitdiff
path: root/connector_lib
AgeCommit message (Collapse)AuthorFilesLines
2022-03-09refactor(core): move 'connector_lib' to 'core_common_lib'Thomas18-1798/+0
2022-03-04feature(eidas): add optional parameter to support more-than-one MS-Connector ↵Thomas1-0/+2
stage
2022-01-09refactor(core): update GUI generation to new API from EAAF-Components 1.2.xThomas3-127/+15
2021-10-21switch to next snapshot versionThomas1-1/+1
2021-10-21switch to next release version1.2.3Thomas1-1/+1
2021-09-22update third-party libs to latest versionsThomas1-1/+12
2021-06-25switch to next snapshot versionThomas1-1/+1
2021-06-25switch to next release version1.2.2Thomas1-1/+1
# Conflicts: # eidas_modules/authmodule_id-austria/pom.xml # eidas_modules/eidas_proxy-sevice/pom.xml
2021-05-28switch to next snapshot versionThomas1-1/+1
2021-05-28switch to next release version1.2.1Thomas1-1/+1
2021-05-14switch to next snapshot versionThomas1-1/+1
2021-05-12switch to release version1.2.0Thomas1-1/+1
2021-02-08add Binding Public-Key into technical AuthBlock in case of an ID Austria processThomas1-0/+3
2020-12-28update SpringBoot application-initializer to enable package-scanning in ↵Thomas Lenz1-1/+1
application packages
2020-12-26fix wrong-template paramters in error GUIThomas Lenz1-1/+1
2020-12-23switch from Spring to Spring-BootThomas Lenz9-14/+356
2020-12-22add jUnit tests for configuration-operationsThomas Lenz9-2/+368
2020-12-22add jUnit tests improve test coverageThomas Lenz3-0/+143
2020-12-21switch to eIDAS Ref Impl. v2.5Thomas Lenz1-0/+14
2020-12-14add some more jUnit testsThomas Lenz1-1/+3
2020-12-11add 'findSecBugs' plug-in into 'spotBugs' module and solve bugs or exclude ↵Thomas Lenz2-0/+18
false-positive update gitlab-ci configuration to display jUnit test-coverage
2020-11-07code clean-up and first jUnit test modifications for CreateIdentityLink taskThomas Lenz1-8/+15
2020-11-06some improvementslalber1-6/+12
2020-11-04fix pw aliasnamelalber1-0/+4
2020-10-20stuck on how to testlalber1-0/+2
2020-09-18update third-party libs and fix incompatibilities with new APIsThomas Lenz2-0/+14
2020-02-21fix a few CodeStyle validation errorsThomas Lenz1-0/+13
2020-02-21update to latest EAAF-components that uses OpenSAML3.xThomas Lenz1-0/+2
2019-12-13switch to next snapshot versionThomas Lenz1-1/+1
2019-12-11switch to version 1.1.0Thomas Lenz1-1/+1
2019-12-10switch to version 1.1.0-snapshotThomas Lenz1-1/+1
2019-12-10add configuration property to define countrySelection templateThomas Lenz1-0/+2
2019-12-10refactoring to new EGIZ code requirementsThomas Lenz10-634/+691
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.