aboutsummaryrefslogtreecommitdiff
path: root/id/server
AgeCommit message (Expand)AuthorFilesLines
2014-05-26Update MOA-ID handbook (Typos, etc.)Klaus Stranacher8-201/+200
2014-05-23remove depentenciesThomas Lenz1-2/+2
2014-05-23add log messageThomas Lenz1-0/+1
2014-05-23Finalize IDP interfederation handbookThomas Lenz5-78/+269
2014-05-22always store interfederated IDPs for SLOThomas Lenz4-9/+36
2014-05-21update default configThomas Lenz28-16/+445
2014-05-21build process updateThomas Lenz5-10/+10
2014-05-21Revert "update version management"Thomas Lenz77-1937/+10
2014-05-21specify compiler versionThomas Lenz1-0/+8
2014-05-21remove unused depentenciesThomas Lenz3-12/+37
2014-05-20**Temporary BUGFIX***Thomas Lenz2-4/+20
2014-05-20update version managementThomas Lenz77-10/+1937
2014-05-20does not remove wbPK from identitylinkThomas Lenz1-1/+1
2014-05-20Signed-off-by: Thomas Lenz <thomas.lenz@egiz.gv.at>Thomas Lenz2-2/+8
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 default config and handbookThomas Lenz21-15/+838
2014-05-16update versionsThomas Lenz7-41/+117
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-13Remove bouncycastle providerThomas Lenz3-36/+41
2014-05-12fix some interfederation problemsThomas Lenz6-35/+76
2014-05-12solve problem with log4j and tomcat 8Thomas Lenz3-31/+35
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 Lenz195-2425/+9031
2014-05-09merge VIDP updates to Snapshot branchThomas Lenz16-73/+1308
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 Lenz11-347/+1181
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
2014-05-07use MOA SSL SocketFactory for AttributQueryRequestsThomas Lenz3-10/+43
2014-05-07add inbound/outbound interfederation SSO checksThomas Lenz5-1/+81
2014-05-07change MOAMetaDataProvider to use MOA HttpClientThomas Lenz1-7/+28
2014-05-07add customized HttpClient which can use the MOA Truststore to verfiy SSL conn...Thomas Lenz5-2/+285
2014-05-07move SSLSocketFactory to moa-id-commonsThomas Lenz12-127/+312
2014-05-07add log message if STORKSAMLEngine could not initalizedThomas Lenz1-0/+7