aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java
AgeCommit message (Collapse)AuthorFilesLines
2014-11-24send SLO success statuscode if no active SSO session is foundThomas Lenz1-3/+7
- no SSO session cookie - no SP information in session database for requested nameID
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
for legacy applications
2014-11-24add MSOrganisation attribute for ISA 1.18Thomas Lenz5-15/+36
2014-11-14adding berufmaesige parteivertreterBojan Suzic1-1/+22
2014-11-12removing representativeBojan Suzic1-3/+2
2014-11-10original mandate hiding identBojan Suzic1-1/+8
2014-11-07adjusting mandate and moaattrprovider to new structureBojan Suzic2-14/+34
2014-11-07remove unused libsBojan Suzic2-4/+1
2014-11-07adjusting files to use stork2 attributestatustypeBojan Suzic4-10/+14
2014-11-07adjusting hcp to updated stork schemaBojan Suzic2-10/+10
2014-11-07adjusting mandate to updated stork schemaBojan Suzic3-13/+15
2014-11-07additional loggingBojan Suzic2-0/+3
2014-11-06Revert "Merge branch 'moa-2.1-Snapshot' of ↵Bojan Suzic1-0/+1
gitlab.iaik.tugraz.at:afitzek/moa-idspss into moa-2.1-Snapshot" This reverts commit 775e39a724baf237085280510216fbd688df6dd9, reversing changes made to 1fbff5f5a86733bc6a75c8ae901153baa0963441.
2014-11-04update STORK attribute provider implementationThomas Lenz3-38/+48
2014-11-04add fix to correct invalid encoded EID_SECTOR_FOR_IDENTIFIER PVP attribute ↵Thomas Lenz1-1/+14
values
2014-11-04remove a not standardize prefix from PVP BPK attribute value.Thomas Lenz1-0/+8
- this is a workaround for LFRZ Stammportal interfederation
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' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵Bojan Suzic8-135/+228
into moa-2.1-Snapshot
2014-11-03mergingBojan Suzic142-15935/+1722
2014-11-03Merge branch 'moa-2.1-Snapshot'MOA-SPSS-2.0.3MOA-ID-2.1.2Thomas Lenz144-16048/+1928
Conflicts: .gitignore
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-31phypersomBojan Suzic1-1/+0
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 ↵Thomas Lenz1-2/+22
bPK attribute value prefix
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
Conflicts: id/server/idserverlib/pom.xml
2014-10-29Update third-party libsThomas Lenz5-18/+104
- 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.