aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x
AgeCommit message (Expand)AuthorFilesLines
2014-04-15add MOA-ID AuthnRequest generationThomas Lenz5-9/+37
2014-04-15add SPSSODescriptor for MOA-ID interfederationThomas Lenz1-98/+206
2014-04-15add pvp2.1 configuration fpr assertion encryption key in moa-id.propertiesThomas Lenz2-4/+41
2014-04-15store additional information for Single LogOut in databaseThomas Lenz7-19/+37
2014-04-10change all file paths to relative or absolute pathsThomas Lenz1-2/+5
2014-04-09update user initialized PVP2 metadata reload processThomas Lenz1-1/+11
2014-04-02add a infolog if no Metadata is foundThomas Lenz1-1/+7
2014-03-25log full PVP2.1 request if preProcess failedThomas Lenz1-2/+4
2014-03-24remove Debug messagesThomas Lenz1-1/+0
2014-03-21Merge remote-tracking branch 'remotes/origin/vidp' into moa2_0_tlenzThomas Lenz1-13/+2
2014-03-21add relayState from SAML2 request to SAML2 responseThomas Lenz10-9/+34
2014-03-20refactored velocityprovider locationFlorian Reimair1-13/+2
2014-03-19add configuration parameter to disable PVP2.1 assertion encryptionThomas Lenz1-1/+3
2014-03-19use default AssertionConsumingService from metadata if no specific is requestedThomas Lenz2-88/+67
2014-03-19change PVP2.1 metadata only include certificatThomas Lenz1-1/+1
2014-03-17Add KeyInfo element with certificate to SAML2 signatureThomas Lenz5-9/+41
2014-03-10Improvement for cluster operationsThomas Lenz4-15/+54
2014-03-07first test for authentication which requires no browser session (req.getSessi...Thomas Lenz1-1/+1
2014-03-07if an error occurs remove MOASessionThomas Lenz3-7/+14
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 Lenz5-73/+237
2014-03-05Update eIDSTORKTOKEN attribut builderThomas Lenz1-22/+6
2014-03-05remove unused codeThomas Lenz1-0/+2
2014-02-24* add default configuration valuesThomas Lenz1-1/+1
2014-02-13now fetchSavedCredential use a database query to get the certificate from entityThomas Lenz1-8/+14
2014-02-13Now the whole metadata file is NOT rejected if a single entity is not valid.Thomas Lenz1-7/+34
2014-02-11customize OpenSAML bootstrap to use SHA256 by defaultThomas Lenz2-0/+190
2014-02-11change metadata validto area to 24 hoursThomas Lenz1-7/+3
2014-02-07* use MOADefaultBootstrap to set SHA256 as default security parameterThomas Lenz4-17/+45
2014-02-06first short changes for BRZThomas Lenz2-17/+16
2014-02-04add STORK attribut builderThomas Lenz20-2/+1761
2014-02-03* Update MOASPSS default configThomas Lenz1-1/+1
2014-02-03Solve some merge problemsThomas Lenz8-79/+88
2014-02-03Merge remote-tracking branch 'remotes/origin/outgoingstork' into moa2_0_tlenzThomas Lenz1-1/+1
2014-01-30add functionality for global authentication protocol activation/deactivationThomas Lenz1-0/+10
2014-01-30-- set MOA-ID Version to 1.9.98-SnapshotThomas Lenz2-7/+64
2014-01-29add EUPL headersThomas Lenz99-28/+2156
2014-01-27moved XMLUtil to more reasonable placeFlorian Reimair1-1/+1
2014-01-27add PVP2 Demo ApplicationThomas Lenz1-0/+8
2014-01-24--use differend keys for SAML2 metadata signing and SAML2 assertion signingThomas Lenz7-33/+87
2014-01-24-- Solve merge problems (AuthnRequestHandler.java & mandateReferenceValueAttr...Thomas Lenz2-42/+3
2014-01-23Merge branch 'moa2_0_tlenz' into moa_2.0_OAuthThomas Lenz9-83/+302
2014-01-23some short changesThomas Lenz1-4/+6
2014-01-22change PVP2 AssertionBuilder to use the same DateTime at every positionThomas Lenz2-8/+10
2014-01-22add additional log messagesThomas Lenz2-0/+6
2014-01-21BUGFIX: RedirectBinding validate signatures which exists, but signature is no...Thomas Lenz6-70/+130
2014-01-21implement SAML2 assertion encryptionThomas Lenz4-5/+107
2014-01-20Exthex OAuth second versionThomas Lenz7-17/+90
2014-01-17Exthex Version 0.2Thomas Lenz33-502/+425