From Fedora Project Wiki
Description
IDP Installation testing.
Setup
- 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.
- 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.