Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/AbstractController.java id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/db/dao/session/AssertionStore.java | |||||
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 ↵ | Thomas Lenz | 2 | -1/+22 | |
messaging | |||||
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 | |
Now all html templates must not include it's on CSS and JS as inline code | |||||
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 | |
processEngine | |||||
2016-02-18 | refactor authentication process to use service-provider configuration from ↵ | Thomas Lenz | 3 | -7/+10 | |
pending-request | |||||
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 ↵ | Thomas Lenz | 6 | -45/+97 | |
to Spring | |||||
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 | |
Conflicts: id/server/modules/moa-id-modules-saml1/src/main/java/at/gv/egovernment/moa/id/protocols/saml1/SAML1AuthenticationServer.java | |||||
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 ↵ | Thomas Lenz | 1 | -0/+1 | |
equal to AssertionConsumerService in PVP metadata | |||||
2016-01-22 | Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB) | Thomas Lenz | 1 | -4/+16 | |
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 | 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 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/MOAIDAuthConstants.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/GenerateIFrameTemplateServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/builder/assertion/PVP2AssertionBuilder.java | |||||
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 | |