OpenID from EN to CN
parent
71c6264e85
commit
3734799171
|
@ -401,31 +401,29 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
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.
|
||||
|
||||
</p><a name="toc"></a><br>
|
||||
<hr>
|
||||
<h3>Table of Contents</h3>
|
||||
<h3>目录</h3>
|
||||
|
||||
<p class="toc">
|
||||
<a href="#Introduction">1.</a>
|
||||
Introduction<br>
|
||||
介绍<br>
|
||||
<a href="#rnc">1.1.</a>
|
||||
Requirements Notation and Conventions<br>
|
||||
需求符号和约定<br>
|
||||
<a href="#Terminology">1.2.</a>
|
||||
Terminology<br>
|
||||
术语<br>
|
||||
<a href="#Overview">1.3.</a>
|
||||
Overview<br>
|
||||
概述<br>
|
||||
<a href="#IDToken">2.</a>
|
||||
ID Token<br>
|
||||
<a href="#Authentication">3.</a>
|
||||
Authentication<br>
|
||||
认证<br>
|
||||
<a href="#CodeFlowAuth">3.1.</a>
|
||||
Authentication using the Authorization Code Flow<br>
|
||||
使用授权码(Authorization Code)认证流程<br>
|
||||
<a
|
||||
href="#CodeFlowSteps">3.1.1.</a>
|
||||
Authorization Code Flow Steps<br>
|
||||
|
|
Loading…
Reference in New Issue