Top "Federated-identity" questions

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

What is the purpose of nameidentifier claim?

What the claim of type http://schemas.xmlsoap.org/ws/2005/05/identity/claims/nameidentifier should be used for? This is the …

claims-based-identity adfs2.0 federated-identity
Federated Authentication and "Error occurred during a cryptographic operation"

I got this exception when I try get my home page on ASP.NET MVC application. [CryptographicException: Error occurred during …

asp.net .net federated-identity
Difference between IAM role and IAM user in AWS

What is the difference between an IAM role and an IAM user? The IAM FAQ has an entry explaining it, …

amazon-web-services amazon-iam federated-identity
Federated authentication and Delegated authentication in salesforce

Anybody know the difference between Federated authentication and Delegated authentication in salesforce? Can you explain the flow of request in …

salesforce single-sign-on federated-identity
Unable to authenticate to SharePoint Online programmatically with federated services

I am unable to authenticate to SharePoint Online using SharePointOnlineCredentials, receiving the error message: Identity Client Runtime Library (IDCRL) encountered …

sharepoint federated-identity sharepoint-online
How to authenticate to Office 365 portal via C#

I have an Exchange tenant with Microsoft (company.onmicrosoft.com), an admin account ([email protected]), and the admin …

c# office365 federated-identity
Create SAML Authentication request using WIF

It seems most of the WIF information out there is useful for enabling federated authentication across entire applications. I'm interested …

c# .net saml wif federated-identity
No valid key mapping found for securityToken

I am developing test application for displaying claims of authenticated identity in MVC-ASP.net (Visual studio 2013) I have given authentication …

asp.net-mvc azure visual-studio-2013 asp.net-mvc-5 federated-identity
What makes the FederatedAuthentication.SessionAuthenticationModule return NULL?

I'm not sure why but my FederatedAuthentication.SessionAuthenticationModule is resolving as NULL and crashing my app when I try to …

c# security wif federated-identity