Author: ruchith
Date: Tue Dec 11 02:44:34 2007
New Revision: 10934
Log:
Updated release notes
Modified:
branches/solutions/identity/1.0/solutions/identity/modules/documentation/src/site/xdoc/release-notes.xml
Modified:
branches/solutions/identity/1.0/solutions/identity/modules/documentation/src/site/xdoc/release-notes.xml
==============================================================================
---
branches/solutions/identity/1.0/solutions/identity/modules/documentation/src/site/xdoc/release-notes.xml
(original)
+++
branches/solutions/identity/1.0/solutions/identity/modules/documentation/src/site/xdoc/release-notes.xml
Tue Dec 11 02:44:34 2007
@@ -29,26 +29,21 @@
<body>
<h1>WSO2 Identity Solution @wso2is_version@ Release Notes</h1>
-<h3>04 October, 2007</h3>
+<h3>11 December, 2007</h3>
-<p>WSO2 Identity Solution provides following components to enable CardSpace
-authentication for web applications.</p>
+<p>The WSO2 IS enables LAMP and Java websites to provide strong authentication
+based on the new interoperable Microsoft CardSpace technology, which is built
+on the open standards Security Assertion Mark-up Language (SAML) and WS-Trust.
+WSO2’s new open source security offering features an easy-to-use Identity
+Provider that is controlled by a simple Web-based management console and
+supports interoperability with multiple vendors’ CardSpace components,
including
+those provided by Microsoft .NET. The WSO2 Identity Solution also works with
+enterprises’ current identity directories, such as those based on the
Lightweight
+Directory Access Protocol (LDAP) and Microsoft Active Directory, allowing them
+to leverage their existing infrastructure. In addition to the Identity Provider
+WSO2 Identity Solution provides a Relying Party Component Set which plugs into
+the most common web servers to add support for CardSpace authentication.</p>
-<ul>
-
-<li>An Identity Provider</li>
-The identity provider includes an application to issue informaiton cards and
-a security token service. Security token service can be deployed to issue
tokens
-to trusted users. An identity selector will obtain tokens from the Identity
-Provider and authenticate the users to a Web applications with those tokens.
-
-<li>A set of Relying Party components</li>
-
-Relying party components include an Apache HTTPD module and a Servlet
-filter. The HTTPD module can be used with any Web application that is hosted
-with Apache HTTPD irrespective of the implementation language. The Servlet
-filter component is intended for Java based Web containers.
-</ul>
<h2>Key Features in this Release</h2>
@@ -56,19 +51,33 @@
<ul>
<li>Identity provider
<ul>
- <li>Supports connecting to a JDBC or an LDAP user store</li>
- <li>Issues information cards based on
username-token credential and
- self issued credential</li>
- <li>Allows adding custom claims and mapping them to user
attributes in
- the user store</li>
- <li>Revocation of issued information cards</li>
- <li>Manage trusted relying parties</li>
-
+ <li>Simple management console</li>
+ <li>Ability to connect to custom user stores
(LDAP/Microsoft ActiveDirectory, JDBC)</li>
+ <li>Built in user store</li>
+ <li>Support for the CardSpace default claim set</li>
+ <li>Support for custom claim dialects and claims
types</li>
+ <li>Statistics/reporting/audit trail</li>
+ <li>Ability to revoke information cards</li>
+ <li>Issues information cards based on username-token
credential and
+ self issued credential</li>
</ul>
</li>
<li>Apache HTTPD relying party module - mod_cspace</li>
+ <ul>
+ <li>CardSpace authentication support for static web content</li>
+ <li>Support for any server side scripting language supported by
Apache2</li>
+ <li>Easy integration interface for developers</li>
+ <li>Support for content management frameworks such as Drupal,
MediaWiki</li>
+ </ul>
+
<li>Java Servlet Filter relying party component</li>
-
+ <ul>
+ <li>Provides an intuitive plug-in for J2EE web application
developers to
+ enable CardSpace authentication</li>
+ <li>Supports multi-valued claims</li>
+ <li>Supports a set of simple operation modes</li>
+ </ul>
+
</ul>
<br/>
_______________________________________________
Identity-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/identity-dev