Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-02 | Add simple page to search for an Austrian Address | Christian Kollmann | 1 | -0/+80 | |
2021-10-21 | change code for ZMR-Update operation | Thomas | 1 | -1/+1 | |
2021-09-02 | Merge branch 'master' into feature/matching_rebased | Thomas | 2 | -115/+27 | |
# 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-07 | add HTML template for additional eID information | Thomas | 1 | -3/+0 | |
2021-06-25 | fix bug in combination with EidasNode v2.5 and DE Middleware | Thomas | 1 | -1/+1 | |
# Conflicts: # connector/src/main/resources/application.properties | |||||
2021-06-16 | add ZMR update process into ZMRClient | Thomas | 1 | -0/+2 | |
2021-06-15 | further optimizations and bug fixing in matching code | Thomas | 1 | -0/+3 | |
2021-06-15 | add ZMR client, to some re-factoring, and a lot of bug-fixing | Thomas | 2 | -4/+15 | |
2021-05-12 | update third-party libs to latest versions | Thomas | 2 | -104/+6 | |
2021-03-10 | switch to EAAF-components 1.1.13-SNAPSHOT to add EID-IDENTITY-STATUS-LEVEL ↵ | Thomas | 2 | -0/+8 | |
attribute into SAML2 response | |||||
2021-02-22 | Fix type in property "gui.countryselection.cancel" | Christian Kollmann | 1 | -85/+85 | |
2021-02-02 | more transitions & tests | Alexander Marsalek | 1 | -0/+1 | |
2021-01-28 | update SAML2 IDP elements of MS-specific Connector to current snapshot ↵ | Thomas Lenz | 1 | -40/+34 | |
version (1.1.12-SNAPSHOT) of eaaf_module_pvp2_idp | |||||
2021-01-20 | add README.md, release and update informations, and full handbook | Thomas Lenz | 1 | -13/+7 | |
2021-01-19 | build 'requesterId' for private-sector SP's based on hashed unique AppIds | Thomas Lenz | 1 | -2/+19 | |
set 'requesterId' and 'providerName' to static value for any type of SP | |||||
2021-01-15 | Resolve merge comments | Alexander Marsalek | 1 | -0/+3 | |
2021-01-11 | fix some minor incompatibilities between AuthHandler and MS-Connector in ↵ | Thomas Lenz | 1 | -0/+2 | |
E-ID mode | |||||
2021-01-09 | add HealthIndicator to check Apache-Ignite cluster-state | Thomas Lenz | 1 | -3/+6 | |
2021-01-07 | switch from custom monitoring to Spring-Actuator healthchecks | Thomas Lenz | 2 | -131/+5 | |
2020-12-26 | update default-configuration and example configuration | Thomas Lenz | 1 | -1/+1 | |
2020-12-26 | switch to SpringBoot as default | Thomas Lenz | 1 | -2/+2 | |
2020-12-26 | add jUnit test that simulates a full eIDAS authentication | Thomas Lenz | 1 | -1/+3 | |
2020-12-23 | switch from Spring to Spring-Boot | Thomas Lenz | 6 | -86/+192 | |
2020-11-02 | AuthDataBuilder and AttributeBuilder | lalber | 2 | -0/+131 | |
2019-12-11 | add BM.I specific example of country-selection template | Thomas Lenz | 2 | -16/+16 | |
add new i18n content add jUnit tests | |||||
2019-12-10 | refactoring to new EGIZ code requirements | Thomas Lenz | 6 | -260/+298 | |
2019-11-07 | add default logger configuration | Thomas Lenz | 2 | -0/+160 | |
2019-08-05 | refactor to eIDAS-Node v2.3.0 and use Apache Ignite as new cache implementation | Thomas Lenz | 7 | -137/+203 | |
refactor to multi-language support | |||||
2019-08-02 | Refactoring to eIDASNode 2.2, eaaf-components 1.0.8 | Thomas Lenz | 1 | -0/+8 | |
2018-10-30 | add cancel button into backup template | Thomas Lenz | 1 | -0/+5 | |
2018-10-30 | add CachingHeader interceptor | Thomas Lenz | 1 | -4/+3 | |
2018-10-29 | make Web content loadable from configuration directory | Thomas Lenz | 1 | -0/+3 | |
2018-09-12 | add basic monitoring | Thomas Lenz | 1 | -1/+8 | |
2018-09-11 | some more updates | Thomas Lenz | 2 | -0/+2 | |
2018-08-31 | more updates | Thomas Lenz | 2 | -0/+4 | |
2018-07-26 | namespace refactoring | Thomas Lenz | 5 | -24/+24 | |
2018-07-25 | add new GUI | Thomas Lenz | 4 | -1/+288 | |
2018-07-24 | update countrySelectionProcess to support more than one eIDAS Nodes for ↵ | Thomas Lenz | 2 | -0/+2 | |
different production stages. This is required, because eIDAS Ref. Impl. 2.0 and 2.1 supports only one countryCode each instance. | |||||
2018-07-20 | some more fixes | Thomas Lenz | 2 | -2/+4 | |
2018-07-20 | add SZR client | Thomas Lenz | 5 | -9/+202 | |
add different logging backends define errorcodes and error messages update to eIDAS Ref. impl 2.1 | |||||
2018-07-02 | add country selection | Thomas Lenz | 3 | -0/+36 | |
2018-06-26 | initial commit | Thomas Lenz | 4 | -0/+116 | |