Age | Commit message (Expand) | Author | Files | Lines |
2018-05-16 | add initial version of Security-Layer 2.0 Authentication module | Thomas Lenz | 2 | -0/+15 |
2018-03-12 | add specific AuthBlock validation logging | Thomas Lenz | 1 | -2/+2 |
2018-01-23 | update mostly all GUI forms to split JavaScript and CSS from html code to sup... | Thomas Lenz | 1 | -14/+4 |
2017-11-27 | add PVP attribute for eIDAS QAA level | Thomas Lenz | 1 | -0/+1 |
2017-10-13 | enforce eiDAS legal-person MDS if citizen uses mandates and no legal-person a... | Thomas Lenz | 2 | -0/+2 |
2017-10-10 | update error handling | Thomas Lenz | 1 | -0/+1 |
2017-10-10 | update MOAIDTrustManager to implement a better error handling for acceptedSer... | Thomas Lenz | 1 | -0/+1 |
2017-09-20 | make SAML2 http POST-Binding template and mandate-service selection-template ... | Thomas Lenz | 5 | -485/+3 |
2017-07-26 | refactor MOA metadataprovider to load metadata from file system | Thomas Lenz | 1 | -1/+1 |
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 |