<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shinsuke789</author_name>
  <author_url>https://blog.hatena.ne.jp/shinsuke789/</author_url>
  <blog_title>ソフラボの技術ブログ</blog_title>
  <blog_url>https://shinsuke789.hatenablog.jp/</blog_url>
  <categories>
    <anon>SpringSecurity</anon>
    <anon>SpringBoot</anon>
  </categories>
  <description>SpringBootでSpringSecurityを使って独自認証でログイン機能を実装してみました。ドキュメントを参考にやってみたけど、詳しく書いてなくて理解に苦しみ結構ハマりました。 最終的にSpringSecurityのソースを見ることで認証オブジェクトの仕組みを理解しました。 概要 SpringSecurityでDBを使用して認証する場合、SpringSecurity付属のテーブル定義を行う必要があります。 今回は、独自テーブルを使った認証を行い、ロールは使用しません。 SpringSecurityの設定 SecurityConfigクラスを作成し、アクセス制限、ログイン処理、ログアウト…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshinsuke789.hatenablog.jp%2Fentry%2F2015%2F08%2F11%2F123000&quot; title=&quot;SpringSecurityで独自テーブルを使って認証を行う - ソフラボの技術ブログ&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-ak.f.st-hatena.com/images/fotolife/s/shinsuke789/20150804/20150804182444.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-08-11 12:30:00</published>
  <title>SpringSecurityで独自テーブルを使って認証を行う</title>
  <type>rich</type>
  <url>https://shinsuke789.hatenablog.jp/entry/2015/08/11/123000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
