Top "Adfs2.0" questions

Active Directory Federation Services 2.0

Getting NameIDPolicyError implementing SSO with ADFS 2.0

I am trying to connect third party system with ADFS 2.0 using SSO. I created Relying party trust, and two claim …

adfs2.0
ADFS 2.0 time out and relation between Freshness Value,TokenLifetime and WebSSOLifetime parameters

I am interested to know the relation between Freshness Value,TokenLifetime and WebSSOLifetime parameters in ADFS 2.0 time out scenario. I …

asp.net .net wif claims-based-identity adfs2.0
The Federation Service could not authorize token issuance for caller 'DOMAIN\Account'

I am using ADFS in Windows Server 2012 with SAML 2.0 to implement SSO for an MVC application. I started to get …

single-sign-on adfs adfs2.0 adfs3.0 adfs2.1
ADFS 2.0 Single Sign Out Not Signing Out

I'm having an issue with a web application I'm writing that implements ADFS 2.0. I am able to get users to …

c# claims-based-identity adfs2.0
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 …

firefox google-chrome ntlm adfs2.0 adfs
Transparent SSO with SAML (IE, SAML 2.0, ADFS, Kerberos authentication)

Configuration is: ADFS 2.0 as IdP (both WS-Federation and SAML 2.0 are supported), ASP.NET app as Service Provider. When SPS requests …

login single-sign-on adfs2.0 saml-2.0 ws-federation
AD FS 2.0 Authentication and AJAX

I have a web site that is trying to call an MVC controller action on another web site. These sites …

javascript jquery ajax adfs2.0
Azure - customErrors="off" in web.config is not displaying detailed errors in Azure app (cloud service)

I have an app deployed to Azure and it uses ADFS (Active Directory Federated Services) for authentication. When the user …

azure web-config adfs2.0 custom-errors
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 …

wcf adfs2.0 adfs wif
"An error occurred when verifying security for the message" exception when authenticating to ADFS

As I described in another question I build a web service that will take username/password and based on these …

c# wif saml-2.0 adfs2.0