Dashboard > Project: IAMSuite > IAMSuite > DeveloperCorner > Information > Page Comparison
  Project: IAMSuite Log In   View a printable version of the current page.  
  DeveloperCorner
Version 1 by Bruc Liong
on 10 Apr 2007 01:23.


 
compared with
Current by Bruc Liong
on 04 Oct 2007 17:42.

(show comment)
 
Key
These lines were removed. This word was removed.
These lines were added. This word was added.

View page history


There are 9 changes. View first change.

 {note}
 Under construction until further notice
 {note}
  
 h1. IAMSuite Developer's Corner
 
 Access to downloads, installation instruction, and mailing lists
  
 h2. Accessing Source Repository
  
In order to access the Subversion repositories you will need a Subversion client, this list offers [some common clients|http://subversion.tigris.org/links.html#clients|http://subversion.tigris.org/links.html#clients].
  In order to access the Subversion repositories you will need a Subversion client, this list offers [some common clients|http://subversion.tigris.org/links.html#clients|http://subversion.tigris.org/links.html#clients].
  
The SVN URL for each project is: https://svn.mams.org.au/IAMSuite
  The SVN URL for each project is: [https://www.mams.org.au/iamsuite-svn]
  
The web view for each project is: http://svn.mams.org.au/view?root=IAMSuite
  The web view for each project is: [https://www.mams.org.au/iamsuite-svn]
  
 *Example for Linux/Unix users:*
  
 If you are using the Subversion client and you like to checkout the Java idp sources open a terminal and type following commands:
 {code}
 $ cd /temp
$ svn co http://svn.mams.org.au/IAMSuite
  $ svn co https://www.mams.org.au/iamsuite-svn
 $ ...
 {code}
  
 h2. Installation
  
 *Prerequisites*
 # Shibboleth {nl:IdP} [1.3.x|http://federation.org.au/docs/ManualIdPInstall]
 # Shibboleth {nl:SP} [1.3.x|http://federation.org.au/docs/ManualSPInstall]
 # Tested on Apache 2 and Tomcat 5.x
  
 
 *Steps*
 # download latest {nl:IAMSuite} from SVN
 # modify [configuration files|InstallModifyConfigFiles]
 # configure [additional plugins|Plugins] -- remember to put installation instruction on the plugin page
 # ant install
 # ant create-database
 # [configure apache|InstallConfigureApache]
 # restart apache and tomcat
  
 *Tests*
 # go to [http://hostname/gridsphere]
 # login to [OpenIdP|http://openidp.federation.org.au] or your {nl:IdP}
 # if there are errors, check tomcat catalina.out log file
  
 h2. Plugin development
  
 
 h3. IAMSuite API Hooks
  
  
 h3. etc
Site running on a free Atlassian Confluence Open Source Project License granted to ShARPE. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.4.3 Build:#705 Mar 21, 2007) - Bug/feature request - Contact Administrators