OpenID from EN to CN

0.6
LSZ 2016-08-06 18:13:04 +08:00
parent 50ac9e5791
commit 98ef4190a7
1 changed files with 9 additions and 9 deletions

View File

@ -1872,20 +1872,20 @@
<hr class="insert"> <hr class="insert">
<p> <p>
All but the <tt>code</tt> Response Type value, <tt>code</tt> 响应类型值是在
which is defined by <a class="info" href="#RFC6749">OAuth <a class="info" href="#RFC6749">OAuth
2.0<span> (</span><span 2.0<span> (</span><span
class="info">Hardt, D., “The OAuth 2.0 Authorization Framework,” October&nbsp;2012.</span><span>)</span></a> class="info">Hardt, D., “The OAuth 2.0 Authorization Framework,” October&nbsp;2012.</span><span>)</span></a>
[RFC6749], [RFC6749]中定义,
are defined in the 其他的响应类型值定义在
<a class="info" href="#OAuth.Responses">OAuth 2.0 Multiple <a class="info" href="#OAuth.Responses">OAuth 2.0 Multiple
Response Type Encoding Practices<span> (</span><span class="info">de Medeiros, B., Ed., Scurtescu, M., Tarjan, P., and M. Jones, “OAuth 2.0 Multiple Response Type Encoding Practices,” February&nbsp;2014.</span><span>)</span></a> Response Type Encoding Practices<span> (</span><span class="info">de Medeiros, B., Ed., Scurtescu, M., Tarjan, P., and M. Jones, “OAuth 2.0 Multiple Response Type Encoding Practices,” February&nbsp;2014.</span><span>)</span></a>
[OAuth.Responses] [OAuth.Responses]
specification. 规范中.
NOTE: While OAuth 2.0 also defines the 注意: 在 OAuth 2.0 中为隐式流程(Implicit Flow)定义了
<tt>token</tt> Response Type value <tt>token</tt> 响应类型,
for the Implicit Flow, OpenID Connect does not use this Response Type, OpenID Connect 未使用它,
since no ID Token would be returned. 因为没有 ID Token 将被退出.
</p> </p>
<a name="CodeFlowAuth"></a><br> <a name="CodeFlowAuth"></a><br>