Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-06 | add mandate-profile attribute builder for SEMPER project | Thomas Lenz | 1 | -1/+1 | |
2020-02-19 | inject mandate-profiles into eIDAS MS-Connector request in case of SEMPER mode | Thomas Lenz | 1 | -0/+1 | |
2019-05-29 | refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.x | Thomas Lenz | 1 | -1/+0 | |
2019-02-19 | add some more attribute functionality for 'Austrian eID' demo-mode | Thomas Lenz | 1 | -0/+2 | |
2019-02-18 | add 'Austrian eID' demo-mode to simulate attribute behavior from 2020 | Thomas Lenz | 1 | -0/+1 | |
2018-06-22 | some more pvp2 updates | Thomas Lenz | 1 | -1/+0 | |
2018-06-15 | first tests with PVP2 S-Profil and SAML1 | Thomas Lenz | 2 | -0/+1 | |
2018-06-14 | some more stuff | Thomas Lenz | 1 | -2/+0 | |
2018-05-28 | refactore code to use EAAF core components | Thomas Lenz | 1 | -9/+0 | |
2017-11-27 | add PVP attribute for eIDAS QAA level | Thomas Lenz | 1 | -0/+1 | |
2016-03-21 | add missing PVP attribute 'mandate-type-oid' | Thomas Lenz | 1 | -0/+1 | |
2016-03-01 | add HolderOfKey PVP-Attribute builder for testing | Thomas Lenz | 1 | -0/+1 | |
2016-02-19 | refactor Single Sign-On authentication consents evaluator to get executed by ↵ | Thomas Lenz | 1 | -1/+1 | |
processEngine | |||||
2016-02-16 | Refactore eIDAS module to new Spring based protocol engine | Thomas Lenz | 1 | -1/+0 | |
2016-02-15 | First untested part: Refactor authentication modules and process management ↵ | Thomas Lenz | 1 | -0/+2 | |
to Spring | |||||
2016-02-10 | switch to Spring based application initializer | Thomas Lenz | 1 | -0/+1 | |
2015-09-14 | move citizen-card authentication and validation (Security-layer ↵ | Thomas Lenz | 1 | -2/+0 | |
communication) to discrete module | |||||
2015-09-14 | load protocol attribute builder dynamically by SPI | Thomas Lenz | 1 | -0/+30 | |
2015-09-11 | move authentication protocol implementation to separate modules. | Thomas Lenz | 1 | -0/+1 | |
authentication protocol modules are loaded by SPI now. | |||||
2015-02-04 | Create separate module STORK (MOAID-67) | Thomas Knall | 1 | -0/+0 | |
- 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. | |||||
2015-01-30 | Add Spring based discovery for STORKAuthModule | Thomas Knall | 1 | -1/+0 | |
- Add wildcard import to applicationContext.xml - Add some javadoc to AuthModule interface. - Remove STORKAuthModuleImpl from serviceloader based registration. | |||||
2015-01-29 | Integrate processes with module discovery. | Thomas Knall | 2 | -2/+3 | |
- Fix AuthModuleImpl process resource uri. - Create package at.gv.egovernment.moa.id.auth.modules with submodule "internal" and "stork". - Rename AuthModuleImpl to DefaultAuthModuleImpl (placed in at.gv.egovernment.moa.id.auth.modules.internal). - Move stork specific tasks to "...stork.tasks" and internal modules to "...internal.tasks". - Fix bean classes in applicationContext.xml - Move process descriptions to at.gv.egovernment.moa.id.auth.modules.[internal|stork]. - Add STORKAuthModuleImpl. | |||||
2015-01-28 | implement ModuleRegistry, implement standard moaid process, start ↵ | Gerwin Gsenger | 1 | -0/+2 | |
ModuleRegistry at moa-id startup, fix typo in package name |