<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Capturing log-in event in Acegi</title>
	<atom:link href="http://urbas.tk/index.php/2008/06/14/capturing-log-in-event-in-acegi/feed/" rel="self" type="application/rss+xml" />
	<link>http://urbas.tk/index.php/2008/06/14/capturing-log-in-event-in-acegi/</link>
	<description>Radoslaw H. Urbas homepage / blog</description>
	<lastBuildDate>Mon, 28 Nov 2011 15:23:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Blue</title>
		<link>http://urbas.tk/index.php/2008/06/14/capturing-log-in-event-in-acegi/comment-page-1/#comment-12985</link>
		<dc:creator>Blue</dc:creator>
		<pubDate>Fri, 18 Jun 2010 20:10:51 +0000</pubDate>
		<guid isPermaLink="false">http://urbas.tk/?p=31#comment-12985</guid>
		<description>Thank you for your post.

In my spring configuration file, I was using the option
		

so every time the user goes to a page, it sends a AuthenticationSuccessEvent.

To solve this issue, I capture the InteractiveAuthenticationSuccessEvent instead.</description>
		<content:encoded><![CDATA[<p>Thank you for your post.</p>
<p>In my spring configuration file, I was using the option</p>
<p>so every time the user goes to a page, it sends a AuthenticationSuccessEvent.</p>
<p>To solve this issue, I capture the InteractiveAuthenticationSuccessEvent instead.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

