aboutsummaryrefslogtreecommitdiff
path: root/connector/src/test/resources/config/junit_config_1_springboot.properties
AgeCommit message (Collapse)AuthorFilesLines
2022-06-03refactor(connector): move MS-Connector from new directory 'connector' to ↵Thomas1-170/+0
'ms_specific_connector'
2022-05-13Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoringThomas1-1/+58
# Conflicts: # basicConfig/templates/error_message.html # connector/src/main/resources/specific_eIDAS_connector.beans.xml # connector/src/test/resources/config/junit_config_1_springboot.properties # connector/src/test/resources/config/junit_config_2_springboot.properties # connector/src/test/resources/config/templates/countrySelection.html # modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/Constants.java # modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/handler/AbstractEidProcessor.java # modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/tasks/GenerateAuthnRequestTask.java # pom.xml
2022-05-12refact(ernp): change configuration keys for SSL keystoreThomas1-5/+5
2022-03-03add ID Austria communication-module and additional jUnit testThomas Lenz1-1/+31
It's first alpha-version of eIDAS MS-specific Proxy-Service with ID Austria authentication
2022-02-08test(core): fix broken integration tests after ERnP client integrationThomas1-0/+9
2021-06-16add ZMR update process into ZMRClientThomas1-0/+1
2021-06-15add ZMR client, to some re-factoring, and a lot of bug-fixingThomas1-0/+12
2021-01-29remove unnecessary classesAlexander Marsalek1-0/+1
2021-01-28rename to IdAustriaClientAlexander Marsalek1-35/+33
2021-01-28junit keystore and configAlexander Marsalek1-0/+37
2021-01-07switch from custom monitoring to Spring-Actuator healthchecksThomas Lenz1-1/+1
2020-12-26add jUnit test that simulates a full eIDAS authenticationThomas Lenz1-2/+4
2020-12-23switch from Spring to Spring-BootThomas Lenz1-0/+81