Jump to content

Federated identity: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Minoru123 (talk | contribs)
Examples: Add subsection separating social login examples.
Added href for SAML
 
(6 intermediate revisions by 3 users not shown)
Line 25: Line 25:


==Technologies==
==Technologies==
Technologies used for federated identity include SAML (Security Assertion Markup Language), [[OAuth]], OpenID, Security Tokens (Simple Web Tokens, JSON Web Tokens, and SAML assertions), [[List of web service specifications|Web Service Specifications]], and [[Windows Identity Foundation]].<ref>{{Cite book |last=Rountree |first=Derrick |year=2012 |title=Federated Identity Primer |publisher= Syngress Media |isbn=978-0124071896 }}</ref>
Technologies used for federated identity include [[Security Assertion Markup Language|SAML (Security Assertion Markup Language)]], [[OAuth]], OpenID, Security Tokens (Simple Web Tokens, JSON Web Tokens, and SAML assertions), [[List of web service specifications|Web Service Specifications]], and [[Windows Identity Foundation]].<ref>{{Cite book |last=Rountree |first=Derrick |year=2012 |title=Federated Identity Primer |publisher= Syngress Media |isbn=978-0124071896 }}</ref>


==Government initiatives==
==Government initiatives==
Line 38: Line 38:
Digital identity platforms that allow users to log onto third-party websites, applications, mobile devices and gaming systems with their existing identity, i.e. enable [[social login]], include:
Digital identity platforms that allow users to log onto third-party websites, applications, mobile devices and gaming systems with their existing identity, i.e. enable [[social login]], include:
=== Social login examples ===
=== Social login examples ===
{{Excerpt|Social login|List of providers}}

=== Other examples ===
=== Other examples ===


* [[Amazon.com|Amazon]]<ref>[http://login.amazon.com/ Login With Amazon]</ref>
* [[Microsoft account]] – Formerly Windows Live ID
* [[Dashlane]]
* [[Foursquare City Guide|Foursquare]]
* [[GitHub]]
* [[Google Account]]
* [[Google Account]]
* [[Facebook]] – Login to public social venues.
* [[Yahoo!]] – users can use their Yahoo! ID to log onto other sites, and users used to have the possibility to log onto Yahoo! with their Google or Facebook IDs.
* [[Twitter]]
* [[LastPass]]<ref>{{cite web | url=https://www.lastpass.com/products/sso | title=Single Sign-On (SSO) Solution &#124; LastPass }}</ref>
* [[LastPass]]<ref>{{cite web | url=https://www.lastpass.com/products/sso | title=Single Sign-On (SSO) Solution &#124; LastPass }}</ref>
* [[Microsoft account]] – Formerly Windows Live ID
* [[LinkedIn]]
* [[PayPal]]
* [[PayPal]]
* [[Foursquare City Guide|Foursquare]]
* [[MySpace]]
* [[AOL]]
* [[Mozilla Persona]] On November 30, 2016, Mozilla shut down the persona.org services
* [[Mozilla Persona]] On November 30, 2016, Mozilla shut down the persona.org services
* [[Yahoo!]] – users can use their Yahoo! ID to log onto other sites, and users used to have the possibility to log onto Yahoo! with their Google or Facebook IDs.
* [[Amazon.com|Amazon]]<ref>[http://login.amazon.com/ Login With Amazon]</ref>
* [[GitHub]]

Note: Facebook Connect is a delegated ID, not a federated ID.<ref>{{Cite web|title=Delegated vs. Federated ID {{!}} Nothing to See Here|url=https://sites.psu.edu/ntsh/2010/02/15/delegated-vs-federated-id/|access-date=2020-11-22|website=sites.psu.edu}}</ref>


==See also==
==See also==

Latest revision as of 08:29, 8 October 2024

A federated identity in information technology is the means of linking a person's electronic identity and attributes, stored across multiple distinct identity management systems.[1]

Federated identity is related to single sign-on (SSO), in which a user's single authentication ticket, or token, is trusted across multiple IT systems or even organizations.[2][3] SSO is a subset of federated identity management, as it relates only to authentication and is understood on the level of technical interoperability, and it would not be possible without some sort of federation.[4]

Management

[edit]

In information technology (IT), federated identity management (FIdM) amounts to having a common set of policies, practices and protocols in place to manage the identity and trust into IT users and devices across organizations.[5]

Single sign-on (SSO) systems allow a single user authentication process across multiple IT systems or even organizations. SSO is a subset of federated identity management, as it relates only to authentication and technical interoperability.

Centralized identity management solutions were created to help deal with user and data security where the user and the systems they accessed were within the same network – or at least the same "domain of control". Increasingly, however, users are accessing external systems which are fundamentally outside their domain of control, and external users are accessing internal systems. The increasingly common separation of the user from the systems requiring access is an inevitable by-product of the decentralization brought about by the integration of the Internet into every aspect of both personal and business life. Evolving identity management challenges, and especially the challenges associated with cross-company, cross-domain access, have given rise to a new approach to identity management, known now as "federated identity management".[6]

FIdM, or the "federation" of identity, describes the technologies, standards and use-cases which serve to enable the portability of identity information across otherwise autonomous security domains. The ultimate goal of identity federation is to enable users of one domain to securely access data or systems of another domain seamlessly, and without the need for completely redundant user administration. Identity federation comes in many flavors, including "user-controlled" or "user-centric" scenarios, as well as enterprise-controlled or business-to-business scenarios.

Federation is enabled through the use of open industry standards and/or openly published specifications, such that multiple parties can achieve interoperability for common use-cases. Typical use-cases involve things such as cross-domain, web-based single sign-on, cross-domain user account provisioning, cross-domain entitlement management and cross-domain user attribute exchange.

Use of identity federation standards can reduce cost by eliminating the need to scale one-off or proprietary solutions. It can increase security and lower risk by enabling an organization to identify and authenticate a user once, and then use that identity information across multiple systems, including external partner websites. It can improve privacy compliance by allowing the user to control what information is shared, or by limiting the amount of information shared. And lastly, it can drastically improve the end-user experience by eliminating the need for new account registration through automatic "federated provisioning" or the need to redundantly login through cross-domain single sign-on.

The notion of identity federation is extremely broad, and also evolving. It could involve user-to-user and user-to-application as well as application-to-application use-case scenarios at both the browser tier and the web services or service-oriented architecture (SOA) tier. It can involve high-trust, high-security scenarios as well as low-trust, low-security scenarios. The levels of identity assurance that may be required for a given scenario are also being standardized through a common and open Identity Assurance Framework. It can involve user-centric use-cases, as well as enterprise-centric use-cases. The term "identity federation" is by design a generic term, and is not bound to any one specific protocol, technology, implementation or company. Identity federations may be bi-lateral relationships or multilateral relationships. In the latter case, the multilateral federation frequently occurs in a vertical market, such as in law enforcement (such as the National Identity Exchange Federation - NIEF[7]), and research and education (such as InCommon).[8] If the identity federation is bilateral, the two parties can exchange the necessary metadata (assertion signing keys, etc.) to implement the relationship. In a multilateral federation, the metadata exchange among participants is a more complex issue. It can be handled in a hub-and-spoke exchange or by the distribution of a metadata aggregate by a federated operator.

One thing that is consistent, however, is the fact that "federation" describes methods of identity portability which are achieved in an open, often standards-based manner – meaning anyone adhering to the open specification or standard can achieve the full spectrum of use-cases and interoperability.[9]

Identity federation can be accomplished any number of ways, some of which involve the use of formal Internet standards, such as the OASIS Security Assertion Markup Language (SAML) specification, and some of which may involve open-source technologies and/or other openly published specifications (e.g. Information Cards, OpenID, the Higgins trust framework or Novell's Bandit project).

Technologies

[edit]

Technologies used for federated identity include SAML (Security Assertion Markup Language), OAuth, OpenID, Security Tokens (Simple Web Tokens, JSON Web Tokens, and SAML assertions), Web Service Specifications, and Windows Identity Foundation.[10]

Government initiatives

[edit]

United States

[edit]

In the United States, the National Institute of Standards and Technology (NIST), through the National Cybersecurity Center of Excellence, has published a building block white paper in December 2016 on this topic[11]

The Federal Risk and Authorization Management Program (FedRAMP) is a government-wide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services.

FedRAMP enables Agencies to rapidly adapt from old, insecure legacy IT to mission-enabling, secure, and cost-effective cloud-based IT.[12]

Examples

[edit]

Digital identity platforms that allow users to log onto third-party websites, applications, mobile devices and gaming systems with their existing identity, i.e. enable social login, include:

Social login examples

[edit]

Here is a list of services that provide social login features which they encourage other websites to use. Related are federated identity login providers.

Other examples

[edit]

See also

[edit]

References

[edit]
  1. ^ Madsen, Paul, ed. (5 December 2005). "Liberty Alliance Project White Paper: Liberty ID-WSF People Service - federated social identity" (PDF). Archived from the original (PDF) on 2018-05-26. Retrieved 2013-07-11.
  2. ^ Federated Identity for Web Applications, microsoft.com. Retrieved 3 July 2017.
  3. ^ Gaedke, Martin; Johannes, Meinecke; Nussbaumer, Martin (2005-05-01). "A modeling approach to federated identity and access management". Special interest tracks and posters of the 14th international conference on World Wide Web - WWW '05 (PDF). pp. 1156–1157. doi:10.1145/1062745.1062916. ISBN 978-1595930514. S2CID 8828239. Archived from the original (PDF) on 2017-09-13. Retrieved 2017-07-03.
  4. ^ Chadwick, David W. (2009). "Federated Identity Management" (PDF). Foundations of Security Analysis and Design V. Lecture Notes in Computer Science. Vol. 5705. pp. 96–120. CiteSeerX 10.1.1.250.4705. doi:10.1007/978-3-642-03829-7_3. ISBN 978-3-642-03828-0. ISSN 0302-9743. Retrieved 2017-07-03.
  5. ^ http://net.educause.edu/ir/library/pdf/EST0903.pdf Archived 2017-08-29 at the Wayback Machine 7 things you should know about Federated Identity Management
  6. ^ Jensen, Jostein (2012). "Federated Identity Management Challenges". 2012 Seventh International Conference on Availability, Reliability and Security. pp. 230–235. doi:10.1109/ares.2012.68. ISBN 978-1-4673-2244-7. S2CID 18145013. Retrieved 2023-12-11.
  7. ^ "National Identity Exchange Federation". nief.org. Retrieved 2018-05-15.
  8. ^ "InCommon: Security, Privacy and Trust for the Research and Education Community". incommon.org. Retrieved 2018-05-15.
  9. ^ Cabarcos, Patricia Arias (2013). "Dynamic Infrastructure for Federated Identity Management in Open Environments". doi:10.13140/RG.2.1.2918.0962. {{cite journal}}: Cite journal requires |journal= (help)
  10. ^ Rountree, Derrick (2012). Federated Identity Primer. Syngress Media. ISBN 978-0124071896.
  11. ^ https://www.nccoe.nist.gov/publications/project-description/privacy-enhanced-identity-brokers-project-description-final Privacy-Enhanced Identity Federation
  12. ^ "FedRAMP and Azure". TECHCOMMUNITY.MICROSOFT.COM. Retrieved 2023-09-13.
  13. ^ Login With Amazon
  14. ^ "Single Sign-On (SSO) Solution | LastPass".