标准摘要
[中文适用范围]: 本文档定义了 Form Post Response 模式。在此模式下,授权响应参数被编码为 HTML 表单值,在 User Agent 中自动提交,从而通过 HTTP POST 方法传输到客户端,结果参数在正文中使用 application/x-www-form-urlencoded 格式进行编码。 [外文原描述]: This document defines the Form Post Response Mode. In this mode, Authorization Response parameters are encoded as HTML form values that are auto-submitted in the User Agent, and thus are transmitted via the HTTP POST method to the Client, with the result parameters being encoded in the body using the application/x-www-form-urlencoded format.
英文名称Information technology - OpenID connect - OAuth 2.0 form post response mode