aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib
AgeCommit message (Expand)AuthorFilesLines
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-05Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss i...Bojan Suzic10-113/+241
2014-06-05documentservice testingBojan Suzic1-1/+5
2014-06-05Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss i...Thomas Lenz9-252/+575
2014-06-05add SSO session timeout to AuthData and SAML2 assertionThomas Lenz6-30/+80
2014-06-03update IDP single logoutThomas Lenz5-83/+161
2014-06-03added missing classesAlexander Marsalek5-0/+1129
2014-06-02AttributeProvider, added missing implementationsAlexander Marsalek8-814/+8
2014-05-28bugfix interfederation configurationThomas Lenz1-2/+0
2014-05-28use AssertionConsumerServiceURL from request if it existsThomas Lenz6-65/+68
2014-05-28provide baseID should not be used for business service applicationsThomas Lenz1-3/+4
2014-05-26fix different STORK bugsThomas Lenz1-2/+3
2014-05-23remove depentenciesThomas Lenz1-2/+2
2014-05-23add log messageThomas Lenz1-0/+1
2014-05-22always store interfederated IDPs for SLOThomas Lenz2-8/+17
2014-05-21Revert "update version management"Thomas Lenz11-214/+0
2014-05-21remove unused depentenciesThomas Lenz1-12/+26
2014-05-20**Temporary BUGFIX***Thomas Lenz1-2/+12
2014-05-20update version managementThomas Lenz11-0/+214
2014-05-20does not remove wbPK from identitylinkThomas Lenz1-1/+1
2014-05-20Signed-off-by: Thomas Lenz <thomas.lenz@egiz.gv.at>Thomas Lenz1-0/+6
2014-05-16Merge remote-tracking branch 'remotes/origin/vidp_2.1_bs' into moa-2.1-SnapshotThomas Lenz7-82/+147
2014-05-16add Exception classThomas Lenz1-0/+44
2014-05-16update versionsThomas Lenz1-6/+4
2014-05-15fix BuildAuthData to handle empty birtday elementThomas Lenz1-1/+4
2014-05-15add AuthBlock to MIS requestThomas Lenz2-4/+18
2014-05-15add additional errorcodes if SAML request validation failedThomas Lenz9-18/+57
2014-05-14remove unusedBojan Suzic1-56/+0
2014-05-14requisting only attributes that can be handled by attribute providerBojan Suzic5-5/+35
2014-05-14retrieving several attributes at onceBojan Suzic4-13/+67
2014-05-14add additional SZRGW error handlingThomas Lenz9-21/+74
2014-05-14add additional errorcodes to protcolsThomas Lenz22-340/+537
2014-05-14correct representative problemBojan Suzic1-10/+4
2014-05-13add debug messagesThomas Lenz2-20/+45
2014-05-12fix some interfederation problemsThomas Lenz5-34/+74
2014-05-12solve problem with log4j and tomcat 8Thomas Lenz1-25/+27
2014-05-12switch to local authentication if interfederated IDP is not configuredThomas Lenz1-0/+1
2014-05-12add additional loggingThomas Lenz1-0/+6
2014-05-09change loggingThomas Lenz3-6/+8
2014-05-09merge SSO interfederation into Snapshot branchThomas Lenz176-3331/+7592
2014-05-09merge VIDP updates to Snapshot branchThomas Lenz11-71/+1305
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 Lenz10-347/+1180
2014-05-09add MOA SOAP clientThomas Lenz2-49/+99
2014-05-08remove some unused codeThomas Lenz2-9/+2
2014-05-08add Interfederation to redirect servletThomas Lenz7-88/+160
2014-05-08add first parts for Single LogOutThomas Lenz4-10/+76
2014-05-08add methode to get SAML2 binding URLThomas Lenz5-4/+22