Your feedback on WSO2 Identity Server is most appreciated. Please send them to our mailing lists.
System Requirements
Java Runtime Environment
1.5/1.6 (For instructions on setting up the JRE in different operating systems, visit http://java.sun.com)
Memory
256 MB
Disk
Approximately 87 MB will be used for the Identity Server .zip distribution
Operating System
Tested on Windows XP, Linux - (Ubuntu, Gentoo)
Installing WSO2 Identity Server v2.0
Installing on Microsoft Windows
Note: Out of Microsoft Windows platforms, the WSO2 Identity
Server, v2.0.2 release has been successfully tested only on Windows XP.
The following steps will take you through the installation for the MS Windows XP
operating system.
Download the WSO2 Identity Server binary distribution.
Extract the zip archive.
Set the JAVA_HOME environment variable to your Java installation.
Execute the WSO2 Identity Server starting script. e.g., [WSO2_IS_HOME]\bin\wso2server.bat
Check your WSO2 Identity Server instance using the URL https://localhost:9443/carbon
Installing on Linux
Download the WSO2 Identity Server binary distribution.
Extract the zip archive.
Set the JAVA_HOME environment variable to your Java installation.
Execute the WSO2 Identity Server starting script. e.g.,sh [WSO2_IS_HOME]/bin/wso2server.sh
Check your WSO2 Identity Server instance using the URL https://localhost:9443/carbon
Note: You also need to download Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files 5.0 from
here
and copy the two jar files from the extracted jce directory (local_policy.jar and US_export_policy.jar) to $JAVA_HOME/jre/lib/security.
For JDK 1.6, policy files can be downloaded from here.
For details on the Management Console see Administrator's Guide