OpenID from EN to CN

0.6
LSZ 2016-08-04 15:32:19 +08:00
parent 0a18a65449
commit 71c6264e85
1 changed files with 5 additions and 7 deletions

View File

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