aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-01-19update librariesThomas Lenz6-21/+24
-> joda-time 2.7 -> slf4j 2.7.10 -> struts2 2.3.20 -> commons-codec 1.10 -> hibernate 4.3.8.Final -> mySQL-connector 5.1.34 -> opensaml 2.6.4 -> xmltooling 2.6.4
2015-01-19Fix problem with PVP schemavalidation flagThomas Lenz1-1/+1
2015-01-19Fix wrong usage of servlet-api method.Thomas Knall1-1/+1
2015-01-19Add javax.servlet:javax.servlet-api dependency.Thomas Knall2-0/+22
2015-01-16Add dti-process-engine support.Thomas Knall6-1/+77
2015-01-16Merge branch 'during_authsource_refactoring' of ↵Thomas Lenz15-1967/+1489
gitlab.iaik.tugraz.at:afitzek/moa-idspss into during_authsource_refactoring
2015-01-16add configuration parameter to deactivate PVP metadata schema validationThomas Lenz2-1/+13
2015-01-16add HTTP Proxy support to MIS and SZR-GW webservice request methodsThomas Lenz5-10/+70
2015-01-16modified moa-id auth start pageChristian Maierhofer5-719/+344
2015-01-16Add minor fixes and updates.Thomas Knall5-39/+76
- Fix moa-id-auth web.xml and upgrade to servlet 3.0. - Reformat loginFormFull.html in order to enhance readability. - Add some TODOs and FIXMEs. - Adding some comments to DispatcherServlet in order to ease understanding the process.
2015-01-16changed font location to httpsChristian Maierhofer8-8/+8
2015-01-16Merge branch 'during_authsource_refactoring' of ↵Christian Maierhofer30-25/+109
gitlab.iaik.tugraz.at:afitzek/moa-idspss into during_authsource_refactoring
2015-01-16added google fontChristian Maierhofer1-1/+1
2015-01-16modified handbookChristian Maierhofer9-29/+66
2015-01-16Merge branch 'ISA-1.18-action' into during_authsource_refactoringThomas Lenz41-158/+476
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/validation/oa/OAPVP2ConfigValidation.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/verification/SAMLVerificationEngine.java pom.xml
2015-01-14Apply some minor fixes.Thomas Knall5-2/+25
- Add some FIXMEs. - Fix moa-id-auth web.xml and switch to Servlet 3.0. - Fix moa-id-auth logging (replace commons-logging with commons-logging-slf4j bridge, use log4j native binding). - Adjust logging of periodical tasks (no more logging at info level).
2015-01-09Apply several fixes.Thomas Knall9-8/+34
- Disable erroneous IAIK PKI logger initialization (should be addressed by. - Remove redundant maven-dependency version declarations. - Fix maven/eclipse lifecyle warning problem.
2015-01-07Set MOA modules' version to *-SNAPSHOT.Thomas Knall1-8/+26
2015-01-07Fix moa-id-auth-proxy pom.xml.Thomas Knall1-1/+1
- Replace version 2.0.0 with ${moa-id-proxy-version}.
2015-01-07Fix local repository.Thomas Knall1-0/+0
- Rename axis-1.0_IAIK_1.1.pom to appropriate axis-1.0_IAIK_1.2.pom.
2015-01-07new format(css) for the handbookChristian Maierhofer10-1238/+1098
2014-12-19add new certificates to trustProfiles and certstoreThomas Lenz23-0/+46
2014-12-19change MOA-ID version to 2.1.2.2Thomas Lenz1-1/+1
2014-12-19fix OA PublicPrefix validationThomas Lenz1-3/+22
2014-12-19fix errormessageThomas Lenz1-1/+1
2014-12-19fix problem with empty databaseThomas Lenz2-1/+4
2014-12-19fix TestOID configuration problemThomas Lenz2-19/+35
2014-12-18signed the new fake idlFlorian Reimair3-10/+13
2014-12-18filled the template idl with dataFlorian Reimair3-5/+43
2014-12-18loaded fakeIdL templateFlorian Reimair2-0/+56
2014-12-17use config to decide whether to do fakeIdL or SZRGWFlorian Reimair1-3/+8
2014-12-17configurationFlorian Reimair1-0/+34
2014-12-04health attributes update and bouncycastle bug workaroundBojan Suzic3-155/+14
2014-12-04do not use deprecated Methode in MOAHttpClientThomas Lenz1-1/+2
2014-12-04STORK<->PVP AttributeProvider : fix problem with more then one attribute in ↵Thomas Lenz1-1/+1
configuration
2014-12-04change exception handling for TrustStore configurationThomas Lenz2-8/+5
2014-11-28fixed optional signeddoc attribute queryFlorian Reimair1-0/+1
2014-11-27fixed some pom issues in local nexusFlorian Reimair3-2/+2
2014-11-27reenabled new isHCP attribute for storkFlorian Reimair6-55/+267
2014-11-27change ISA 1.18 roles yet another timeThomas Lenz1-3/+5
2014-11-27fix wrong error message if SSL server certificate is not trustedThomas Lenz1-0/+5
2014-11-25Remove eclipse project settings from scm.Thomas Knall9-135/+0
2014-11-25Fix buggy test.Thomas Knall1-1/+2
2014-11-25Disable bogus test ↵Thomas Knall1-0/+2
eu.stork.peps.tests.DateUtilTestCase.testCurrentTimeStampAfter().
2014-11-25Fix local repository.Thomas Knall6-0/+27
- Add xerces/serializer, xerces/xercesImpl, xerces/xml-apis.
2014-11-25Fix build.Thomas Knall240-33189/+76
- Remove svn metadata. - Fix local repository (inappropriate xalan-bin-dist dependency file names and copy-past error in dependency pom). - Switch jdk 1.5/1.6 to 1.7. - Exclude non working tests.
2014-11-24rebuild SAML1 target parameter functionality for legacy applicationsThomas Lenz4-20/+39
2014-11-24change interfederation with short SAML1 assertion: insert baseID if it is ↵Thomas Lenz1-2/+9
requested and available
2014-11-24add new A-Trust test CA certsThomas Lenz5-0/+69
2014-11-24fix possible problems with PVP roles and role parametersThomas Lenz2-17/+27