<?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: An updated Grails Acegi plugin</title>
	<atom:link href="http://burtbeckwith.com/blog/?feed=rss2&#038;p=60" rel="self" type="application/rss+xml" />
	<link>http://burtbeckwith.com/blog/?p=60</link>
	<description>Burt Beckwith's Java Blog</description>
	<lastBuildDate>Thu, 26 Aug 2010 12:11:31 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Burt</title>
		<link>http://burtbeckwith.com/blog/?p=60&#038;cpage=1#comment-11464</link>
		<dc:creator>Burt</dc:creator>
		<pubDate>Fri, 29 Aug 2008 12:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://burtbeckwith.com/blog/?p=60#comment-11464</guid>
		<description>I can take a look - those changes haven&#039;t been released yet but are way overdue, so I&#039;d like to get the latest stuff released. Please write up a bug at http://jira.codehaus.org/browse/GRAILSPLUGINS under the Grails-Acegi component so it&#039;ll be on the todo list.</description>
		<content:encoded><![CDATA[<p>I can take a look &#8211; those changes haven&#8217;t been released yet but are way overdue, so I&#8217;d like to get the latest stuff released. Please write up a bug at <a href="http://jira.codehaus.org/browse/GRAILSPLUGINS" rel="nofollow">http://jira.codehaus.org/browse/GRAILSPLUGINS</a> under the Grails-Acegi component so it&#8217;ll be on the todo list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://burtbeckwith.com/blog/?p=60&#038;cpage=1#comment-11463</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Fri, 29 Aug 2008 12:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://burtbeckwith.com/blog/?p=60#comment-11463</guid>
		<description>I saw from the svn changelog that you added CAS and kerberos support to the grails acegi plugin. Any chance of adding support for NTLM while you are at it? :-)

There is an example of the Acegi configuration using NTLM at http://blog.mediasoft.be/?p=1, but I don&#039;t know enough of the Acegi plugin to know how to merge the two.</description>
		<content:encoded><![CDATA[<p>I saw from the svn changelog that you added CAS and kerberos support to the grails acegi plugin. Any chance of adding support for NTLM while you are at it? <img src='http://burtbeckwith.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>There is an example of the Acegi configuration using NTLM at <a href="http://blog.mediasoft.be/?p=1" rel="nofollow">http://blog.mediasoft.be/?p=1</a>, but I don&#8217;t know enough of the Acegi plugin to know how to merge the two.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://burtbeckwith.com/blog/?p=60&#038;cpage=1#comment-11462</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Fri, 29 Aug 2008 12:35:28 +0000</pubDate>
		<guid isPermaLink="false">http://burtbeckwith.com/blog/?p=60#comment-11462</guid>
		<description>I could see from the svn changelog that you added support for CAS and kerberos. Any chance of adding support for NTLM while you are at it :-)

There is an example of configuring Acegi with NTLM at http://blog.mediasoft.be/?p=1, but I don&#039;t know enough about the acegi plugin to find out how to merge the configurations.</description>
		<content:encoded><![CDATA[<p>I could see from the svn changelog that you added support for CAS and kerberos. Any chance of adding support for NTLM while you are at it <img src='http://burtbeckwith.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>There is an example of configuring Acegi with NTLM at <a href="http://blog.mediasoft.be/?p=1" rel="nofollow">http://blog.mediasoft.be/?p=1</a>, but I don&#8217;t know enough about the acegi plugin to find out how to merge the configurations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Burt</title>
		<link>http://burtbeckwith.com/blog/?p=60&#038;cpage=1#comment-10930</link>
		<dc:creator>Burt</dc:creator>
		<pubDate>Mon, 07 Jul 2008 11:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://burtbeckwith.com/blog/?p=60#comment-10930</guid>
		<description>Yes, all of the changes made it into the 0.3 release.</description>
		<content:encoded><![CDATA[<p>Yes, all of the changes made it into the 0.3 release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Animesh</title>
		<link>http://burtbeckwith.com/blog/?p=60&#038;cpage=1#comment-10923</link>
		<dc:creator>Animesh</dc:creator>
		<pubDate>Sun, 06 Jul 2008 14:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://burtbeckwith.com/blog/?p=60#comment-10923</guid>
		<description>Have some of these changes been included. I could see that realmName, rememberMeKey, afterLogoutUrl are now customizable.

http://www.grails.org/AcegiSecurity+Plugin+-+Customizing+with+SecurityConfig#</description>
		<content:encoded><![CDATA[<p>Have some of these changes been included. I could see that realmName, rememberMeKey, afterLogoutUrl are now customizable.</p>
<p><a href="http://www.grails.org/AcegiSecurity+Plugin+-+Customizing+with+SecurityConfig#" rel="nofollow">http://www.grails.org/AcegiSecurity+Plugin+-+Customizing+with+SecurityConfig#</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
