You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by ka...@apache.org on 2008/04/04 07:52:11 UTC

svn commit: r644617 - in /webservices/rampart/trunk/c: NEWS project.xml

Author: kaushalye
Date: Thu Apr  3 22:52:10 2008
New Revision: 644617

URL: http://svn.apache.org/viewvc?rev=644617&view=rev
Log:
Updating the team list and news

Modified:
    webservices/rampart/trunk/c/NEWS
    webservices/rampart/trunk/c/project.xml

Modified: webservices/rampart/trunk/c/NEWS
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/NEWS?rev=644617&r1=644616&r2=644617&view=diff
==============================================================================
--- webservices/rampart/trunk/c/NEWS (original)
+++ webservices/rampart/trunk/c/NEWS Thu Apr  3 22:52:10 2008
@@ -28,6 +28,8 @@
     - Support for different modes of key identifiers
     - Support for different algorithm suites
         [Basic128, Basic 192, Basic256, TrippleDES, Basic128Rsa15, Basic192Rsa15,Basic256Rsa15, TripleDesRsa15]
+    - Support for IssuedToken assertion in client side.
+    - Support for SAMLToken assertion.
 
 6. Replay detection support
     - Easy to use built-in replay detection module
@@ -56,6 +58,10 @@
     - STS Client
     - Server and Client entrophy support
 
+12. SAML Support
+    - Support for Creation and Processing of SAML Core 1.1 Assertions
+    - SAML Token as Sign Supporting Token
+
 10. Other
     - Easy to use deployment scripts
     - A comprehensive set of samples
@@ -71,7 +77,9 @@
 
 Un-Implemented Architecture Features 
 ------------------------------------
-1. SAML support 
+1. Signing and Encryption with SAML
+2. WS-Trust : Client/Server challenege response protocol
+ 
 
 We welcome your early feedback on this implementation.
 Thanks for your interest in Rampart/C

Modified: webservices/rampart/trunk/c/project.xml
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/project.xml?rev=644617&r1=644616&r2=644617&view=diff
==============================================================================
--- webservices/rampart/trunk/c/project.xml (original)
+++ webservices/rampart/trunk/c/project.xml Thu Apr  3 22:52:10 2008
@@ -113,6 +113,18 @@
       <email>shankar AT wso2.com</email>
       <organization>WSO2</organization>
     </developer>
+    <developer>
+      <name>Milinda Pathirage</name>
+      <id>milinda</id>
+      <email>milinda DOT pathirage AT gmail DOT com</email>
+      <organization>University of Moratuwa, Sri Lanka</organization>
+    </developer>
+    <developer>
+      <name>Supun Kamburugamuwa</name>
+      <id>supun</id>
+      <email>supun06 AT gmail DOT com</email>
+      <organization>University of Moratuwa, Sri Lanka</organization>
+    </developer>
   </developers>
   <contributors>
     <contributor>