From 37347991719cb6bdb2538b9ac014efd443403316 Mon Sep 17 00:00:00 2001 From: LSZ Date: Thu, 4 Aug 2016 16:27:15 +0800 Subject: [PATCH] OpenID from EN to CN --- ...ore-1.0-incorporating-errata-set-1_CN.html | 22 +++++++++---------- 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/others/oidc/Final_OpenID-Connect-Core-1.0-incorporating-errata-set-1_CN.html b/others/oidc/Final_OpenID-Connect-Core-1.0-incorporating-errata-set-1_CN.html index c40b82c..dcb7014 100644 --- a/others/oidc/Final_OpenID-Connect-Core-1.0-incorporating-errata-set-1_CN.html +++ b/others/oidc/Final_OpenID-Connect-Core-1.0-incorporating-errata-set-1_CN.html @@ -401,31 +401,29 @@

- 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.



-

Table of Contents

+

目录

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