aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2014-05-20does not remove wbPK from identitylinkThomas Lenz1-1/+1
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-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 Lenz7-18/+51
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 Lenz7-21/+66
2014-05-14add additional errorcodes to protcolsThomas Lenz20-335/+348
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-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 Lenz173-3329/+7565
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 Lenz9-347/+1178
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-07move SSLSocketFactory to moa-id-commonsThomas Lenz9-1046/+36
2014-05-07add log message if STORKSAMLEngine could not initalizedThomas Lenz1-0/+7
2014-05-06changeBojan Suzic1-82/+124
2014-05-06change refresh timestamp positionThomas Lenz1-5/+5
2014-05-05puting attributes in main sectionBojan Suzic1-25/+154
2014-05-05redefining corp body and phys personBojan Suzic3-260/+215
2014-05-05add chainging filter to MOAMetadataProviderThomas Lenz5-14/+190
2014-05-02add interfederation attribute queryThomas Lenz59-504/+3083
2014-04-30refactoringBojan Suzic4-1/+240
2014-04-29refactoring and improving mandateBojan Suzic4-15/+298
2014-04-29add log messageThomas Lenz1-3/+2
2014-04-29map protocol specific requested attributes to PVP 2.1 attributesThomas Lenz6-48/+76
2014-04-25extract attrBojan Suzic2-5/+41
2014-04-25adjusting attribute collectorBojan Suzic3-1/+100
2014-04-18create methodes to parse interfederated assertions into authDataThomas Lenz2-6/+63
2014-04-18fix merge problem in STORK AutnRequest builderThomas Lenz1-2/+4
2014-04-18Finish PVP21 interfederation assertion preprocessingThomas Lenz6-91/+186
2014-04-18add new DB for interfederation to AuthenticatedSessionStoreThomas Lenz1-0/+2
2014-04-18update MOA-ID-Proxy to use refactored AuthenticationDataThomas Lenz8-19/+28
2014-04-17fixing authnreq errorBojan Suzic1-90/+89