aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2015-01-16add HTTP Proxy support to MIS and SZR-GW webservice request methodsThomas Lenz2-2/+4
2015-01-16Merge branch 'ISA-1.18-action' into during_authsource_refactoringThomas Lenz23-137/+328
2014-12-04STORK<->PVP AttributeProvider : fix problem with more then one attribute in c...Thomas Lenz1-1/+1
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 req...Thomas Lenz1-2/+9
2014-11-24fix possible problems with PVP roles and role parametersThomas Lenz2-17/+27
2014-11-24send SLO success statuscode if no active SSO session is foundThomas Lenz1-3/+7
2014-11-24fix problem with SLO and interfederationThomas Lenz1-4/+17
2014-11-24use OA target from request, if SAML1 is used.Thomas Lenz1-5/+6
2014-11-24add MSOrganisation attribute for ISA 1.18Thomas Lenz5-15/+36
2014-11-04update STORK attribute provider implementationThomas Lenz3-38/+48
2014-11-04add fix to correct invalid encoded EID_SECTOR_FOR_IDENTIFIER PVP attribute va...Thomas Lenz1-1/+14
2014-11-04remove a not standardize prefix from PVP BPK attribute value.Thomas Lenz1-0/+8
2014-11-04fix sessionTimeOut extraction from interfederated sessionThomas Lenz1-4/+17
2014-11-04update minimal required attribute set for interfederated assertionsThomas Lenz1-5/+9
2014-11-04add clock screw to assertion time validationThomas Lenz1-2/+6
2014-11-04add STORK-QAA to PVP SecClass mappingThomas Lenz3-8/+74
2014-11-04remove subject->nameID from AuthnRequestThomas Lenz1-7/+1
2014-11-04add PVP2 request and response schema validationThomas Lenz3-14/+227
2014-11-04add metadata schema validation filtersThomas Lenz2-1/+4
2014-11-03Merge branch 'moa-2.1-Snapshot'MOA-SPSS-2.0.3MOA-ID-2.1.2Thomas Lenz144-16048/+1928
2014-11-03change loglevel to traceThomas Lenz2-10/+10
2014-11-03Merge branch 'merge' into moa-2.1-SnapshotAlexander Marsalek6-31/+110
2014-11-03add check if requested STORK-QAA level matches auth QAA levelThomas Lenz2-7/+36
2014-11-03fix problems with list accessThomas Lenz1-4/+7
2014-11-03add PVP SecClass to STORK QAA mappingThomas Lenz3-20/+67
2014-10-31Merge branch 'merge' into moa-2.1-SnapshotAlexander Marsalek7-23/+60
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-30fix for "failed "SignResponses (ResultMajor != Success)Alexander Marsalek1-94/+108
2014-10-30fix dependency problemsThomas Lenz1-10/+8
2014-10-30update log messagesThomas Lenz3-4/+16
2014-10-30if no PVP EID-SECTOR-FOR-IDENTIFIER attribute is found, parse target from bPK...Thomas Lenz1-2/+22
2014-10-30set PVP SP metadata wantAssertionSigned=falseThomas Lenz1-1/+1
2014-10-29Merge branch 'ISA-1.18-action' into moa-2.1-SnapshotThomas Lenz138-15914/+1485
2014-10-29Update third-party libsThomas Lenz5-18/+104
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
2014-10-24add authentication role managementThomas Lenz2-186/+0
2014-10-24add new classes for Role managementThomas Lenz2-0/+186
2014-10-24Refactore STORK attribute generation from AuthDataThomas Lenz1-15/+60
2014-10-24update STORK <-> PVP gateway functionalityThomas Lenz13-83/+162
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