aboutsummaryrefslogtreecommitdiff
path: root/id
AgeCommit message (Expand)AuthorFilesLines
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-07check SAML2 metadata URL against publicService flagThomas Lenz5-15/+27
2014-05-07add extended SAML2 metadata validationThomas Lenz2-36/+91
2014-05-07change MOAMetaDataProvider to use MOA HttpClientThomas Lenz2-10/+75
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 Lenz13-129/+317
2014-05-07solve merge problemThomas Lenz1-2/+16
2014-05-07finalize IDP interfederation configurationThomas Lenz20-365/+861
2014-05-06change refresh timestamp positionThomas Lenz1-5/+5
2014-05-06add first parts of interfederation configurationThomas Lenz20-34/+1115
2014-05-06split OA target configuration from general OA configurationThomas Lenz7-489/+216
2014-05-05refector struts actions for OnlineApplication handlingThomas Lenz4-279/+462
2014-05-05refectore online-application configuration jsp filesThomas Lenz11-629/+709
2014-05-05refectore OnlineApplication formDataThomas Lenz18-1259/+1804
2014-05-05refectore AuthenticatedUserThomas Lenz3-112/+106
2014-05-05add chainging filter to MOAMetadataProviderThomas Lenz5-14/+190
2014-05-05move validator classes to moa-id-commonsThomas Lenz19-22/+25
2014-05-02add interfederation attribute queryThomas Lenz65-508/+3174
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-18create methodes to parse interfederated assertions into authDataThomas Lenz2-6/+63
2014-04-18Finish PVP21 interfederation assertion preprocessingThomas Lenz8-91/+204
2014-04-18add new DB for interfederation to AuthenticatedSessionStoreThomas Lenz3-0/+197
2014-04-18update MOA-ID-Proxy to use refactored AuthenticationDataThomas Lenz8-19/+28
2014-04-17refector attribute generation from session informationThomas Lenz89-1105/+1478
2014-04-17fix NullPointer if representative has no OIDThomas Lenz1-9/+16
2014-04-17update get() MethodeThomas Lenz1-2/+9
2014-04-17blank database elements with sensitive data before delete the entryThomas Lenz2-10/+45
2014-04-17move TimeOut check to get operationThomas Lenz1-1/+27
2014-04-17+ preProcess inbound PVP2.1 assertionThomas Lenz5-5/+147
2014-04-17compare SAML2 destination URL with expected URLThomas Lenz3-4/+35
2014-04-16parse additional AuthRequest attributsThomas Lenz1-20/+7
2014-04-16change version to 2.0.2-SnapshotThomas Lenz8-21/+146
2014-04-16refactor PVP21 inbound message processingThomas Lenz16-295/+412
2014-04-15add MOA-ID AuthnRequest generationThomas Lenz9-38/+251
2014-04-15add SPSSODescriptor for MOA-ID interfederationThomas Lenz1-98/+206
2014-04-15add pvp2.1 configuration fpr assertion encryption key in moa-id.propertiesThomas Lenz3-4/+51
2014-04-15store additional information for Single LogOut in databaseThomas Lenz20-48/+303
2014-04-10if a validation error occure and SLTransformation is not empty then store SLT...Thomas Lenz2-0/+19
2014-04-10change all file paths to relative or absolute pathsThomas Lenz6-53/+47
2014-04-10update handbook and default configurationThomas Lenz163-39/+5627
2014-04-09update user initialized PVP2 metadata reload processThomas Lenz3-14/+30
2014-04-09fix possible NullPointerExceptionThomas Lenz1-2/+9
2014-04-09fix typoThomas Lenz1-2/+2