Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-04-01 | change version to 2.0.1 | Thomas Lenz | 1 | -1/+1 | |
2014-03-31 | update Google OAuth libraries | Thomas Lenz | 1 | -3/+3 | |
-jsontoken to 1.1 -OAuth to 1.18.0-rc | |||||
2014-03-31 | remove unused regexp.jar | Thomas Lenz | 1 | -3/+4 | |
2014-03-31 | update WebServiceTools to version 2.3 | Thomas Lenz | 1 | -15/+7 | |
2014-03-31 | update slf4j to version 1.7.6 | Thomas Lenz | 1 | -5/+5 | |
2014-03-31 | add ContentType to PEPS request | Thomas Lenz | 1 | -0/+2 | |
2014-03-31 | redirect to MOA-ID-Auth if redirectURL is not valid. | Thomas Lenz | 1 | -2/+2 | |
2014-03-31 | remove OA specific AuthBlockTransformation | Thomas Lenz | 1 | -5/+2 | |
2014-03-31 | set default redirectTarget | Thomas Lenz | 1 | -1/+3 | |
2014-03-31 | Add additional error handling and logging | Thomas Lenz | 8 | -16/+51 | |
2014-03-31 | Add additional log messages | Thomas Lenz | 1 | -2/+10 | |
2014-03-31 | Allow only redirect to OAs from OA configuration | Thomas Lenz | 1 | -1/+19 | |
2014-03-28 | parse inputparameter -> catch all exceptions | Thomas Lenz | 1 | -1/+2 | |
2014-03-27 | add default monitoring IDL | Thomas Lenz | 2 | -12/+26 | |
2014-03-27 | update STORK country selection | Thomas Lenz | 2 | -5/+49 | |
2014-03-27 | add STORK-commons as project | Thomas Lenz | 1 | -2/+2 | |
2014-03-27 | add SAML1RequestImpl | Thomas Lenz | 1 | -0/+51 | |
2014-03-27 | Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵ | Thomas Lenz | 5 | -17/+19 | |
moa2_0_tlenz | |||||
2014-03-26 | Merge branch 'inbound_stork_config_target_countries_per_OA' of ↵ | Thomas Lenz | 3 | -15/+18 | |
https://gitlab.iaik.tugraz.at/afitzek/moa-idspss.git into moa2_0_tlenz | |||||
2014-03-25 | change STORK-SAML-Engine parent project | Thomas Lenz | 1 | -1/+0 | |
2014-03-25 | merge | Thomas Lenz | 83 | -2577/+6082 | |
2014-03-25 | test | Thomas Lenz | 1 | -1/+1 | |
2014-03-25 | incorporated settings into frontend | Florian Reimair | 3 | -15/+18 | |
2014-03-25 | use jaxws-tools instead of webservice-tools | Thomas Lenz | 1 | -2/+9 | |
2014-03-25 | change default redirect URL | Thomas Lenz | 1 | -1/+2 | |
2014-03-25 | update dependencies | Thomas Lenz | 1 | -27/+8 | |
2014-03-25 | Authblock is not added | Thomas Lenz | 1 | -1/+1 | |
2014-03-25 | log full PVP2.1 request if preProcess failed | Thomas Lenz | 1 | -2/+4 | |
2014-03-25 | add default redirect URL | Thomas Lenz | 1 | -1/+8 | |
2014-03-24 | update JavaDoc | Thomas Lenz | 3 | -17/+16 | |
2014-03-24 | update version to 2.0.0 | Thomas Lenz | 1 | -1/+1 | |
2014-03-24 | Close ConfigDB session | Thomas Lenz | 1 | -0/+5 | |
2014-03-24 | remove Debug messages | Thomas Lenz | 2 | -4/+1 | |
2014-03-21 | update JaxB Binding to solve configuration update problemes -> use Boolean ↵ | Thomas Lenz | 1 | -2/+2 | |
instead of boolean | |||||
2014-03-21 | Merge remote-tracking branch 'remotes/origin/vidp' into moa2_0_tlenz | Thomas Lenz | 39 | -2144/+5157 | |
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 | 2 | -3/+13 | |
2014-03-21 | add QC validation | Thomas Lenz | 2 | -0/+5 | |
2014-03-21 | change version of MOA-ID-Auth to 2.0-RC3 | Thomas Lenz | 1 | -1/+1 | |
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 | 3 | -4/+21 | |
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 | 1 | -30/+30 | |
2014-03-20 | merge | Bojan Suzic | 2 | -7/+2 | |
2014-03-20 | fixed stork dependencies in maven config | Florian Reimair | 1 | -5/+0 | |
2014-03-20 | adjust bpk builder | Bojan Suzic | 4 | -3/+11 | |
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 | 4 | -6/+42 | |