How do I use AM as an IdP in ASP.NET applications?
The purpose of this article is to provide some information on using AM to authenticate in a Microsoft® Windows® federated environment.
1 reader recommends this article
Archived
This article has been archived and is no longer maintained by ForgeRock.
SAML2 federation in .NET
The .NET Fedlet (Fedlet-aspnet.zip) was a demo application, (not a fully supported product) that was provided with earlier versions of OpenAM to demonstrate how OpenAM could be used as an IdP in a Microsoft Windows federated environment. This sample application is no longer distributed because .NET 4.5 and above provide all the SAML implementation classes necessary to federate with AM as the IdP, making the .NET Fedlet both obsolete and redundant. You should use these implementation classes directly in your ASP.NET applications to federate with AM.
For information on how to achieve this, you should refer to the Microsoft documentation. Some useful links are:
See Also
Related Training
N/A
Related Issue Tracker IDs
N/A