aboutsummaryrefslogtreecommitdiff
path: root/connector/src/test/resources/config
AgeCommit message (Expand)AuthorFilesLines
2022-03-08refactor(core): split 'ms-connector' WebApp into 'core' and 'ms-connector' to...Thomas1-2/+2
2022-03-03fix build process and jUnit testThomas2-1/+99
2022-03-03add ID Austria communication-module and additional jUnit testThomas Lenz5-1/+122
2021-09-22update third-party libs to latest versionsThomas1-0/+83
2021-01-07switch from custom monitoring to Spring-Actuator healthchecksThomas Lenz2-1/+84
2020-12-26fix broken jUnit testsThomas Lenz2-1/+2
2020-12-26add jUnit test that simulates a full eIDAS authenticationThomas Lenz1-2/+4
2020-12-26fix wrong-template paramters in error GUIThomas Lenz1-2/+2
2020-12-23switch from Spring to Spring-BootThomas Lenz3-0/+82
2020-12-14add some more jUnit testsThomas Lenz1-3/+11
2020-12-11add more jUnit tests for stabilisationThomas Lenz2-1/+19
2020-11-27read unique transactionId from AuthnRequest to reuse it for eIDAS authenticationThomas Lenz1-1/+1
2020-11-13improved Junit testslalber1-1/+1
2020-11-09fix some more problems with jUnit testsThomas Lenz2-4/+6
2020-11-02AuthDataBuilder and AttributeBuilderlalber1-0/+115
2020-02-21fix a few CodeStyle validation errorsThomas Lenz1-0/+7
2020-02-21update to latest EAAF-components that uses OpenSAML3.xThomas Lenz2-6/+6
2019-12-11fix LoA level validation error in AuthnRequestValidator.javaThomas Lenz18-0/+1808