Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-09-02 | Merge branch 'master' into feature/matching_rebased | Thomas | 4 | -9/+28 | |
# Conflicts: # connector/src/main/java/at/asitplus/eidas/specific/connector/provider/StatusMessageProvider.java # connector/src/main/resources/specific_eIDAS_connector.beans.xml # connector/src/test/java/at/asitplus/eidas/specific/connector/test/FullStartUpAndProcessTest.java # connector/src/test/java/at/asitplus/eidas/specific/connector/test/utils/AuthenticationDataBuilderTest.java # connector/src/test/resources/spring/SpringTest_connector.beans.xml # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/handler/AbstractEidProcessor.java # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/tasks/GenerateAuthnRequestTask.java # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/tasks/ReceiveAuthnResponseTask.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/clients/SzrClientTest.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/tasks/CreateIdentityLinkTaskEidNewTest.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/tasks/CreateIdentityLinkTaskTest.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/tasks/ReceiveAuthnResponseTaskTest.java # pom.xml | |||||
2021-07-12 | Add option to provide alternative eIDAS login for matching process | Christian Kollmann | 1 | -3/+2 | |
2021-07-07 | add HTML template for additional eID information | Thomas | 2 | -1/+226 | |
2021-05-28 | fix broken language selection in GUI | Thomas | 1 | -0/+2 | |
2021-05-12 | switch to release version1.2.0 | Thomas | 1 | -1/+18 | |
2021-05-12 | update third-party libs to latest versions | Thomas | 1 | -7/+3 | |
2021-03-10 | switch to EAAF-components 1.1.13-SNAPSHOT to add EID-IDENTITY-STATUS-LEVEL ↵ | Thomas | 1 | -0/+2 | |
attribute into SAML2 response | |||||
2021-02-22 | Fix type in property "gui.countryselection.cancel" | Christian Kollmann | 4 | -89/+89 | |
2021-01-20 | add README.md, release and update informations, and full handbook | Thomas Lenz | 1 | -1/+0 | |
2021-01-19 | build 'requesterId' for private-sector SP's based on hashed unique AppIds | Thomas Lenz | 1 | -0/+3 | |
set 'requesterId' and 'providerName' to static value for any type of SP | |||||
2021-01-09 | extend SpringBoot application-initializer to support deployment in Apache ↵ | Thomas Lenz | 1 | -1/+1 | |
Tomcat application-services | |||||
2020-12-26 | update default-configuration and example configuration | Thomas Lenz | 1 | -62/+3 | |
2020-12-26 | fix wrong-template paramters in error GUI | Thomas Lenz | 1 | -2/+2 | |
2020-12-23 | switch from Spring to Spring-Boot | Thomas Lenz | 1 | -2/+2 | |
2020-12-14 | add some more jUnit tests | Thomas Lenz | 1 | -1/+1 | |
2020-11-09 | fix some more problems with jUnit tests | Thomas Lenz | 1 | -0/+2 | |
2020-11-07 | code clean-up and first jUnit test modifications for CreateIdentityLink task | Thomas Lenz | 2 | -0/+9 | |
2020-09-18 | fix possible nullpointer in HTML template for error messages | Thomas Lenz | 1 | -15/+14 | |
2020-02-21 | fix a few CodeStyle validation errors | Thomas Lenz | 1 | -0/+7 | |
2019-12-11 | update default configuration again | Thomas Lenz | 4 | -13/+22 | |
2019-12-11 | add BM.I specific example of country-selection template | Thomas Lenz | 4 | -1/+259 | |
add new i18n content add jUnit tests | |||||
2019-12-10 | add assembly plugin to build release packages | Thomas Lenz | 1 | -0/+1 | |
2019-10-31 | add country specific pre-processing to build country specific eIDAS requests | Thomas Lenz | 1 | -4/+4 | |
2019-10-31 | add static ProviderName in case of PublicSPs | Thomas Lenz | 1 | -1/+1 | |
2019-09-11 | Merge branch 'master' into nightlybuild | Thomas Lenz | 1 | -0/+1 | |
# 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-11 | fix broken jUnit test | Thomas Lenz | 1 | -2/+2 | |
2019-09-10 | add default configuration and switch version to 1.0.2 | Thomas Lenz | 1 | -0/+1 | |
2019-08-13 | change port in SZR mockup | Thomas Lenz | 1 | -1/+1 | |
2019-08-05 | add SZRClient test with mockup of an SZR WebService | Thomas Lenz | 1 | -1/+1 | |
2019-08-05 | add new files into configuration example | Thomas Lenz | 7 | -125/+393 | |
2019-08-05 | refactor to eIDAS-Node v2.3.0 and use Apache Ignite as new cache implementation | Thomas Lenz | 1 | -0/+109 | |
refactor to multi-language support | |||||
2018-10-30 | add default configuration files1.0.0 | Thomas Lenz | 12 | -0/+1162 | |