Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-30 | fix problem with XML parser and additional features options | Thomas Lenz | 2 | -2/+28 | |
2016-03-14 | change Base64 decoder implementation | Thomas Lenz | 1 | -10/+8 | |
2016-03-14 | add independent mandate-service selection step to choose between MIS and ↵ | Thomas Lenz | 3 | -10/+4 | |
ELGA mandate-service | |||||
2016-03-14 | refactor the GUI generation for user interaction | Thomas Lenz | 18 | -85/+87 | |
2016-03-10 | remove axis 1 implementation completely | Thomas Lenz | 1 | -3/+2 | |
2016-03-08 | finish first beta-version of ELGA mandate-service client-module | Thomas Lenz | 5 | -90/+98 | |
2016-03-08 | move SpingWebContextInitialisation into an appropriate jar to use moa-id-lib ↵ | Thomas Lenz | 1 | -1/+1 | |
in other Spring based web applications | |||||
2016-03-08 | update mandate ReferenceValue generator. | Thomas Lenz | 1 | -4/+6 | |
This was necessary to get a referencevalue, which is MIS conform and which could used as SAML2 RequestID | |||||
2016-02-26 | Change CitizenCard AuthModule implementation to make it reusable in other ↵ | Thomas Lenz | 2 | -3/+9 | |
modules | |||||
2016-02-24 | refactor PVP protocol implementation to resuse code in other modules | Thomas Lenz | 1 | -0/+1 | |
2016-02-22 | refactor PVP implementation to share code with PVP Service-Provider moduls | Thomas Lenz | 1 | -10/+20 | |
2016-02-22 | change Spring types | Thomas Lenz | 10 | -20/+20 | |
2016-02-19 | optimize authentication process in respect to session-transaction and ↵ | Thomas Lenz | 1 | -18/+1 | |
transaction-store read/write operations | |||||
2016-02-18 | remove AXIS1 implemented WebService for SAML1 --> now a simple Spring ↵ | Thomas Lenz | 1 | -1/+2 | |
controller is used as WebService endpoint | |||||
2016-02-18 | fix process transaction problem | Thomas Lenz | 1 | -48/+3 | |
2016-02-18 | fix problem with pending-requests and protocol specific error messages | Thomas Lenz | 10 | -30/+30 | |
2016-02-18 | refactor authentication process to use service-provider configuration from ↵ | Thomas Lenz | 13 | -680/+184 | |
pending-request | |||||
2016-02-15 | First untested part: Refactor authentication modules and process management ↵ | Thomas Lenz | 21 | -530/+753 | |
to Spring | |||||
2016-01-27 | Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB) | Thomas Lenz | 2 | -4/+3 | |
2016-01-27 | rebuild error messaging in case of taskExecution errorsMOA-ID-3.1.0_RC1 | Thomas Lenz | 1 | -3/+2 | |
2016-01-27 | Add additional log message | Thomas Lenz | 1 | -1/+1 | |
2016-01-22 | Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB) | Thomas Lenz | 2 | -353/+0 | |
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-18 | refactor additional parts of MOA-ID-Auth to enabled virtual IDP functionality | Thomas Lenz | 4 | -29/+28 | |
2016-01-15 | Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshot | Thomas Lenz | 3 | -3/+4 | |
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 | refactor PVP Metadata provider functionality | Thomas Lenz | 2 | -353/+0 | |
2015-10-12 | fix some problems in DispatcherServlet | Thomas Lenz | 1 | -118/+0 | |
2015-10-09 | move BKU Authentication preprocessing into a seperate task. | Thomas Lenz | 3 | -3/+202 | |
The GenerateIFrameTemplateServlet only put all request parameters into process-managment context | |||||
2015-09-14 | move citizen-card authentication and validation (Security-layer ↵ | Thomas Lenz | 44 | -0/+9729 | |
communication) to discrete module |