aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/builder
AgeCommit message (Expand)AuthorFilesLines
2016-01-19update PVP Single LogOut request/response signature validationThomas Lenz1-4/+37
2016-01-15Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshotThomas Lenz4-12/+31
2015-10-08refactor attributeBuilder OA parameter from implementation to interfaceThomas Lenz2-3/+3
2015-09-14load protocol attribute builder dynamically by SPIThomas Lenz50-2912/+42
2015-08-26Allow multiple alias domainsThomas Lenz4-12/+31
2015-07-17Merge branch 'new_key-value_solution' into moa-id-3.0.0-snapshotThomas Lenz3-6/+5
2015-07-17first beta version of new MOA-ID WebGUI module for configurationThomas Lenz1-2/+1
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz2-4/+4
2015-05-18update logging information in PVP protocol implementationThomas Lenz1-2/+2
2015-02-19modify PVP attribute builder for MANDATE_PROF_REP_DESCThomas Lenz1-23/+22
2015-02-18update PVP attribute builder --> use mandate annotation as MANDATOR-PROF-REP-...Thomas Lenz1-11/+29
2014-11-24fix problem with SLO and interfederationThomas Lenz1-4/+17
2014-10-31change PVP attribute provider loggingThomas Lenz1-2/+2
2014-10-30update log messagesThomas Lenz2-2/+15
2014-10-29print StackTrace if an general error occursThomas Lenz1-1/+1
2014-10-29Update authdate generation from interfedered assertion informationThomas Lenz2-2/+2
2014-10-24update STORK <-> PVP gateway functionalityThomas Lenz1-1/+2
2014-09-12change logger classThomas Lenz2-5/+4
2014-08-21fix some problems with Single LogOutThomas Lenz1-5/+12
2014-08-20update attribute builderThomas Lenz4-2/+24
2014-08-19add interfederation without attributequery request which use encrypted bPKsThomas Lenz2-1/+76
2014-07-07Encoding fix, getAttributeValue now optionally returns null instead of throwi...Alexander Marsalek3-3/+3
2014-06-06final betaversion if MOA-ID-Auth Single LogOutThomas Lenz1-27/+201
2014-06-05add SSO session timeout to AuthData and SAML2 assertionThomas Lenz1-9/+9
2014-06-03update IDP single logoutThomas Lenz1-7/+12
2014-05-14add additional errorcodes to protcolsThomas Lenz1-1/+3
2014-05-09add untested Single LogOut supportThomas Lenz1-0/+186
2014-05-02add interfederation attribute queryThomas Lenz6-77/+484
2014-04-17refector attribute generation from session informationThomas Lenz48-304/+265
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-03-05Update eIDSTORKTOKEN attribut builderThomas Lenz1-22/+6
2014-02-04add STORK attribut builderThomas Lenz17-0/+864
2014-02-03Solve some merge problemsThomas Lenz2-40/+58
2014-01-29add EUPL headersThomas Lenz39-0/+858
2014-01-24-- Solve merge problems (AuthnRequestHandler.java & mandateReferenceValueAttr...Thomas Lenz1-42/+2
2014-01-23Merge branch 'moa2_0_tlenz' into moa_2.0_OAuthThomas Lenz2-66/+114
2014-01-23some short changesThomas Lenz1-4/+6
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
2014-01-20Exthex OAuth second versionThomas Lenz7-17/+90
2014-01-17Exthex Version 0.2Thomas Lenz31-485/+422
2014-01-17load IAIK JCE as security providerThomas Lenz1-9/+10
2013-12-11@PVP2Thomas Lenz1-3/+18
2013-10-07Code CleanUPThomas Lenz5-14/+8