Chapter 6. File Layout

This chapter describes files installed with OpenAM.

Before you unzip your download of openam-distribution-kit-10.2.0-SNAPSHOT.zip, you need to create a folder to store all of the files in the archive.

$ cd ~/Downloads
$ mkdir openam ; cd openam
$ unzip ~/Downloads/openam-distribution-kit-10.2.0-SNAPSHOT.zip

Once you unzip the openam-distribution-kit-10.2.0-SNAPSHOT.zip, you will have ldif, license, and legal directories in addition to the following files.

openam-clientsdk-10.2.0-SNAPSHOT.jar

The OpenAM Java client SDK library

openam-distauth-10.2.0-SNAPSHOT.war

The deployable .war file for distributed authentication

openam-distribution-diagnostics-10.2.0-SNAPSHOT.zip

The .zip file with the diagnostic tools to help troubleshoot deployment issue.

openam-distribution-fedlet-unconfigured-10.2.0-SNAPSHOT.zip

The .zip that contains the lightweight service provider implementations that you can embed in your Java EE or ASP.NET applications to enable it to use federated access management

openam-distribution-ssoadmintools-10.2.0-SNAPSHOT.zip

The .zip file that contains tools to manage OpenAM from the command line

openam-distribution-ssoconfiguratortools-10.2.0-SNAPSHOT.zip

The .zip file that contains tools to configure OpenAM from the command line

openam-server-10.2.0-SNAPSHOT.war

The deployable .war file

openam-server-only-10.2.0-SNAPSHOT.war

The deployable .war file when you want to deploy OpenAM server without the OpenAM console