OpenID from EN to CN
parent
0a18a65449
commit
71c6264e85
|
@ -2,7 +2,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Final: OpenID Connect Core 1.0 incorporating errata set 1</title>
|
||||
<title>最终: OpenID Connect Core 1.0 incorporating errata set 1</title>
|
||||
|
||||
<meta name="description" content="OpenID Connect Core 1.0 incorporating errata set 1">
|
||||
<meta name="generator" content="xml2rfc v1.37pre1 (http://xml.resource.org/)">
|
||||
|
@ -393,13 +393,11 @@
|
|||
</table>
|
||||
<h1><br>OpenID Connect Core 1.0 incorporating errata set 1</h1>
|
||||
|
||||
<h3>Abstract</h3>
|
||||
<h3>摘要</h3>
|
||||
|
||||
<p>OpenID Connect 1.0 is a simple identity layer on top of the OAuth 2.0
|
||||
protocol. It enables Clients to verify the identity of the End-User based
|
||||
on the authentication performed by an Authorization Server, as well as to
|
||||
obtain basic profile information about the End-User in an interoperable and
|
||||
REST-like manner.
|
||||
<p>
|
||||
OpenID Connect 1.0 是一个基于OAuth 2.0的简单身份认证协议. 它允许客户端(Client)在一个授权服务器(Authorization Server)上执行认证(authentication),
|
||||
并验证最终用户(End-User)的身份, 同时以互操作性和类似REST方式获取最终用户的基本配置信息.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
Loading…
Reference in New Issue