WS-Federation is an Identity Federation specification, which provides mechanisms for allowing differential security realms.
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-federationI'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-federationThe scenario is the following: I need to perform a federated authentication of a user (which uses his university account) …
c# authentication sharepoint claims-based-identity ws-federationI am working on a project that uses ws_federation and SAML to authenticate to a Identity Provider running on …
java single-sign-on saml ws-federationDifferences between ADFS and Azure AD I understand that ADFS is a STS (Secure Token Service) in the sense that …
azure azure-active-directory adfs ws-federationHello so I've been trying to achieve WS-Fed SSO on my MVC6 web application, I've read a bit on authentification …
asp.net asp.net-core adfs asp.net-core-mvc ws-federationConfiguration 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-federationI have created a new ASP.NET MVC application with .NET 4.5. I have successfully set up authentication with an STS. …
asp.net-mvc .net-4.5 wif claims-based-identity ws-federationCurrently looking to federate servers that use AD. First thought was to use ADFS to manage service requests across domains …
kerberos adfs ws-federation federationI 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