Download AM
The Backstage download site hosts downloads,
including a .zip
file with all of the AM components,
the .war
file, AM tools, the configurator, web and Java agents, PingGateway, and documentation.
Review the Software License and Subscription Agreement presented before you download AM files.
For each release of AM, you can download the entire package as a .zip
file,
only the AM .war
file, or only the administrative tools as a .zip
archive.
After you download the .zip
file, create a new directory for AM,
and unzip the .zip
file to access the content.
$ cd ~/Downloads $ mkdir am && cd am $ unzip ~/Downloads/AM-8.0.0.zip
When you unzip the archive of the entire package, you get samples, snmp and legal-notices directories in addition to the following files:
File | Description | ||
---|---|---|---|
|
The distribution During installation, the This file is also available to download individually. |
||
|
A utility with some cryptographic functionality used for creating Docker images.
|
||
|
A command-line tool ( The
|
||
|
Configuration and upgrade tools for installing and maintaining your server. The
|
||
|
Configuration file upgrade tool. Find more information on converting configuration files for import into AM in
the |
||
|
An AM Fedlet, a light-weight SAML v2.0 service provider. The Fedlet lets you set up a federated deployment without the need of a fully-featured service provider. |
||
|
An IdP Discovery Profile (SAMLv2 binding profile) for its IdP Discovery service. The profile keeps track of the identity providers for each user. |
||
|
Sample authentication trees for demonstration purposes. The trees are provided as JSON files and can be imported into an AM deployment using Amster. Find information on importing files using Amster in Importing Configuration Data in the Amster 8.0.0 User Guide. |
||
|
A utility to help with creating a trust store for use with web authentication. Find more information in the |
(1) AM also provides REST-based STS endpoints that you can use directly on the AM server.