Sun OpenSSO Enterprise 8.0 Update 1 Release Notes

To Configure the Sample Application and Test the ASP.NET Fedlet

The Sample Application should be deployed using ASP.NET version 3.5 and Microsoft Internet Information Server versions 6 or 7.

  1. Navigate to the /tmp/asp.net/conf folder on the service provider machine.

  2. Copy the modified metadata files idp-extended.xml, sp.xml, sp-extended.xml, and fedlet.cot to /tmp/asp.net/SampleApp/App_Data/.

  3. Copy the remote identity provider's standard metadata file to the service provider machine.

    Be sure the file is named idp.xml.

  4. Place idp.xml in /tmp/asp.net/SampleApp/App_Data/.

  5. Confirm that the Fedlet.dll is in the Sample Application's /tmp/asp.net/SampleApp/bin/ folder.

  6. Within Internet Information Server (IIS), create a virtual directory using the /tmp/asp.net/SampleApp/ directory.

    • IIS 6 (Windows 2003) has Add Virtual Directory. Be sure to have Read and Script permissions set for the application.

    • IIS 7 (Windows 2008 and Vista) has Add Application with no additional options required to be set.

  7. Open the Sample Application in your browser using the URL, http://sp.example.com/SampleApp

  8. Click the IDP Initiated SSO link to perform identity provider-initiated single sign-on.

  9. Enter the appropriate user credentials.

    The OpenSSO user demo with a password of changeit will work. After a successful authentication, the fedletapplication.aspx page is displayed with access to the AuthnResponse information. Click on the thumbnail to see a screenshot.

Figure 10–1 Sample Application with OpenSSO and ASP.NET

Sample Application with OpenSSO and ASP.NET