<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>aipacommander</author_name>
  <author_url>https://blog.hatena.ne.jp/aipacommander/</author_url>
  <blog_title>ITの隊長のブログ</blog_title>
  <blog_url>https://www.aipacommander.com/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>Play Framework</anon>
  </categories>
  <description>CSRFってご存じですか？ 詳しくの説明は別の機会でログを残しますが（俺もまだよくわかっていない）、ワンタイムidをviewにセットして、セッション書き換えなどの脆弱性から守るための仕組みです。 問い合わせフォームとかでよく使われると思っていますが、今回Play Frameworkで開発していて、Google Chromeではうまくいった処理が何故かFireFox、Safariで失敗する現象を確認したのでメモします。 といっても、単純でした。そもそも効いていなかったのが原因でした。 詳しくは、viewではCSRFを設定していたけど、controllerでは設定していなかったのが原因です。 //…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.aipacommander.com%2Fentry%2F2015%2F07%2F19%2F142551&quot; title=&quot;【Play Framework】エラー「RuntimeException: Missing CSRF Token」  - ITの隊長のブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://cdn.mogile.archive.st-hatena.com/v1/image/aipacommander/297789129598967254.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-07-19 14:25:51</published>
  <title>【Play Framework】エラー「RuntimeException: Missing CSRF Token」 </title>
  <type>rich</type>
  <url>https://www.aipacommander.com/entry/2015/07/19/142551</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
