Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-03-21 | update JaxB Binding to solve configuration update problemes -> use Boolean ↵ | Thomas Lenz | 2 | -3/+2 | |
instead of boolean | |||||
2014-03-21 | Merge remote-tracking branch 'remotes/origin/vidp' into moa2_0_tlenz | Thomas Lenz | 985 | -15554/+99870 | |
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/struts/action/EditGeneralConfigAction.java id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/struts/action/EditOAAction.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/AuthenticationServer.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/PEPSConnectorServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/stork/STORKConfig.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/entrypoints/DispatcherServlet.java id/server/idserverlib/src/main/resources/resources/properties/id_messages_de.properties id/server/moa-id-commons/pom.xml id/server/stork2-saml-engine/pom.xml pom.xml repository/iaik/iaik_tsl/1.0/iaik_tsl-1.0.jar repository/iaik/iaik_tsl/1.0/iaik_tsl-1.0.pom | |||||
2014-03-21 | add global QC check deactivation for testing | Thomas Lenz | 3 | -26/+58 | |
2014-03-21 | add QC validation | Thomas Lenz | 2 | -0/+5 | |
2014-03-21 | service provider url | Bojan Suzic | 1 | -0/+4 | |
2014-03-21 | change version of MOA-ID-Auth to 2.0-RC3 | Thomas Lenz | 6 | -6/+6 | |
2014-03-21 | add relayState from SAML2 request to SAML2 response | Thomas Lenz | 10 | -9/+34 | |
2014-03-21 | refactored eHVD plugin to use jaxb | Florian Reimair | 1 | -45/+22 | |
2014-03-20 | introduced log4j logging system | Florian Reimair | 10 | -17/+0 | |
2014-03-20 | add SAML1 sourceID received from StartAuthentication request | Thomas Lenz | 4 | -4/+26 | |
2014-03-20 | refactored velocityprovider location | Florian Reimair | 9 | -21/+10 | |
2014-03-20 | fixed nullpointerex in SignedDocAPPlugin | Florian Reimair | 1 | -1/+1 | |
2014-03-20 | correcting the error when defining new stork applicaiton | Bojan Suzic | 3 | -74/+74 | |
2014-03-20 | update certificates in MOA-ID -> MOA-SPSS configuration | Thomas Lenz | 6 | -0/+0 | |
2014-03-20 | merge | Bojan Suzic | 3 | -8/+2 | |
2014-03-20 | fixed stork dependencies in maven config | Florian Reimair | 2 | -7/+2 | |
2014-03-20 | adjust bpk builder | Bojan Suzic | 9 | -15/+24 | |
2014-03-20 | bugfix Organwalter(OW) -> mandate -> BPK: only set OW-BPK if OW use the OW ↵ | Thomas Lenz | 1 | -4/+5 | |
function. | |||||
2014-03-20 | Merge branch 'vidp' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into vidp | Bojan Suzic | 486 | -933/+33792 | |
2014-03-20 | bpk | Bojan Suzic | 1 | -1/+3 | |
2014-03-20 | adapted inbound mandate handling to samlengine | Florian Reimair | 1 | -1/+31 | |
2014-03-20 | add STORK attribute fiscalNumber to SZR-Gateway request | Thomas Lenz | 2 | -14/+15 | |
2014-03-20 | logging statements tweaked | Florian Reimair | 2 | -5/+9 | |
2014-03-20 | fixed velocity engine logging issue | Florian Reimair | 1 | -0/+2 | |
2014-03-20 | fixed serializable issues in stork2-commons | Florian Reimair | 482 | -927/+33750 | |
2014-03-20 | samlengine bootstrap comment | Bojan Suzic | 1 | -0/+4 | |
2014-03-19 | change MOASessionID in every servlet request processing | Thomas Lenz | 5 | -3/+15 | |
2014-03-19 | add MISClient error messages | Thomas Lenz | 1 | -1/+10 | |
2014-03-19 | store AuthBlock for ForeignIdentities in MOASession | Thomas Lenz | 1 | -0/+16 | |
2014-03-19 | add configuration parameter to disable PVP2.1 assertion encryption | Thomas Lenz | 2 | -1/+8 | |
2014-03-19 | Add advanced parameter validation. Redirect is only allowed if Redirect URL ↵ | Thomas Lenz | 3 | -6/+24 | |
maps to OA configuration. Load redirectTarget from OA configuration. | |||||
2014-03-19 | use default AssertionConsumingService from metadata if no specific is requested | Thomas Lenz | 2 | -88/+67 | |
2014-03-19 | change PVP2.1 metadata only include certificat | Thomas Lenz | 1 | -1/+1 | |
2014-03-18 | mandaterequest | Bojan Suzic | 2 | -1/+31 | |
2014-03-18 | correcting mandate request | Bojan Suzic | 5 | -25/+105 | |
2014-03-18 | check if redirect target is an valid online-application | Thomas Lenz | 1 | -1/+24 | |
2014-03-17 | attr not working completely | Bojan Suzic | 2 | -2/+4 | |
2014-03-17 | solve legacy configuration import error | Thomas Lenz | 1 | -9/+10 | |
2014-03-17 | Add KeyInfo element with certificate to SAML2 signature | Thomas Lenz | 6 | -9/+93 | |
2014-03-17 | adding removed modules - backup purpose only - remove it after successful ↵ | Bojan Suzic | 606 | -0/+41628 | |
integration | |||||
2014-03-17 | adding samlengine 1.4.0 | Bojan Suzic | 276 | -0/+20628 | |
2014-03-17 | removing old samlengine and storkcommons | Bojan Suzic | 321 | -40656/+4 | |
2014-03-17 | change version to 2.0-RC2 | Thomas Lenz | 6 | -6/+6 | |
2014-03-17 | add STORK attributes which are minimum required | Thomas Lenz | 1 | -12/+69 | |
2014-03-17 | change mandate profile configuration | Thomas Lenz | 6 | -18/+57 | |
2014-03-17 | add additonal STORK error messages | Thomas Lenz | 2 | -9/+29 | |
2014-03-14 | attr | Bojan Suzic | 11 | -24/+115 | |
2014-03-14 | Revert "change PKIX chaining mode constant" | Thomas Lenz | 3 | -7/+13 | |
This reverts commit 6c9e452d5ab984c1ef221c4a2e746454aa41e014. | |||||
2014-03-14 | bugfix possible NullPointerException in STORK config | Thomas Lenz | 1 | -17/+19 | |
2014-03-14 | change PKIX chaining mode constant | Thomas Lenz | 3 | -3/+6 | |