Age | Commit message (Expand) | Author | Files | Lines |
2017-02-09 | add additional validation steps in eIDAS message processing | Thomas Lenz | 2 | -0/+2 |
2017-02-08 | update eIDAS assertion generation to generate an error message if attribute t... | Thomas Lenz | 2 | -0/+2 |
2017-02-01 | fix problem with eIDAS response ContentType encoding | Thomas Lenz | 4 | -523/+5 |
2016-10-21 | add functionality to support more than one ELGA mandate-service | Thomas Lenz | 1 | -1/+1 |
2016-10-21 | fix possible multi-threading problem with database connections | Thomas Lenz | 1 | -5/+4 |
2016-08-16 | add eIDAS response LoA validation | Thomas Lenz | 2 | -0/+2 |
2016-08-12 | fix a lot of problems which occur with new eIDAS SAML Engine v1.1.0 | Thomas Lenz | 2 | -2/+6 |
2016-08-01 | add additional info's to MIS log messages | Thomas Lenz | 1 | -2/+2 |
2016-06-29 | using annotations for hibernate configuration now | Christian Maierhofer | 2 | -22/+20 |
2016-06-29 | Merge branch 'eIDAS_node_implementation_remote' into moapid-3.2-opb-redis | Christian Maierhofer | 1 | -2/+17 |
2016-06-28 | statisticlogger dbcp connection pool | Christian Maierhofer | 4 | -11/+21 |
2016-06-21 | refactor metadataprovider to Spring implementation | Thomas Lenz | 1 | -2/+17 |
2016-06-07 | added default properties to config | Christian Maierhofer | 1 | -5/+6 |
2016-05-03 | added redis config parameters | Christian Maierhofer | 1 | -1/+3 |
2016-05-03 | Added Transactional Support to MOASessionDBUtils | Christian Maierhofer | 2 | -20/+1 |
2016-04-28 | Modifiing MOASessionDBUtils | Christian Maierhofer | 1 | -0/+54 |
2016-04-26 | modified RedisTransactionStorage, modified beans definition | Christian Maierhofer | 3 | -20/+92 |
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 |