Author: prabath Date: Mon Apr 7 12:52:19 2008 New Revision: 15611 Log:
updated for 1.5 Modified: branches/solutions/identity/1.5/solutions/identity/README Modified: branches/solutions/identity/1.5/solutions/identity/README ============================================================================== --- branches/solutions/identity/1.5/solutions/identity/README (original) +++ branches/solutions/identity/1.5/solutions/identity/README Mon Apr 7 12:52:19 2008 @@ -1,65 +1,65 @@ - WSO2 Identity Solution 1.0 Release - ======================================= - - This release contains the following components of the WSO2 Identity Solution: - - - An Identty Provider that can be configured to work with an existing user - store. - - An Apache2 module to enable CardSpace authentication on a web application. - - A ServletFilter component to enable CardSpace authentication on a Java - servlet based web application. - - CardSpace authentication extension for Drupal and MediaWiki - - Requirements - ============ - - - JDK 1.5 - Your JRE must be patched with "JCE Unlimited Strength Jurisdiction Policy". - - You must use IE 7 or any other browser has CardSpace authentication - support. - - To try out the samples, you have to install the sample CA certificate in - your Trusted Certificate Authority store. You can find the CA certificate - in both DER (cacert.crt) and PEM (cacert.pem) format inside the "cert" - directory. - - Release Artifacts - ================= - - Identity Provider and Java Relying Party - ---------------------------------------------------------------- - wso2-identity-solution-1.0-src.zip - Source Distribution - wso2-identity-solution-1.0.zip - Binary Dirstibution - - CardSpace Authentication Module for Apache2 - ---------------------------------------------------------------- - mod-cspace-src-1.0.tar.gz - Source Distribution - mod-cspace-src-1.0.zip - Source Distribution (zip) - - mod-cspace-1.0-fc6.rpm - Fedor Core 6 - mod-cspace-1.0-fc7.rpm - Fedor Core 7 - - mod-cspace-1.0-ubuntu7.deb - Ubuntu 7 - mod-cspace-1.0-dabian4.deb - Dabian 4 - - - CardSpace authentication modules/extensions based on mod_cspace - ---------------------------------------------------------------- - - CardSpace authentication module that works with mod_cpsace for Drupal - drupal-mod-cspace-0.1.tar.gz - drupal-mod-cspace-0.1.zip - - CardSpace authentication module that works with mod_cpsace for MediaWiki - mediawiki-mod-cspace-0.1.tar.gz - mediawiki-mod-cspace-0.1.zip - - - Project Information - =================== - - Web site - http://www.wso2.org/projects/identity - Issue tracker - https://wso2.org/jira/browse/IDENTITY - Mailing list - [email protected] - - - Thank you for trying WSO2 Identity Solution 1.0-Beta Release + WSO2 Identity Solution 1.0 Release + ======================================= + + This release contains the following components of the WSO2 Identity Solution: + + - An Identty Provider that can be configured to work with an existing user + store. + - An Apache2 module to enable CardSpace authentication on a web application. + - A ServletFilter component to enable CardSpace authentication on a Java + servlet based web application. + - CardSpace authentication extension for Drupal and MediaWiki + + Requirements + ============ + + - JDK 1.5 + Your JRE must be patched with "JCE Unlimited Strength Jurisdiction Policy". + - You must use IE 7 or any other browser has CardSpace authentication + support. + - To try out the samples, you have to install the sample CA certificate in + your Trusted Certificate Authority store. You can find the CA certificate + in both DER (cacert.crt) and PEM (cacert.pem) format inside the "cert" + directory. + + Release Artifacts + ================= + + Identity Provider and Java Relying Party + ---------------------------------------------------------------- + wso2-identity-solution-1.5-src.zip - Source Distribution + wso2-identity-solution-1.5.zip - Binary Dirstibution + + CardSpace Authentication Module for Apache2 + ---------------------------------------------------------------- + mod-cspace-src-1.5.tar.gz - Source Distribution + mod-cspace-src-1.5.zip - Source Distribution (zip) + + mod-cspace-1.5-fc6.rpm - Fedor Core 6 + mod-cspace-1.5-fc7.rpm - Fedor Core 7 + + mod-cspace-1.5-ubuntu7.deb - Ubuntu 7 + mod-cspace-1.5-dabian4.deb - Dabian 4 + + + CardSpace authentication modules/extensions based on mod_cspace + ---------------------------------------------------------------- + + CardSpace authentication module that works with mod_cpsace for Drupal + drupal-mod-cspace-0.1.tar.gz + drupal-mod-cspace-0.1.zip + + CardSpace authentication module that works with mod_cpsace for MediaWiki + mediawiki-mod-cspace-0.1.tar.gz + mediawiki-mod-cspace-0.1.zip + + + Project Information + =================== + + Web site - http://www.wso2.org/projects/identity + Issue tracker - https://wso2.org/jira/browse/IDENTITY + Mailing list - [email protected] + + + Thank you for trying WSO2 Identity Solution 1.5 Release _______________________________________________ Identity-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/identity-dev
