Age | Commit message (Expand) | Author | Files | Lines |
2016-04-21 | Added RedisTransaction storage | Christian Maierhofer | 1 | -3/+25 |
2016-03-31 | add errorcodes to eIDAS module functionality | Thomas Lenz | 2 | -13/+17 |
2016-03-30 | implement first parts of eIDAS module error handling and error-response messa... | Thomas Lenz | 2 | -1/+22 |
2016-03-21 | update libs | Thomas Lenz | 1 | -3/+3 |
2016-03-21 | add missing error codes | Thomas Lenz | 2 | -0/+2 |
2016-03-21 | add missing PVP attribute 'mandate-type-oid' | Thomas Lenz | 1 | -0/+1 |
2016-03-21 | fix some problems with logging and error codes | Thomas Lenz | 2 | -1/+9 |
2016-03-14 | update statuscodes and revisionslog codes | Thomas Lenz | 2 | -23/+23 |
2016-03-14 | refactor the GUI generation for user interaction | Thomas Lenz | 9 | -1182/+1 |
2016-03-10 | add additional PVP response validation | Thomas Lenz | 2 | -0/+4 |
2016-03-08 | finish first beta-version of ELGA mandate-service client-module | Thomas Lenz | 2 | -1/+10 |
2016-03-02 | next parts of new federated authentication implementation | Thomas Lenz | 2 | -1/+11 |
2016-03-02 | temporarily commit to save state | Thomas Lenz | 2 | -6/+26 |
2016-03-01 | add HolderOfKey PVP-Attribute builder for testing | Thomas Lenz | 1 | -0/+1 |
2016-02-26 | fix wrong placeholder in default GUI templates | Thomas Lenz | 2 | -2/+2 |
2016-02-25 | Update GUI components | Thomas Lenz | 1 | -2/+2 |
2016-02-25 | generate CSS und JS for GUI dynamically. | Thomas Lenz | 7 | -2139/+898 |
2016-02-24 | move bean definitions | Thomas Lenz | 1 | -0/+14 |
2016-02-24 | add federated IDP authentication modul | Thomas Lenz | 1 | -0/+9 |
2016-02-22 | fix some refactoring problems | Thomas Lenz | 1 | -8/+0 |
2016-02-22 | refactor PVP implementation to share code with PVP Service-Provider moduls | Thomas Lenz | 1 | -8/+16 |
2016-02-19 | refactor Single Sign-On authentication consents evaluator to get executed by ... | Thomas Lenz | 5 | -2/+30 |
2016-02-18 | refactor authentication process to use service-provider configuration from pe... | Thomas Lenz | 3 | -7/+10 |
2016-02-18 | update error handling and Web based error messages | Thomas Lenz | 1 | -0/+407 |
2016-02-17 | fix unresolved depentencies | Thomas Lenz | 1 | -0/+44 |
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 t... | Thomas Lenz | 6 | -45/+97 |
2016-02-10 | switch to Spring based application initializer | Thomas Lenz | 2 | -1/+4 |
2016-02-10 | Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB) | Thomas Lenz | 1 | -0/+4 |
2016-01-28 | add missing auth. protocol status-codes | Thomas Lenz | 1 | -0/+4 |
2016-01-27 | Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB) | Thomas Lenz | 1 | -0/+1 |
2016-01-25 | fix AuthnRequest validation: requested AssertionConsumerServiceURL MUST be eq... | Thomas Lenz | 1 | -0/+1 |
2016-01-22 | Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB) | Thomas Lenz | 1 | -4/+16 |
2016-01-21 | change min-height in BKU-selection template | Thomas Lenz | 1 | -1/+1 |
2016-01-21 | update default BKU-selection template | Thomas Lenz | 1 | -3/+3 |
2016-01-19 | update default templates for BKU-Selection, sendAssertion, and Single LogOut | Thomas Lenz | 3 | -554/+637 |
2016-01-15 | Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshot | Thomas Lenz | 2 | -0/+2 |
2016-01-13 | add STORK-QAA <--> eIdAS-QAA level mapper | Thomas Lenz | 1 | -4/+16 |
2015-10-12 | fix some problems in DispatcherServlet | Thomas Lenz | 1 | -0/+1 |
2015-09-15 | fix problems with OracleDB and configuration storage implementation | Thomas Lenz | 1 | -1/+1 |
2015-09-14 | move citizen-card authentication and validation (Security-layer communication... | Thomas Lenz | 2 | -52/+0 |
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 |
2015-08-26 | Allow multiple alias domains | Thomas Lenz | 2 | -0/+2 |
2015-08-14 | use old ConfigTool | Thomas Lenz | 1 | -17/+86 |
2015-07-21 | fix MOA-ID-Auth problems | Thomas Lenz | 3 | -4/+15 |
2015-07-20 | fix problems with reversion log | Thomas Lenz | 2 | -0/+2 |
2015-07-20 | remove deprecated MOA-ID 2.x configuration DAO functionality | Thomas Lenz | 1 | -5/+0 |
2015-07-20 | split AuthBlock validation and MIS sessionID request into discrete task | Thomas Lenz | 1 | -5/+11 |
2015-07-17 | Merge first STORK 2 changes | Thomas Lenz | 2 | -8/+17 |