From Fedora Project Wiki

Revision as of 17:00, 5 March 2015 by Rcritten (talk | contribs) (Created page with "{{QA/Test_Case |description=IDP Installation testing. |setup= <ol> <li>For testing purposes, a machine (or VM) with 1GB of RAM and 4 GB of free disk space for binaries, data a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

IDP Installation testing.

Setup

  1. For testing purposes, a machine (or VM) with 1GB of RAM and 4 GB of free disk space for binaries, data and logs should be plenty to set up and run an IPA master.
  2. It is assumed that the IDP is installed on the same server/VM as the IPA master

How to test

Installation

First, install the Ipsilon server packages:

# yum install ipsilon ipsilon-tools ipsilon-authkrb ipsilon-infosssd ipsilon-tools-ipa ipsilon-saml2 ipsilon-authfas ipsilon-authldap ipsilon-authform

Install the server to use IPA.

# ipsilon-server-install --ipa=yes --form=yes

Verify the basics

Firefox should be launched from a machine that is enrolled to the IPA server.

Start firefox

Visit http://ipa.example.com/idp

Authenticate as admin using the IPA admin password

Expected Results

All the test steps should end with the specified results.