aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x
AgeCommit message (Expand)AuthorFilesLines
2015-06-16add first version of reversionslog implementationThomas Lenz2-3/+24
2015-05-18update logging information in PVP protocol implementationThomas Lenz1-2/+2
2015-04-22add unique session ID for loggingThomas Lenz1-2/+8
2015-04-14update error handling in PVP metadata verification filter implemetationsThomas Lenz5-8/+119
2015-04-09fix wrong PVP attribute friendly namesThomas Lenz1-2/+2
2015-02-19modify PVP attribute builder for MANDATE_PROF_REP_DESCThomas Lenz1-23/+22
2015-02-18Merge branch 'datentechnik_modularization' into moa-id-2.2-mergeThomas Lenz1-1/+1
2015-02-18update PVP attribute builder --> use mandate annotation as MANDATOR-PROF-REP-...Thomas Lenz1-11/+29
2015-01-22Add mandate process support (MOAID-60).Thomas Knall1-1/+1
2015-01-16add configuration parameter to deactivate PVP metadata schema validationThomas Lenz1-1/+8
2015-01-16Merge branch 'ISA-1.18-action' into during_authsource_refactoringThomas Lenz4-16/+41
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-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 PVP2 request and response schema validationThomas Lenz3-14/+227
2014-11-04add metadata schema validation filtersThomas Lenz2-1/+4
2014-11-03fix problems with list accessThomas Lenz1-4/+7
2014-10-31change PVP attribute provider loggingThomas Lenz1-2/+2
2014-10-30update log messagesThomas Lenz2-2/+15
2014-10-30set PVP SP metadata wantAssertionSigned=falseThomas Lenz1-1/+1
2014-10-29print StackTrace if an general error occursThomas Lenz1-1/+1
2014-10-29Update authdate generation from interfedered assertion informationThomas Lenz3-3/+3
2014-10-24update STORK <-> PVP gateway functionalityThomas Lenz4-8/+26
2014-09-12change logger classThomas Lenz2-5/+4
2014-09-10add metadata provider info message if not online-application is foundThomas Lenz1-0/+4
2014-08-21fix some problems with Single LogOutThomas Lenz2-10/+26
2014-08-20solve SLO bugThomas Lenz1-4/+4
2014-08-20update attribute builderThomas Lenz4-2/+24
2014-08-19remove debug codeThomas Lenz1-3/+1
2014-08-19add interfederation without attributequery request which use encrypted bPKsThomas Lenz3-7/+159
2014-08-19update PVP 2.1 SAML2 bindingsThomas Lenz3-19/+51
2014-08-04MOA federation with USPThomas Lenz1-0/+14
2014-07-11remove unused classThomas Lenz1-34/+0
2014-07-07added missing catch blockAlexander Marsalek1-0/+6
2014-07-07Encoding fix, getAttributeValue now optionally returns null instead of throwi...Alexander Marsalek5-5/+5
2014-06-11remove unsed or double included depentenciesThomas Lenz2-5/+2
2014-06-06final betaversion if MOA-ID-Auth Single LogOutThomas Lenz5-245/+386
2014-06-06use different endpoints for IDP and interfederation SPThomas Lenz8-68/+103
2014-06-06only use redirectBinding for inbound SLOThomas Lenz1-15/+15
2014-06-05add SSO session timeout to AuthData and SAML2 assertionThomas Lenz1-9/+9
2014-06-03update IDP single logoutThomas Lenz3-39/+50
2014-05-28bugfix interfederation configurationThomas Lenz1-2/+0
2014-05-28use AssertionConsumerServiceURL from request if it existsThomas Lenz6-65/+68
2014-05-15add additional errorcodes if SAML request validation failedThomas Lenz5-14/+33
2014-05-14add additional errorcodes to protcolsThomas Lenz6-89/+28
2014-05-09change loggingThomas Lenz1-4/+5
2014-05-09add AuthnRequest validationThomas Lenz2-0/+9
2014-05-09add SLO information into SAML2 metadata (actually not active code)Thomas Lenz1-7/+44
2014-05-09add untested Single LogOut supportThomas Lenz5-0/+637