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.

How do I setup a valid on-premise ADFS URI?

I have a .NET 4.6.2 Windows client application which needs to get an authentication token from our on-premise ADFS server and …

c# asp.net-core adfs adal
Does ADFS use kerberos?

Currently looking to federate servers that use AD. First thought was to use ADFS to manage service requests across domains …

kerberos adfs ws-federation federation
Authenticating to SharePoint Online using cURL (using ADFS 2.1 as IP-STS)

I'm trying to set up a simple script that uses cURL to monitor our SharePoint Online site by doing the …

curl office365 saml adfs ws-trust
Requested Authentication Method is not supported on the STS

Our Java app is federated with customers ADFS 3.0 server. There is an issue after sending authentication requests (SP initiated) to …

windows-authentication saml saml-2.0 adfs adfs3.0
Ws-Federation authentication with ASP.NET Core

I am migrating an ASP.NET application to be on ASP.NET Core, but have met a problem of Ws-Federation …

asp.net asp.net-core adfs ws-federation