Dashboard > Project: IAMSuite > IAMSuite > DeveloperCorner
  Project: IAMSuite Log In   View a printable version of the current page.  
  DeveloperCorner
Added by Bruc Liong, last edited by Bruc Liong on 04 Oct 2007  (view change)
Labels: 
(None)

Under construction until further notice

IAMSuite Developer's Corner

Access to downloads, installation instruction, and mailing lists

Accessing Source Repository

In order to access the Subversion repositories you will need a Subversion client, this list offers some common clients.

The SVN URL for each project is: https://www.mams.org.au/iamsuite-svn

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:

$ cd /temp
$ svn co https://www.mams.org.au/iamsuite-svn
$ ...

Installation

Prerequisites

  1. Shibboleth IdP 1.3.x
  2. Shibboleth SP 1.3.x
  3. Tested on Apache 2 and Tomcat 5.x

Steps

  1. download latest IAMSuite from SVN
  2. modify [configuration files]
  3. configure [additional plugins] – remember to put installation instruction on the plugin page
  4. ant install
  5. ant create-database
  6. [configure apache]
  7. restart apache and tomcat

Tests

  1. go to http://hostname/gridsphere
  2. login to OpenIdP or your IdP
  3. if there are errors, check tomcat catalina.out log file

Plugin development

IAMSuite API Hooks

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