aboutsummaryrefslogtreecommitdiff
path: root/id
AgeCommit message (Collapse)AuthorFilesLines
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 Knall5-1/+67
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-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 Knall4-2/+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-07Fix moa-id-auth-proxy pom.xml.Thomas Knall1-1/+1
- Replace version 2.0.0 with ${moa-id-proxy-version}.
2014-11-25Remove eclipse project settings from scm.Thomas Knall8-93/+0
2014-11-25Disable bogus test ↵Thomas Knall1-0/+2
eu.stork.peps.tests.DateUtilTestCase.testCurrentTimeStampAfter().
2014-11-25Fix build.Thomas Knall235-33180/+19
- 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-03Merge branch 'moa-2.1-Snapshot'MOA-SPSS-2.0.3MOA-ID-2.1.2Thomas Lenz207-16350/+4162
Conflicts: .gitignore
2014-11-03change loglevel to traceThomas Lenz2-10/+10
2014-11-03Merge branch 'merge' into moa-2.1-SnapshotAlexander Marsalek11-33/+125
2014-11-03add check if requested STORK-QAA level matches auth QAA levelThomas Lenz5-7/+42
2014-11-03fix problems with list accessThomas Lenz1-4/+7
2014-11-03add PVP SecClass to STORK QAA mappingThomas Lenz5-22/+76
2014-10-31Merge branch 'merge' into moa-2.1-SnapshotAlexander Marsalek29-42/+312
2014-10-31fix STORK dateOfBirth attributeThomas Lenz1-1/+1
2014-10-31remove debug codeThomas Lenz1-1/+1
2014-10-31exclude log4j-over-slf4jThomas Lenz1-0/+12
2014-10-31fix problem with MOA-IDP database updatesThomas Lenz1-2/+3
2014-10-31fix MOA-IDP stored twinceThomas Lenz3-7/+9
2014-10-31change PVP attribute provider loggingThomas Lenz1-2/+2
2014-10-31fix STORK DateFormatThomas Lenz1-2/+9
2014-10-31add depentency jaxrpc-impl for MOA-SPSS API callsThomas Lenz1-0/+12
2014-10-31add SZR Client configuration to handbook and default configThomas Lenz2-0/+152
2014-10-31add .gitignore filesThomas Lenz9-0/+14
2014-10-30fix for "failed "SignResponses (ResultMajor != Success)Alexander Marsalek1-94/+108
2014-10-30change version in handbook and mainpageThomas Lenz2-2/+2
2014-10-30fix dependency problemsThomas Lenz2-10/+20
2014-10-30update log messagesThomas Lenz3-4/+16
2014-10-30update PVPRole to ECRole mappingThomas Lenz1-1/+1
2014-10-30fix problems with non-admin userThomas Lenz4-6/+14
2014-10-30remove unused depentenciesThomas Lenz1-2/+22
2014-10-30update PVPRole to ECRole mappingThomas Lenz1-2/+2
2014-10-30if no PVP EID-SECTOR-FOR-IDENTIFIER attribute is found, parse target from ↵Thomas Lenz1-2/+22
bPK attribute value prefix
2014-10-30set PVP SP metadata wantAssertionSigned=falseThomas Lenz1-1/+1
2014-10-29update readme, history and default configThomas Lenz4-0/+335
2014-10-29Merge branch 'ISA-1.18-action' into moa-2.1-SnapshotThomas Lenz168-15943/+2718
Conflicts: id/server/idserverlib/pom.xml
2014-10-29update handbookThomas Lenz2-1/+89
2014-10-29Update third-party libsThomas Lenz15-27/+838
- some implementation updates was required
2014-10-29update STORK specific attribute build processThomas Lenz2-34/+63
2014-10-29print StackTrace if an general error occursThomas Lenz1-1/+1
2014-10-29Update authdate generation from interfedered assertion informationThomas Lenz7-3/+115
2014-10-28solve problems with multithreading and hibernate sessionThomas Lenz6-237/+292
2014-10-28add STRUTS2 interceptor for hibernate session managementThomas Lenz2-0/+65
2014-10-27Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵Thomas Lenz1-9/+26
into moa-2.1-Snapshot
2014-10-27store additional raw PVP role StringThomas Lenz2-3/+15
2014-10-24Merge branch 'merge' into moa-2.1-SnapshotAlexander Marsalek6-13/+21
2014-10-24newPeps() fixAlexander Marsalek1-9/+26