Tagged Questions

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

learn more… | top users | synonyms

5
votes
3answers
2k views

Is it a bad practice to put external users in Active Directory?

We have an existing Web application and we want to migrate from a custom authentication solution to Active Directory Federation Services so that our partner organizations can manage the authorization ...
4
votes
2answers
281 views

Relate ADFS, WIF, WS Federation, SAML, STS

These are the some of the keywords for single-sign-on implementation using Microsoft technologies,Can someone relate ADFS, WIF, WS Federation, SAML, STS (Security token service) and when and where it ...
4
votes
2answers
664 views

ADFS (CRM 2011) - Authentication Issue in Microsoft Outlook Client for CRM (Response.Redirect(…) & Window.Open(…))

Before I start, our customers have to connect through AFDS to be able to go on the CRM 2011. So we are talking about an “IFD”-environment. I’m having a problem when using the “CRM 2011 Outlook ...
4
votes
1answer
270 views

Windows Presentation Foundation (WPF) + Windows Identity Foundation (WIF)

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 ...
3
votes
2answers
944 views

Securing backend WCF service with WIF using ADFS2 as IP

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 ...
3
votes
1answer
1k views

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 site. Try to browse to the site again. If the problem persists, contact the ...
3
votes
2answers
1k views

ADAM, Active Directory, LDAP, ADFS, Identity

What is the difference/relation between ADAM, Active Directory, LDAP, ADFS, Windows Identity, cardspace and which server (Windows 2003, Windows 2008) uses what?
3
votes
2answers
208 views

How can I imitate Stack Overflows SSO? Particularly where it federates with serverfault.com?

How does Stack Overflow's SSO work? ... whatever it is they are doing it seems to work for all sites in the network. I'd like to learn what Stack is doing so I can see if it's possible to get a ...
3
votes
1answer
253 views

What is keeping the users logged in after cookies are cleared in IE?

I'm having an issue where even after deleting the users cookies they are still logged in to my ASP.NET MVC site (IIS 6). HOWEVER, this only happens on my clients machine, my IE 8 on Win7 does NOT have ...
3
votes
2answers
888 views

Using ADFS 2.0 with non-.NET services

I am looking at ways to tie together a number of Windows-based web services together under single-sign-on. Microsoft's Windows Identity Framework and ADFS 2.0 are the perfect tools for the job, except ...
2
votes
1answer
176 views

Having multiple return URLs on one Relying Party Application on ACS Azure

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 management portal. I'll ...
2
votes
2answers
756 views

NTLM authentication to AD FS for non-IE browser without 'Extended Protection' switched off?

When using NTLM authentication to AD FS 2.0, from Google Chrome or Firefox 3.5+ running on Windows, then this results in a repeated sign-in dialog and finally sign-in failure, with 'Audit Failure' ...
2
votes
1answer
73 views

What is the relationship / purpose between ClaimTypesRequested in the IP-STS and ClaimTypeRequired in the RP

The ClaimTypesRequested section seems to be built up from the “Claim Descriptions” tab in ADFS and the web.config and metada inherit this when “bound” via FedUtil. Does WIF compare the two in any ...
2
votes
1answer
297 views

system.web configSection and system.webServer

I'm trying to move our site from a IIS6 to IIS7 and have a problem we're using ADFS for and in IIS6 the setup looks something like: <sectionGroup name="system.web"> <section name="websso" ...
2
votes
4answers
1k views

What's a good way to get started integrating ADFS with AzMan?

Does anyone know of any good screenscasts or documentation covering the integration Active Directory Federation Services (ADFS) with Authorization Manager (AzMan)?
1
vote
0answers
11 views

ADFS 2.0 httpcontext.current.user.identity.name is empty

i am using ADFS 2.0 with .net 2.0 web applciation i am trying to get httpcontext.current.user.identity.name on my web application but it comes as empty. what claims rule do i need to set to get this ...
1
vote
1answer
39 views

ADFS single sign-on with external authentication provider

We're establishing an ADFS (2.0) that will be responsible for authenticating users for several, customer-facing systems. The authentication mechanism is out-sourced to an external partner, which ...
1
vote
1answer
44 views

How to deploy asp.net web application to development team via TFS when setting up ADFS authentication

I am working on a asp.net web application that has is a part of TFS and is used by the development team. Recently as part of the project we setup ADFS and are now attempting to enforce authentication ...
1
vote
1answer
99 views

How to pass values from AD FS 2.0 HomeRealmDiscovery.aspx to FormsSignIn.aspx?

The AD FS 2.0 sign-in pages are a small ASP.NET web application (using .NET 2.0), which can be customized to change the look-and-feel, and the functionality. (Such customization is explicitly ...
1
vote
2answers
234 views

Azure/web-farm ready SecurityTokenCache

Our site uses ADFS for auth. To reduce the cookie payload on every request we're turning IsSessionMode on (see Your fedauth cookies on a diet). The last thing we need to do to get this working in ...
1
vote
2answers
412 views

Implementing ACS with and ADFS as STS

We are attempting to use the ACS sample 4 (from http://claimsid.codeplex.com/) as template for our ADFS project. We have no problem with passive requests to ADFS authenticated services. In the sample, ...
1
vote
1answer
108 views

Send ClaimCollection from Silverlight to WCF

I am implementing ADFS for a Silverlight application hosted in the cloud. I am using the Identity model provided in the IdentityTrainingKit to read the claims using Passive Authentication. I am ...
1
vote
1answer
131 views

iOS and ADFS protected web site

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 ...
1
vote
1answer
81 views

WIF and ASP.NET and ASP.NET MVC on a single app

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've seen examples for MVC and examples for ...
1
vote
1answer
458 views

using a third party identity provider with Office 365

we are currently using an inhouse SSO solution, using 2-factor authentication, that generates SAML to allow SSO to google apps and salesforce. We are looking to allow support for Office 365. I am ...
1
vote
2answers
366 views

Is anyone really using Active Directory Federation Services? Is this a technology worth investing in?

More generally, who is successfully using WIF/ADFS/SSO on the Windows platform, and is it worth implementing, and what is the likeliness it will be a lasting technology? On the surface, from reading ...
1
vote
1answer
2k views

How do I get the OpenSSO/OpenAM Fedlet working w/ ADFS 2.0?

I'm trying to get the OpenSSO(OpenAM) fedlet up and running against an ADFS2.0 server. I've gotten imported their metadata (idp.xml) and exchanged certificates with the ADFS server. I had to remove ...
1
vote
3answers
712 views

oAuth + ADFS Federation; Is this possible, and how would one go about doing it in ASP.NET MVC?

I'd like to support multiple authentication mechanisms such as oAuth and ADFS in my MVC site. Is this possible, and how would I go about using one or the other? My understanding is that ADFS/WIF ...
1
vote
1answer
101 views

How to map an external identity e.g Yahoo to an internal AD identity using ADFS

Imagine I have ADFS sitting on top of AD and lots of internal users who log in to a claims-aware application and get claims from the AD. At the same time we have external users who have to first ...
1
vote
0answers
351 views

How to federate SelfSTS with ADFS v2.0

Has anyone successfully managed to do this? SelfSTS is a WCF application not a ASP.NET one and there don't seem to be many examples or code samples for doing WCF integration? It would be really ...
1
vote
1answer
432 views

How do you use the ADFS Diagnostic Tool

I downloaded the tool and ran it on the Windows 2008 R2 server where I have ADFS v2.0 installed. All roles etc. are greyed out as are the buttons on the LHS. The instructions say to select a new ...
1
vote
2answers
986 views

ADFS v2.0 : How to federate with Windows Live, OpenID and Facebook

We have ADFS 2.0 running and have federated with various STS. Is it possible to federate with Windows Live, OpenID and Facebook? Some of our users already have these types of credentials and it ...
1
vote
3answers
273 views

Reauthenticate using ADFS?

I am being tasked with writing an asp.net web app that will use ADFS for authentication. However, at one stage in the application users will have to re-authenticate and supply their username and ...
1
vote
1answer
494 views

How do I implement custom role authorization with ADFS in ASP.Net MVC2?

I'm pretty new with ADFS and and Custom Role authorization so any help (and a lot of patience) would be greatly appreciated. I'm trying to set up ADFS with custom authorization. I have the ADFS set ...
1
vote
1answer
2k views

What's the difference between WS-Trust, OpenID, and SAML Passive?

Seems that Microsoft ADFSv2 supports WS-Trust, and SAML Passive, but the WIF stack it's built upon doesn't support SAML. What is the difference between WS-Trust and SAML-P? Do they share the same ...
1
vote
2answers
540 views

ADFS in Asp.Net

Suggest me with some informative links about working with ADFS in Asp.Net 3.5 and its related downloads.
1
vote
1answer
1k views

Integrated Windows Authentication in FireFox

If my ASP.NET app is set up for ADFS using Windows Integrated Authentication, I know this will work in IE, but will it work in Firefox? I've seen some things on the web that indicate that there are ...
1
vote
0answers
473 views

ADFS and ASP.NET

Just looking for clarification on the above topics. There are a number of domains with their own AD The domain where my ASP.NET application is running hosts the ADFS server (the root domain) there ...
1
vote
4answers
2k views

Where can I find Microsoft assemblies that are not already in Visual Studio?

I figured someone can answer the question generally but if anyone wants to get specific I am trying to use: using System.Web.Security.SingleSignOn; using ...
0
votes
1answer
20 views

ADFS 2.0 Configured to authenticate users from ADAM

How to configure ADFS to different ADAM store rather than the domain/AD the ADFS is installed on? For example: ADFS 2.0 is installed on xyz.com domain & users authentication happen with some ADAM ...
0
votes
0answers
7 views

ADFS 2.0 Not sending singout cleanup message

I am using FederatedPassiveSignInStatus control in my claim aware application which is federated with ADFS 2.0 , application can signout completely(i.e. getting cleanup message) only when I send ...
0
votes
0answers
36 views

STS redirection to dedicated page when autentication ticket expires

I have an STS application and a relying application. STS is able to authenticate and redirect to relying app, But when authentication ticket expires in relying app i want the sts to redirect to ...
0
votes
2answers
62 views

Integrate WCF with ADFS 2.0 and ACS - Some guide needed

We are planning to provide single sign on to our set off .NET applications(Web and windows) using ADFS 2.0, ACS and WIF. I am quite new to these technologies. I have seen quite few videos on channel ...
0
votes
0answers
22 views

Different date/times for SharePoint / ADFS servers

We are in the process of doing an ADFS and SharePoint installation to enable SAML authentication with our extranet website. We have discovered that all our ADFS Proxy, ADFS servers and SharePoint ...
0
votes
1answer
60 views

WIF entry point, federated authentication

In an asp.net application, is it possible to have only a handful of pages (.aspx) to be WIF protected while leaving the other pages untouched? Basically, what I want is when the user land on the ...
0
votes
1answer
38 views

Integrated Windows Auth Migration to ADFS 1.0 asp.net

I am planning to do some migration from Integrated windows auth to ADFS 1.0 for one of my web application in Asp.net/c#, Problem i am having is i cannot completely migrate to this new infrastructure, ...
0
votes
1answer
103 views

Windwos NT token with ADFS to get Remote user Roles

i created a ADFS windows NT enabled tokenapp Configured IIS 7 to enabled windows NT token in authentication and reply url as https://adfsweb.treyresearch.net/tokenapp i added this app into the ...
0
votes
1answer
41 views

ADFS web server setup

I am very very new to ADFS 2.0, i have been using Domain trust and i am doing some research on ADFS 2.0 to convert my current web app to ADFS 2.0, question i have is Does the Web server needs ...
0
votes
3answers
114 views

ADFS get all roles for a Logged in user

i am using this sample application provided in http://technet.microsoft.com/en-us/library/cc753987%28WS.10%29.aspx to play around with ADFS claim aware application. my question is how can i get all ...
0
votes
2answers
87 views

SP-IdP interaction issue: I'm not redirected back to SP web site

I'm new in SSO and ADFS, so I tried to run this guide first: AD FS 2.0 Federation with a WIF Application Step-by-Step Guide. This guide implies single machine is used to run it, but I run Identity ...

1 2