aboutsummaryrefslogtreecommitdiff
path: root/id/server
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 Knall1-0/+11
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 Knall4-2/+24
- 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 Knall233-33176/+15
- 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 Lenz178-16070/+2996
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 Marsalek20-27/+250
2014-10-31fix STORK dateOfBirth attributeThomas Lenz1-1/+1
2014-10-31remove debug codeThomas Lenz1-1/+1
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 Lenz7-0/+10
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-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 Lenz2-0/+3
2014-10-29Merge branch 'ISA-1.18-action' into moa-2.1-SnapshotThomas Lenz155-15930/+2340
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-27store additional raw PVP role StringThomas Lenz2-3/+15
2014-10-24Revert "add authentication role management"Thomas Lenz2-0/+186
This reverts commit 33be86224cfb2dd95a0654b92ae2e36ae1b3a85b.
2014-10-24fix problems with bouncycastleproviderThomas Lenz1-4/+0
2014-10-24update handbookThomas Lenz2-20/+0
2014-10-24add authentication role managementThomas Lenz2-186/+0
2014-10-24add new classes for Role managementThomas Lenz6-1/+211
2014-10-24Refactore STORK attribute generation from AuthDataThomas Lenz1-15/+60
2014-10-24update STORK <-> PVP gateway functionalityThomas Lenz16-85/+166
2014-10-24update dynamic OA generationThomas Lenz5-45/+106
2014-10-24fix possible NullpointerExceptionThomas Lenz1-8/+3
2014-10-24refactor bPK/wbPK builderThomas Lenz1-32/+37