OpenID from EN to CN
parent
3d05e5be0d
commit
a52426350a
|
@ -938,26 +938,23 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
This specification assumes that the Relying Party has already obtained
|
||||
configuration information about the OpenID Provider, including its
|
||||
Authorization Endpoint and Token Endpoint locations.
|
||||
This information is normally obtained via Discovery,
|
||||
as described in <a class="info" href="#OpenID.Discovery">OpenID
|
||||
Connect Discovery 1.0<span> (</span><span class="info">Sakimura, N., Bradley, J., Jones, M., and E. Jay, “OpenID Connect Discovery 1.0,” November 2014.</span><span>)</span></a>
|
||||
[OpenID.Discovery],
|
||||
or may be obtained via other mechanisms.
|
||||
该规范假定依赖方(Relying Party)已经从OpenID提供商(Provider)获取了相关
|
||||
配置信息, 包括它的授权端点(Authorization Endpoint)与令牌端点(Token Endpoint)地址.
|
||||
这些信息通常是通过正常方式或其他机制获取的,
|
||||
详见 <a class="info" href="#OpenID.Discovery">OpenID
|
||||
Connect Discovery 1.0<span> (</span><span class="info">Sakimura, N., Bradley, J., Jones, M., and E. Jay, “OpenID Connect Discovery 1.0,” 2014年11月.</span><span>)</span></a>
|
||||
[OpenID.Discovery]部分的描述.
|
||||
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Likewise, this specification assumes that the Relying Party has already obtained
|
||||
sufficient credentials and provided information needed to use the OpenID Provider.
|
||||
This is normally done via Dynamic Registration,
|
||||
as described in
|
||||
同样地, 该规范也假定依赖方(Relying Party)已经从OpenID提供商(Provider)获取了足够的凭证(sufficient credentials)
|
||||
且提供了必要的信息.
|
||||
这通常是通过动态注册(Dynamic Registration)或其他机制获取的,
|
||||
详见
|
||||
<a class="info" href="#OpenID.Registration">OpenID Connect
|
||||
Dynamic Client Registration 1.0<span> (</span><span class="info">Sakimura, N., Bradley, J., and M. Jones, “OpenID Connect Dynamic Client Registration 1.0,” November 2014.</span><span>)</span></a>
|
||||
[OpenID.Registration],
|
||||
or may be obtained via other mechanisms.
|
||||
[OpenID.Registration]部分的描述.
|
||||
|
||||
</p>
|
||||
<a name="rnc"></a><br>
|
||||
|
|
Loading…
Reference in New Issue