<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shimooka</author_name>
  <author_url>https://blog.hatena.ne.jp/shimooka/</author_url>
  <blog_title>Do You PHP はてブロ</blog_title>
  <blog_url>https://shimooka.hateblo.jp/</blog_url>
  <categories>
    <anon>PHP</anon>
    <anon>Symfony2</anon>
  </categories>
  <description>自分用メモ。データベースを使った認証処理を試し中に出てきたエラー。 まさにエラーメッセージの通り&quot;アカウント用のエンコーダが設定されていない&quot;ということなんですが、この「account」って何や？状態。。。 ここで言う「account」はsecurity.ymlのencodersで定義した認証情報を格納するためのクラスということでした。 security: encoders: Sandbox\SecurityBundle\Entity\Customer: # &lt;=== これ algorithm: sha1 iterations: 1 encode_as_base64: false ： で、この…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshimooka.hateblo.jp%2Fentry%2F20120130%2F1327917765&quot; title=&quot;No encoder has been configured for account - Do You PHP はてブロ&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>2012-01-30 19:02:45</published>
  <title>No encoder has been configured for account</title>
  <type>rich</type>
  <url>https://shimooka.hateblo.jp/entry/20120130/1327917765</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
