<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>maeshima</author_name>
  <author_url>https://blog.hatena.ne.jp/maeshima/</author_url>
  <blog_title>maeshimaの日記</blog_title>
  <blog_url>https://maeshima.hateblo.jp/</blog_url>
  <categories>
    <anon>rails</anon>
  </categories>
  <description>rails's open_id_authentication at master - GitHub 一部意訳したメモ。 前提 openid_authentication は session を使う。代わりにファイルに格納することも出来る。ファイルは RAILS_ROOT/tmp/openids に格納される。でもファイル格納は単一のアプリサーバ運用でしかできないので注意。NFS出使うのは安全ではない。可能であればDBに格納するのがよい。ファイルに格納するには、config/environment.rbに下記の一行を加える。 OpenIdAuthentication.store = :file …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmaeshima.hateblo.jp%2Fentry%2F20100812%2F1281627526&quot; title=&quot;openid_authenticationのREADME - maeshimaの日記&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-08-12 00:38:46</published>
  <title>openid_authenticationのREADME</title>
  <type>rich</type>
  <url>https://maeshima.hateblo.jp/entry/20100812/1281627526</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
