From 37347991719cb6bdb2538b9ac014efd443403316 Mon Sep 17 00:00:00 2001
From: LSZ
- This specification defines - the core OpenID Connect functionality: - authentication built on top of OAuth 2.0 and - the use of Claims to communicate information about the End-User. - It also describes the security and privacy considerations for using OpenID Connect. + 此规范定义了核心的OpenID Connect功能: + 身份认证构建在OAuth 2.0之上并且使用Claims来传递最终用户(End-User)相关信息. + 它同时描述安全与隐私考虑使用OpenID Connect.
1.
- Introduction
+ 介绍
1.1.
- Requirements Notation and Conventions
+ 需求符号和约定
1.2.
- Terminology
+ 术语
1.3.
- Overview
+ 概述
2.
ID Token
3.
- Authentication
+ 认证
3.1.
- Authentication using the Authorization Code Flow
+ 使用授权码(Authorization Code)认证流程
3.1.1.
Authorization Code Flow Steps