<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>teracc</author_name>
  <author_url>https://blog.hatena.ne.jp/teracc/</author_url>
  <blog_title>teracc’s blog</blog_title>
  <blog_url>https://blog.ts5.me/</blog_url>
  <categories>
    <anon>セキュリティ</anon>
  </categories>
  <description>以前の日記で、ASP.NETのセッション固定対策について書きました。その結論をまとめると、 ASP.NETにはセッションIDを変更するまともな方法が存在しない。 そのため、ASP.NETではフォーム認証機構（FormsAuthentication）を使ってログイン状態管理を行うべき。 FormsAuthenticationは、通常のセッションID（ASP.NET_SessionId）とは別の認証チケット（Cookie）をログイン成功時に発行し、この認証チケットによってログイン後のユーザの識別を行う仕組み。 ということになります。ASP.NETのサイトに限らず、セッション（PG言語やフレームワー…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.ts5.me%2Fentry%2F20100502%2F1272843846&quot; title=&quot;セッションIDと認証チケット - teracc’s blog&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-05-02 08:44:06</published>
  <title>セッションIDと認証チケット</title>
  <type>rich</type>
  <url>https://blog.ts5.me/entry/20100502/1272843846</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
