| 328 | | The Relying Party <xref target="verification">verifies |
| 329 | | </xref> the information received from the OP including |
| 330 | | checking the Return URL, verifying the discovered |
| 331 | | information, checking the nonce, and verifying the |
| 332 | | signature by using either the shared key established |
| 333 | | during the association or by sending a direct request |
| 334 | | to the OP. |
| | 328 | <!-- |
| | 329 | The Relying Party <xref target="verification">verifies |
| | 330 | </xref> the information received from the OP including |
| | 331 | checking the Return URL, verifying the discovered |
| | 332 | information, checking the nonce, and verifying the |
| | 333 | signature by using either the shared key established |
| | 334 | during the association or by sending a direct request |
| | 335 | to the OP. |
| | 336 | --> |
| | 337 | RPはOPから受けとった情報を<xref target="verification">検証</xref>します。 |
| | 338 | 検証するものには、戻りURL、見つかった情報、nonce、そして署名といった |
| | 339 | ものがあります。 |
| | 340 | 署名の検証には、関連づけのときに使った共有鍵を使うか、OPに対して直接 |
| | 341 | 検証の要求を送るか、のいずれかの方法がとられます。 |