Top "Adfs2.0" questions

Active Directory Federation Services 2.0

Single sign on for .NET application integrated with Active Directory

We have several customer using our web application (not intranet), some customers want their login should be integrated with their …

c# active-directory single-sign-on adfs2.0 adfs
MVC3 site using Azure ACS & ADFS continually prompts for credentials when using Firefox and Chrome

I've created a basic MVC 3 website that's using Windows Azure's Access Control Service (ACS) to perform user authentication against an …

asp.net-mvc azure adfs2.0 accesscontrolservice
ADFS 2.0 Error ID4175: The issuer of the security token was not recognized by the IssuerNameRegistry

The error: ID4175: The issuer of the security token was not recognized by the IssuerNameRegistry. To accept security tokens from …

wif adfs2.0
How to create a self-signed x509 certificate with both private and public keys?

I am creating an SSO "proof of concept" using SAML2 and ADFS2 (IdP). Log In is working fine, however ADFS2 …

single-sign-on x509certificate adfs2.0 saml-2.0
Claims not being passed to a Relying Party in ADFS 2.0

OK, so I'm quite new to the whole world of claims aware applications. I was able to get up and …

adfs2.0 wif
Authenticate user by ADFS (Active Directory Federation Service)

I need to check whether particular user exist OR not in Active Directory by ADFS. So, I want my ADFS …

c# .net c#-4.0 adfs2.0
ADFS spring-saml No AssertionConsumerService is configured on the relying party

saml with an ADFS idp. rutime error, the sp non-signed metadata was imported without problems in adfs idp but i'm …

adfs2.0 spring-saml
ADFS 2.0 Web app signout

We are using a customer ASP.NET button to signout of our web app which uses ADFS for authentication. We've …

.net asp.net authentication logout adfs2.0
Using WIF, what is the difference between audienceUris and realm?

We have an ASP.NET application using WIF. Our web.config file has a section like this: <audienceUris> &…

wif adfs2.0 adfs
User is not forced to reauthenticate in ADFS 2.0 after Sharepoint 2010 session expires

This case is very much similar to question by Wiktor Zychla, see How to set the timeout properly when federating …

authentication sharepoint-2010 session-timeout adfs2.0 federation