概要 標準仕様のスペックは、OpenID Foundationによって策定されている。 スペック上の定義では、 OpenID Connect 1.0 は, OAuth 2.0 プロトコルの上にシンプルなアイデンティティレイヤーを付与したもの である。 このプロトコルはクライアントが認可サーバーの認証結果に基づいてエンドユーザーのアイデンティティを検 証可能にする. また同時にエンドユーザーの必要最低限のプロフィール情報を, 相互運用可能かつ RESTful な形で取得することも可能にする。 OpenID Connect 1.0 is a simple identity layer on top of the OAuth 2.0 protocol. It enables Clients to verify the identity of the 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. 出典元: デジタルアイデンティティ技術 認可・ID連携・認証 基礎 (https://speakerdeck.com/oidfj/ren-cai-yu-cheng-wg-zhong-jian-huo-dong-bao-gao-hui-ji-shu-sabuwg?slide=34)