How do I change my WCF's FederationMetadata.xml file for various deployments?
问题 We have an ADFS 2.0 installation that's working well for our MVC apps in our various environments. I believe it uses "passive authentication" (I'm still getting used to the proper terminology) - it definitely is where it redirects the user to our adfs proxy if the user is not logged in and adfs redirects the user back to our MVC app once they are logged in. We are now beginning to expose some secured web services and want to tap into this same authentication system. My understanding is that I