We have an ASP.NET application on IIS 7 that accepts authentication tokens from ADFS 2. We used Windows Identity Foundation in the application to do that.
Is it possible to use existing AD users to authenticate them in a ruby on rails app? To be a bit more precise here\'s the current situation.
Using VS2010 and MVC3 and the latest Razor engine bits. I have a request to integrate ADFS to allow the app to support single-sign-on for an existing Windows domain.
I\'d like to be able to specify the return URL of the ACS authentication when I redirect the user to his Identity Provider\'s log-in URL instead of the one I specified in the ACS manage开发者_开发问答
I have a web application that is protected using ADFS, this was previously NTLM.We used to be able to retrieve data using the ASIHTTPRequest classes, but it does not appear to work with ADFS.The respo
Scenario:I need to configure a WPF application to send credentials from integrated security to an ADFS server and receive tokens back.I can\'t find guides describing in detail how to do this.The focus
I was hoping that someone could confirm my understanding (or lack thereof!) of ADFS with respect to WCF.
I’m having an issue using ADFS2 to secure a back-end WCF service that is being called from Passively Federated Website. I have the passive federation working on the website, but the back-end service
I have a web site I\'d like to switch to ADFS/WIF (Windows Identity Foundation). The web site has some ASP.NET MVC and other regular (WebForms) ASP.NET.
I am trying to implement the SP-initiated use case. For this what I have is: Identity Provider: a Federation