<?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: NTLM with Spring Security 2.0</title>
	<atom:link href="http://blog.mediasoft.be/ntlm-with-spring-security-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mediasoft.be/ntlm-with-spring-security-20/</link>
	<description>Enterprise Java Software Development</description>
	<lastBuildDate>Wed, 10 Jun 2009 06:48:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: arek</title>
		<link>http://blog.mediasoft.be/ntlm-with-spring-security-20/comment-page-1/#comment-36</link>
		<dc:creator>arek</dc:creator>
		<pubDate>Thu, 31 Jul 2008 13:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mediasoft.be/wordpress/?p=1#comment-36</guid>
		<description>Last sentence is visible not exactly I wrote it. So again: I set servlet-api-provision parameter on &quot;http&quot; bean to false.</description>
		<content:encoded><![CDATA[<p>Last sentence is visible not exactly I wrote it. So again: I set servlet-api-provision parameter on &#8220;http&#8221; bean to false.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arek</title>
		<link>http://blog.mediasoft.be/ntlm-with-spring-security-20/comment-page-1/#comment-35</link>
		<dc:creator>arek</dc:creator>
		<pubDate>Thu, 31 Jul 2008 13:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mediasoft.be/wordpress/?p=1#comment-35</guid>
		<description>I don&#039;t know if you found a solution for your AuthenticationCredentialsNotFoundException problem. I met exactly the same issue and I found that just after invoking SecurityContextHolderAwareRequestFilter Authentication header vanishes. So I set servlet-api-provision parameter on  bean to false. It works for me.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know if you found a solution for your AuthenticationCredentialsNotFoundException problem. I met exactly the same issue and I found that just after invoking SecurityContextHolderAwareRequestFilter Authentication header vanishes. So I set servlet-api-provision parameter on  bean to false. It works for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Vance</title>
		<link>http://blog.mediasoft.be/ntlm-with-spring-security-20/comment-page-1/#comment-17</link>
		<dc:creator>John Vance</dc:creator>
		<pubDate>Tue, 08 Jul 2008 19:14:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.mediasoft.be/wordpress/?p=1#comment-17</guid>
		<description>You should look at the new security.xml syntax, which massively simplifies configuration.  The filter chain and its order is implied.

http://static.springframework.org/spring-security/site/reference/html/ns-config.html</description>
		<content:encoded><![CDATA[<p>You should look at the new security.xml syntax, which massively simplifies configuration.  The filter chain and its order is implied.</p>
<p><a href="http://static.springframework.org/spring-security/site/reference/html/ns-config.html" rel="nofollow">http://static.springframework.org/spring-security/site/reference/html/ns-config.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dani</title>
		<link>http://blog.mediasoft.be/ntlm-with-spring-security-20/comment-page-1/#comment-16</link>
		<dc:creator>Dani</dc:creator>
		<pubDate>Tue, 08 Jul 2008 14:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.mediasoft.be/wordpress/?p=1#comment-16</guid>
		<description>I think is missing the filterChain, here is an example that work for me:


      
         
	    CONVERT_URL_TO_LOWERCASE_BEFORE_COMPARISON
	    PATTERN_TYPE_APACHE_ANT
	    /**=httpSessionContextIntegrationFilter,  exceptionTranslationFilter, ntlmFilter, filterSecurityInterceptor
         
      
    

I&#039;ve also have to add this file: jcifs-1.2.6.jar</description>
		<content:encoded><![CDATA[<p>I think is missing the filterChain, here is an example that work for me:</p>
<p>	    CONVERT_URL_TO_LOWERCASE_BEFORE_COMPARISON<br />
	    PATTERN_TYPE_APACHE_ANT<br />
	    /**=httpSessionContextIntegrationFilter,  exceptionTranslationFilter, ntlmFilter, filterSecurityInterceptor</p>
<p>I&#8217;ve also have to add this file: jcifs-1.2.6.jar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joobha</title>
		<link>http://blog.mediasoft.be/ntlm-with-spring-security-20/comment-page-1/#comment-15</link>
		<dc:creator>joobha</dc:creator>
		<pubDate>Tue, 01 Jul 2008 09:24:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.mediasoft.be/wordpress/?p=1#comment-15</guid>
		<description>Hi. I can&#039;t make it working...In NtlmProcessingFilter.doFilter(..) in line 327 request.getHeader(&quot;Authorization&quot;) returns always null..</description>
		<content:encoded><![CDATA[<p>Hi. I can&#8217;t make it working&#8230;In NtlmProcessingFilter.doFilter(..) in line 327 request.getHeader(&#8220;Authorization&#8221;) returns always null..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joobha</title>
		<link>http://blog.mediasoft.be/ntlm-with-spring-security-20/comment-page-1/#comment-13</link>
		<dc:creator>joobha</dc:creator>
		<pubDate>Sun, 29 Jun 2008 13:35:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mediasoft.be/wordpress/?p=1#comment-13</guid>
		<description>yes, it is. I thought that it is problem with securityContext or..parameters given in ntlmFilter.</description>
		<content:encoded><![CDATA[<p>yes, it is. I thought that it is problem with securityContext or..parameters given in ntlmFilter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FoX</title>
		<link>http://blog.mediasoft.be/ntlm-with-spring-security-20/comment-page-1/#comment-12</link>
		<dc:creator>FoX</dc:creator>
		<pubDate>Sun, 29 Jun 2008 12:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.mediasoft.be/wordpress/?p=1#comment-12</guid>
		<description>You need to make sure that your authenticated windows user is also available in your userMap in the userDetailsService.</description>
		<content:encoded><![CDATA[<p>You need to make sure that your authenticated windows user is also available in your userMap in the userDetailsService.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joobha</title>
		<link>http://blog.mediasoft.be/ntlm-with-spring-security-20/comment-page-1/#comment-11</link>
		<dc:creator>joobha</dc:creator>
		<pubDate>Sun, 29 Jun 2008 08:44:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.mediasoft.be/wordpress/?p=1#comment-11</guid>
		<description>It&#039;s me again..
When I follow the instructions I&#039;ve got: BeanCreationException: Error creating bean with name &#039;httpSessionContextIntegrationFilter&#039; because of InvalidPropertyException: Invalid property &#039;context&#039; of bean class [org.springframework.security.context.HttpSessionContextIntegrationFilter]: No property &#039;context&#039; found.

I&#039;ve changed this property name to &#039;contaxtClass&#039; and the initialization is completed. But...then i have: org.springframework.security.AuthenticationCredentialsNotFoundException: An Authentication object was not found in the SecurityContext

What&#039;s wrong now? Any ideas? Thanks a lot.</description>
		<content:encoded><![CDATA[<p>It&#8217;s me again..<br />
When I follow the instructions I&#8217;ve got: BeanCreationException: Error creating bean with name &#8216;httpSessionContextIntegrationFilter&#8217; because of InvalidPropertyException: Invalid property &#8216;context&#8217; of bean class [org.springframework.security.context.HttpSessionContextIntegrationFilter]: No property &#8216;context&#8217; found.</p>
<p>I&#8217;ve changed this property name to &#8216;contaxtClass&#8217; and the initialization is completed. But&#8230;then i have: org.springframework.security.AuthenticationCredentialsNotFoundException: An Authentication object was not found in the SecurityContext</p>
<p>What&#8217;s wrong now? Any ideas? Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joobha</title>
		<link>http://blog.mediasoft.be/ntlm-with-spring-security-20/comment-page-1/#comment-10</link>
		<dc:creator>joobha</dc:creator>
		<pubDate>Sun, 29 Jun 2008 07:41:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.mediasoft.be/wordpress/?p=1#comment-10</guid>
		<description>Thanks for reply. Actually that&#039;s my problem. What I need in web.xml?</description>
		<content:encoded><![CDATA[<p>Thanks for reply. Actually that&#8217;s my problem. What I need in web.xml?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Vance</title>
		<link>http://blog.mediasoft.be/ntlm-with-spring-security-20/comment-page-1/#comment-9</link>
		<dc:creator>John Vance</dc:creator>
		<pubDate>Fri, 27 Jun 2008 22:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.mediasoft.be/wordpress/?p=1#comment-9</guid>
		<description>Well, I tried to paste in my filterChainProxy, but it got snipped out.

Anyway, you need a filterChainProxy.  I&#039;d like to see which filters you use and in what order.</description>
		<content:encoded><![CDATA[<p>Well, I tried to paste in my filterChainProxy, but it got snipped out.</p>
<p>Anyway, you need a filterChainProxy.  I&#8217;d like to see which filters you use and in what order.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
