Top "Adfs" questions

Active Directory Federation Services (ADFS) is a standards-based web Single Sign-On federated identity which implements claims based authentication across forests.

What's the difference between ADFS, WIF, WS Federation, SAML, and STS?

These are numerous technologies and buzzwords used for single sign-on with Microsoft services. Can someone explain ADFS, WIF, WS Federation, …

single-sign-on wif saml adfs ws-federation
URL with multiple parameters as a query string in ASP.NET

In ASP.NET, I build a string redirectURL to redirect to ADFS form with multiple query string parameters. One such …

c# asp.net escaping query-string adfs
SAML/ADFS node.js implementation guide?

I'd like to preface this by saying that until now, I hadn't even HEARD of SAML, much less developed a …

node.js single-sign-on saml-2.0 adfs
ADFS v2.0 : Finding errors referenced by the reference number

I get a number of browser error messages using ADFS, all of the form. There was a problem accessing the …

adfs adfs2.0
Single Sign On implementation in C# using SAML 2.0

For past week I did a lot of research on the topic of using Single Sign On with SAML 2.0. I …

c# asp.net single-sign-on adfs
What is the correct format for SAML 2.0 Assertions?

We have a customer trying to use ADFS to SSO on to our web application. We are using the ComponentSpace …

single-sign-on saml saml-2.0 adfs component-space
The OWIN authentication pipeline, and how to use Katana middleware correctly?

I've recently started looking at the new ASP.Net Identity framework and the Katana middleware, there's a surprising amount of …

c# owin adfs katana ws-federation
How do I talk to ADFS from Java?

We have a website running on Caucho Resin. It's written primarily in Java using JSP. We have our own custom …

java saml adfs shibboleth opensaml
URL redirection from ADFS server

I'm using ADFS for authentication in my ASP.net web app. The STS server redirects the browser to https://test.…

asp.net authentication redirect wif adfs
AD vs ADFS vs LDAP: Explain it like I'm 5

I don't work with Microsoft but I'm struggling understanding conceptually how AD, ADFS and LDAP work together. Let's say I …

active-directory ldap identity adfs