OpenID from EN to CN

pull/1/MERGE
LSZ 2016-11-13 21:25:07 +08:00
parent ae030405c4
commit 9506339c2e
1 changed files with 4 additions and 4 deletions

View File

@ -2919,12 +2919,12 @@
<a name="rfc.section.3.1.2.7"></a>
<h3>3.1.2.7.&nbsp;
Authentication Response Validation</h3>
认证响应的验证</h3>
<p>
When using the Authorization Code Flow,
the Client MUST validate the response according to RFC 6749,
especially Sections 4.1.2 and 10.12.
当使用授权码流程(Authorization Code Flow)时,
客户端必须根据RFC 6749协议验证响应,
特别是4.1.2章节与10.12章节中的内容.
</p>
<a name="TokenEndpoint"></a><br>