Changeset 9331

Show
Ignore:
Timestamp:
04/11/08 21:12:54 (5 years ago)
Author:
koshigoe
Message:

docs/openid/specs/authentication/2.0/trunk: add translation of "11.4.2.2 Response Parameters"

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • docs/openid/specs/authentication/2.0/trunk/openid-authentication.xml

    r9261 r9331  
    39503950                  ns 
    39513951                  <list style="empty"> 
     3952                    <!-- 
    39523953                    <t> 
    39533954                      As specified in <xref target="direct_response"/>. 
    39543955                    </t> 
     3956                    --> 
     3957                    <t> 
     3958                      <xref target="direct_response"/>に示される通り。 
     3959                    </t> 
    39553960                  </list> 
    39563961                </t> 
     
    39593964                  is_valid 
    39603965                  <list style="empty"> 
     3966                    <!-- 
    39613967                    <t> 
    39623968                      Value: "true" or "false"; asserts whether the 
    39633969                      signature of the verification request is valid. 
    39643970                    </t> 
     3971                    --> 
     3972                    <t> 
     3973                      値: "true"か"false"; 署名の検証リクエストが有効かどうかの主張。 
     3974                    </t> 
    39653975                  </list> 
    39663976                </t> 
     
    39693979                  invalidate_handle 
    39703980                  <list style="empty"> 
     3981                    <!-- 
    39713982                    <t> 
    39723983                      Value: (optional) The "invalidate_handle" value 
     
    39743985                      it is invalid. 
    39753986                    </t> 
     3987                    --> 
     3988                    <t> 
     3989                      値: (optional) OPが不正とした場合の、検証リクエストで送られた"invalidate_handle"の値 
     3990                    </t> 
     3991                    <!-- 
    39763992                    <t> 
    39773993                      Description: If present in a verification response 
     
    39813997                      requests with this handle. 
    39823998                    </t> 
     3999                    --> 
     4000                    <t> 
     4001                      概要: もし検証レスポンスに"true"がセットされた"is_valid"が存在するなら、 
     4002                      Relying Partyは対応するアサーションを記憶から削除す「べき」(SHOULD)で、 
     4003                      このハンドルで更なる認証リクエストを送る「べきではありません」(SHOULD)。 
     4004                    </t> 
     4005                    <!-- 
    39834006                    <t> 
    39844007                      Note: This two-step process for invalidating 
     
    39874010                      "invalidate_handle" parameters to an authentication 
    39884011                      response. 
     4012                    </t> 
     4013                    --> 
     4014                    <t> 
     4015                      注意: この不正なアサーションに関する2ステップのプロセスは、 
     4016                      認証レスポンスに"invalidate_handle"パラメータを追加する事による 
     4017                      不正な関連付けからの攻撃者を予防する為に必須です。 
    39894018                    </t> 
    39904019                  </list>