Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-02 | move eID4U module into eID4U git repo | Thomas Lenz | 1 | -2/+1 | |
2018-09-28 | add first code for eID4U | Thomas Lenz | 1 | -0/+1 | |
2018-07-02 | update auth. module for central eIDAS node connection | Thomas Lenz | 1 | -0/+1 | |
2018-05-16 | add initial version of Security-Layer 2.0 Authentication module | Thomas Lenz | 1 | -5/+7 | |
2018-04-25 | first test codes for eIDAS Ref. Impl. v2 integration | Thomas Lenz | 1 | -1/+2 | |
2017-07-12 | add new demo module for dummy authentication | Thomas Lenz | 1 | -0/+1 | |
2016-03-09 | move main frontend GUI to seperate package | Thomas Lenz | 1 | -4/+8 | |
2016-02-26 | Add initial version of ELGA mandate-service authentication-module | Thomas Lenz | 1 | -0/+1 | |
2016-02-22 | add first parts of new federated authentication modul | Thomas Lenz | 1 | -0/+1 | |
2016-02-17 | refactor JUnit tests | Thomas Lenz | 1 | -1/+1 | |
2016-01-22 | Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB) | Thomas Lenz | 1 | -0/+1 | |
Conflicts: id/server/idserverlib/pom.xml id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/MOAIDAuthInitializer.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/AuthConfiguration.java id/server/modules/module-stork/src/main/java/at/gv/egovernment/moa/id/auth/modules/stork/tasks/CreateStorkAuthRequestFormTask.java | |||||
2016-01-21 | move or remove third-party library depentencies | Thomas Lenz | 1 | -0/+4 | |
2015-12-16 | add empty eIDAS module | Thomas Lenz | 1 | -0/+1 | |
2015-09-14 | move citizen-card authentication and validation (Security-layer ↵ | Thomas Lenz | 1 | -1/+2 | |
communication) to discrete module | |||||
2015-09-11 | move authentication protocol implementation to separate modules. | Thomas Lenz | 1 | -0/+2 | |
authentication protocol modules are loaded by SPI now. | |||||
2015-07-21 | update maven pom to 3.x | Thomas Lenz | 1 | -1/+1 | |
2015-02-04 | Create exemplary AuthServlet module (MOAID-68) | Thomas Knall | 1 | -0/+1 | |
- Create new module moa-id-module-monitoring. - Move MonitoringServlet, DatabaseTestModule, IdentityLinkTestModule, TestManager and TestModuleInterface to new module. - Update pom.xml, adding new module dependency. - Update web.xml, disabling static servlet registration. - Add @WebServlet servlet registration for MonitoringServlet. | |||||
2015-02-04 | Create separate module STORK (MOAID-67) | Thomas Knall | 1 | -0/+48 | |
- Add new maven module moa-id-modules and sub module moa-id-module-stork. - Move stork relates processes and task to module moa-id-module-stork. - Move module registration to modules package. |