Oracle OpenSSO 8.0 Update 2 Release Notes

.NET Fedlet Support for the Identity Provider Discovery Service (CR 6928524)

In this scenario, the .NET Fedlet is configured with multiple identity providers in a circle of trust and you want to configure the Fedlet to use the identity provider discovery service to determine the preferred identity provider.

The discovery service must be configured for the identity providers you are using with the .NET Fedlet. For information about configuring the identity provider discovery service in Oracle OpenSSO 8.0 Update 2, see the following documentation collection: http://docs.sun.com/coll/1767.1.

ProcedureTo Configure the .NET Fedlet to Use the Identity Provider Discovery Service:

  1. In the .NET Fedlet fedlet.cot file, set the sun-fm-saml2-readerservice-url property to the SAMLv2 reader service URL. For example:

    sun-fm-saml2-readerservice-url=http://discovery.common.com/opensso/saml2reader
  2. Restart the Application Pool associated with your .NET Fedlet application.