OpenID Connect

OpenID Connect (OIDC) is an authentication layer on top of OAuth 2.0, an authorization framework.[1] The standard is controlled by the OpenID Foundation.

Description

OpenID Connect is a simple identity layer on top of the OAuth 2.0 protocol, which allows computing clients to verify the identity of an end-user based on the authentication performed by an authorization server, as well as to obtain basic profile information about the end-user in an interoperable and REST-like manner. In technical terms, OpenID Connect specifies a RESTful HTTP API, using JSON as a data format.

OpenID Connect allows a range of kinds of clients, including Web-based, mobile, and JavaScript clients, to request and receive information about authenticated sessions and end-users. The specification suite is extensible, supporting optional features such as encryption of identity data, discovery of OpenID Providers, and session management.[1]

Open source providers

There are several open source implementations of OpenID Connect providers, including:


gollark: Potentially just two random words from a list of a few thousand.
gollark: <@!293066066605768714> Something like that.
gollark: DTel charges meaningless virtual money to maintain a phone number, which I dislike. Additionally, it uses !!NUMBERS!!.
gollark: Yes, like DTel but stupider.
gollark: AutoBotRobot has an entire fourteen (14) (0b1110) servers so it would be very useful.

See also

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.