OpenID from EN to CN
parent
50ac9e5791
commit
98ef4190a7
|
@ -1872,20 +1872,20 @@
|
|||
<hr class="insert">
|
||||
|
||||
<p>
|
||||
All but the <tt>code</tt> Response Type value,
|
||||
which is defined by <a class="info" href="#RFC6749">OAuth
|
||||
<tt>code</tt> 响应类型值是在
|
||||
<a class="info" href="#RFC6749">OAuth
|
||||
2.0<span> (</span><span
|
||||
class="info">Hardt, D., “The OAuth 2.0 Authorization Framework,” October 2012.</span><span>)</span></a>
|
||||
[RFC6749],
|
||||
are defined in the
|
||||
[RFC6749]中定义,
|
||||
其他的响应类型值定义在
|
||||
<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 2014.</span><span>)</span></a>
|
||||
[OAuth.Responses]
|
||||
specification.
|
||||
NOTE: While OAuth 2.0 also defines the
|
||||
<tt>token</tt> Response Type value
|
||||
for the Implicit Flow, OpenID Connect does not use this Response Type,
|
||||
since no ID Token would be returned.
|
||||
规范中.
|
||||
注意: 在 OAuth 2.0 中为隐式流程(Implicit Flow)定义了
|
||||
<tt>token</tt> 响应类型,
|
||||
OpenID Connect 未使用它,
|
||||
因为没有 ID Token 将被退出.
|
||||
|
||||
</p>
|
||||
<a name="CodeFlowAuth"></a><br>
|
||||
|
|
Loading…
Reference in New Issue