Main Page | Documentation | Support/Questions | Downloads

Documentation

The most current and complete documentation on the project can be found in this Toolkit Document.

Latest Notes

Java

A new build of the Java project was committed on 7 October, 2007. This build corrects the bugs with the last build. Building the project still requires NetBeans 5.5, but I have checked in a compiled JAR file and javadocs under the folder name lib-ClareitySecuritySSO.

So the latest code in Subversion is:

C++/C#

An initial build of the C++ version of the project was committed on 12 October, 2007. It will eventually become the C++ equivalent of the Java version of the project. The code is located at:

A new build of the C++ project was committed on 17 October, 2007. This build provides a C# interface to the C++ wrapper.

A sample SP Web Site was committed on 30 October, 2007. It demonstrates the use of the C++/C# SAML wrapper.

New builds of the C++ project were committed on 9 Nov 2007. They implement signature verification.

Release versions of all DLLs were committed on 6 Dec 2007. Release versions are required in order to load a DLL on a machine which does not have Visual Studio installed.

The entire code base has been modified to support the implementation of an IdP. The commit was made on 14 Jan 2008 with the code being moved into a Cpp-cs directory to separate the C++/C# code from the Java code. The update also includes the latest versions of the third-party libraries.