I am playing with windows identity foundation and I am trying to create an MVC.NET based Security Token Service and use it as the Single Sign On application.
My only problem is that I don't know how to generate the federationmetadata.xml file.
Is there any tool to generate this file manually?