aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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.
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-03Merge branch 'moa-2.1-Snapshot'MOA-SPSS-2.0.3MOA-ID-2.1.2Thomas Lenz239-16429/+4933
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 Marsalek49-47/+349
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 Lenz2-2/+10
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 Lenz18-0/+31
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 Lenz3-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-30solve some moa-spss problemsThomas Lenz4-1/+7
2014-10-30update TSL fixup filterThomas Lenz1-1/+2
> fix wrong encoded Id attributes in TSL root element
2014-10-30switch to axis-1.0_IAIK_1.2.jar to solve problems with wsdl resource loaderThomas Lenz4-3/+10
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 MOA-SPSS readme and handbookThomas Lenz3-62/+25
2014-10-29Merge remote-tracking branch ↵Thomas Lenz2-3/+189
'remotes/origin/afitzek.moaspss-cert-rest-service' into moa-2.1-Snapshot
2014-10-29change versionThomas Lenz1-4/+4
2014-10-29update readme, history and default configThomas Lenz4-0/+335
2014-10-29Merge branch 'ISA-1.18-action' into moa-2.1-SnapshotThomas Lenz178-15948/+2963
Conflicts: id/server/idserverlib/pom.xml
2014-10-29update repositoryThomas Lenz8-0/+234
2014-10-29update handbookThomas Lenz2-1/+89
2014-10-29Update third-party libsThomas Lenz17-32/+849
- 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