OpenID from EN to CN

0.6
LSZ 8 years ago
parent 708453ce15
commit c09ad7ed4a

@ -429,7 +429,7 @@
授权码(Authorization Code)认证流程步骤<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a
href="#AuthorizationEndpoint">3.1.2.</a>&nbsp;
授权端点(Endpoint)<br>
授权端点(Authorization Endpoint)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a
href="#AuthRequest">3.1.2.1.</a>&nbsp;
认证请求<br>
@ -1982,15 +1982,13 @@
<a name="rfc.section.3.1.2"></a>
<h3>3.1.2.&nbsp;
Authorization Endpoint</h3>
授权端点(Authorization Endpoint)</h3>
<p>
The Authorization Endpoint performs Authentication of the
End-User.
This is done by sending the User Agent to
the Authorization Server's Authorization Endpoint for Authentication and
Authorization, using request parameters defined by OAuth 2.0 and
additional parameters and parameter values defined by OpenID Connect.
授权端点(Authorization Endpoint)执行对最终用户(End-User)的认证(Authentication).
这是通过发送用户代理(User Agent)给授权服务器(Authorization Server)的
授权端点(Authorization Endpoint)进行认证(Authentication)与授权(Authorization)完成的,
这将使用OAuth 2.0协议中定义的请求参数,新增的参数以及OpenID Connect协议中定义的参数值.
</p>

Loading…
Cancel
Save