wiki:ParkingSpSetup

Version 3 (modified by jpmitchell@…, 13 years ago) (diff)

--

Shibboleth / Setup T2/UAF Parking App SP

This document describes the process of installing and configuring the Shibboleth SP to support the T2 UAF Parking App.

  1. Download the latest Shibboleth SP for IIS and the appropriate platform (32bit/64bit):
    http://www.shibboleth.net/downloads/service-provider/latest/win32/
    http://www.shibboleth.net/downloads/service-provider/latest/win64/
  2. Install the Shibboleth SP using the defaults in the installer but noting the installation path.
  3. Download the IdP metadata from the following URL and save into the etc directory in the Shibboleth SP installation path:
    https://idp.alaska.edu/idp-metadata.xml
  4. Open the idp-metadata.xml file and copy out the entityID of the IdP:
    <EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" entityID="urn:mace:incommon:alaska.edu">
    <IDPSSODescriptor protocolSupportEnumeration="urn:mace:shibboleth:1.0 urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:2.0:protocol">