We are trying to implement SSO for our .NET application deployed on Azure. We have been mandated to use openAM as the Idp.
I am following instructions @ http://msdn.microsoft.com/en-us/library/gg429779.aspx. Step 3 states creating an Identity provider. Here i have have to provide a URL to the WS-Federated metadata.
In openAM i have created a hosted Idp. But providing its URL to in step 3 does not help as it does not point to WS-Federated metadata document.
I was wondering what do i do in openAM to create a WS-federated metadata document?
or more generally am i doing this completely incorrectly?
thank you
Sameer