Top "Federated-identity" questions

The concept of linking a single individual's digital identity across multiple (and usually disparate) IT systems.

SAML assertion with username/password - what do the messages really look like?

I need to create a some SAML 2.0 assertions, and I'm having trouble finding what the XML should really look like. …

passwords single-sign-on saml federated-identity
Implementing claims-based security (WCF/ASP.NET)

After researching on the topic of claims-Based security (or a federated security model). I've been coming across many examples that …

wcf-security saml federated-identity geneva-framework sts-securitytokenservice
Why would FederatedAuthentication.WSFederationAuthenticationModule be null in MVC Azure ACS Federated Authentication?

I'm trying to put together FederatedAuthentication with .NET 4.5, MVC 4, and active redirect using a custom server-side login page, using code …

asp.net-mvc wif .net-4.5 federated-identity
Federated Identity Management: ADFS vs OpenID

I'm new to Federated Identity Management. I'm trying to understand the differences between the authentication protocols and concepts. I understood …

openid adfs federated-identity
after federated authentication, redirect to originally requested url

We've setup federated security using ThinkTecture server. When a user wishes to access a particular URL, they get redirected to …

adfs federated-identity thinktecture-ident-server
forgerock Identity Management Solution Vs WSO2 Identity Server

I'm trying to choose one of forgerock identity management solution (openAM, openIDM) and wso2 identity server for implementing Identity and …

wso2 openam federated-identity identity-management openidm
Can AWS CLI be used with a federated login?

I login to AWS with my Active Directory account in my company. We are using federated login, as described here: …

amazon-web-services aws-cli federated-identity
SQL Azure Integrated Authentication with a cloud-only Azure Active Directory fails

I have created an Azure tenancy and configured the following: Azure AD with: A simple custom domain name (less than 15 …

authentication azure-sql-database azure-active-directory federated-identity
Difference between WS-Trust, WS-Fed and SAML 1.1/ 2.0 protocols

What's the difference between WS-Trust, WS-Fed and SAML 1.1/ 2.0 protocols? My understanding on these protocols gets confused when SAML is used …

saml-2.0 adfs federated-identity ws-federation ws-trust
WIF manually generate federationmetadata.xml

I am playing with windows identity foundation and I am trying to create an MVC.NET based Security Token Service …

.net wif federated-identity