aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/builder/assertion/PVP2AssertionBuilder.java
AgeCommit message (Expand)AuthorFilesLines
2014-10-31change PVP attribute provider loggingThomas Lenz1-2/+2
2014-10-30update log messagesThomas Lenz1-0/+13
2014-10-29print StackTrace if an general error occursThomas Lenz1-1/+1
2014-06-05add SSO session timeout to AuthData and SAML2 assertionThomas Lenz1-9/+9
2014-05-14add additional errorcodes to protcolsThomas Lenz1-1/+3
2014-05-02add interfederation attribute queryThomas Lenz1-39/+118
2014-04-17refector attribute generation from session informationThomas Lenz1-18/+23
2014-04-15store additional information for Single LogOut in databaseThomas Lenz1-9/+11
2014-03-19use default AssertionConsumingService from metadata if no specific is requestedThomas Lenz1-64/+41
2014-03-07if an error occurs remove MOASessionThomas Lenz1-1/+1
2014-03-07use first NameIDFormat from metadataThomas Lenz1-2/+12
2014-03-07set no NameQualifier in element subjectNameID if transient NameIDFormat is usedThomas Lenz1-0/+1
2014-03-07PVP 2.1: add Transient and Unspecified NameIDFormatThomas Lenz1-67/+82
2014-02-03Solve some merge problemsThomas Lenz1-36/+45
2014-01-29add EUPL headersThomas Lenz1-0/+22
2014-01-22change PVP2 AssertionBuilder to use the same DateTime at every positionThomas Lenz1-6/+6
2014-01-21BUGFIX: RedirectBinding validate signatures which exists, but signature is no...Thomas Lenz1-58/+64
2014-01-21implement SAML2 assertion encryptionThomas Lenz1-1/+1
2013-12-11@PVP2Thomas Lenz1-3/+18
2013-10-01@MOA-ID ConfigWebTool:Thomas Lenz1-1/+1
2013-09-18change to 1.9.96-snapshotThomas Lenz1-0/+3
2013-09-04MOA-ID Updates and BugfixesThomas Lenz1-42/+117
2013-07-08Change to new AuthData bPK Value and TypeThomas Lenz1-7/+5
2013-07-08OAParam with entityIDAndreas Fitzek1-1/+1
2013-07-08Fixed PVP2 Attribute builder interfaceAndreas Fitzek1-14/+13
2013-07-08Leftover merge stuffAndreas Fitzek1-7/+32
2013-06-25Fixed internal exception handlingAndreas Fitzek1-0/+228