<?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: Configuring TAI in WebSphere Application Server</title>
	<atom:link href="http://www.albeesonline.com/blog/2008/07/03/configuring-tai-in-websphere-application-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.albeesonline.com/blog/2008/07/03/configuring-tai-in-websphere-application-server/</link>
	<description>Something about JEE and WebSphere. Java, JEE and WebSphere tips and tutorials</description>
	<lastBuildDate>Mon, 30 Jan 2012 13:08:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Albin Joseph</title>
		<link>http://www.albeesonline.com/blog/2008/07/03/configuring-tai-in-websphere-application-server/comment-page-1/#comment-86821</link>
		<dc:creator>Albin Joseph</dc:creator>
		<pubDate>Tue, 06 Sep 2011 04:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=114#comment-86821</guid>
		<description>Sorry. I don&#039;t know. We need to try it out I guess. WAS reads the session with the help of an LTPA Cookie. So if the browser shares the same cookie, I guess it will be the same session even if the windows are different.</description>
		<content:encoded><![CDATA[<p>Sorry. I don&#8217;t know. We need to try it out I guess. WAS reads the session with the help of an LTPA Cookie. So if the browser shares the same cookie, I guess it will be the same session even if the windows are different.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nmzpc1</title>
		<link>http://www.albeesonline.com/blog/2008/07/03/configuring-tai-in-websphere-application-server/comment-page-1/#comment-86759</link>
		<dc:creator>nmzpc1</dc:creator>
		<pubDate>Mon, 05 Sep 2011 13:53:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=114#comment-86759</guid>
		<description>Hi, Great post.  Once the trust is established for a user, say user1, how would custom TAI/WAS will handle a second user request? Suppose the second user, say user2, opens a new window on the same machine and logged in user2.  user1 is still logged on another window. Can TAI/WAS support this scenario?</description>
		<content:encoded><![CDATA[<p>Hi, Great post.  Once the trust is established for a user, say user1, how would custom TAI/WAS will handle a second user request? Suppose the second user, say user2, opens a new window on the same machine and logged in user2.  user1 is still logged on another window. Can TAI/WAS support this scenario?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Albin Joseph</title>
		<link>http://www.albeesonline.com/blog/2008/07/03/configuring-tai-in-websphere-application-server/comment-page-1/#comment-79445</link>
		<dc:creator>Albin Joseph</dc:creator>
		<pubDate>Tue, 03 May 2011 09:02:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=114#comment-79445</guid>
		<description>It will be the name of your TAI class which you have created after following my first tutorial. (TestInterceptor)</description>
		<content:encoded><![CDATA[<p>It will be the name of your TAI class which you have created after following my first tutorial. (TestInterceptor)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sree</title>
		<link>http://www.albeesonline.com/blog/2008/07/03/configuring-tai-in-websphere-application-server/comment-page-1/#comment-79192</link>
		<dc:creator>sree</dc:creator>
		<pubDate>Wed, 27 Apr 2011 20:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=114#comment-79192</guid>
		<description>hi

so what would be the interceptor class name in step 9 in this example would it be tai.jar or would it be com.ibm.wsspi.security.tai.TrustAssociationInterceptor

Thanks</description>
		<content:encoded><![CDATA[<p>hi</p>
<p>so what would be the interceptor class name in step 9 in this example would it be tai.jar or would it be com.ibm.wsspi.security.tai.TrustAssociationInterceptor</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Albin Joseph</title>
		<link>http://www.albeesonline.com/blog/2008/07/03/configuring-tai-in-websphere-application-server/comment-page-1/#comment-61050</link>
		<dc:creator>Albin Joseph</dc:creator>
		<pubDate>Wed, 11 Nov 2009 06:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=114#comment-61050</guid>
		<description>I guess the TAI is called for all the requests to the secured resources.</description>
		<content:encoded><![CDATA[<p>I guess the TAI is called for all the requests to the secured resources.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: herve</title>
		<link>http://www.albeesonline.com/blog/2008/07/03/configuring-tai-in-websphere-application-server/comment-page-1/#comment-61013</link>
		<dc:creator>herve</dc:creator>
		<pubDate>Mon, 09 Nov 2009 17:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=114#comment-61013</guid>
		<description>Hi,

I&#039;m new in this TAI thing.

So, theres something that I stil don&#039;t understand. In your example, how do you define the http requests for which the TAI Interceptor is called? 

It&#039;s called for all the requests made to the application server?

Thanks in Advance</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m new in this TAI thing.</p>
<p>So, theres something that I stil don&#8217;t understand. In your example, how do you define the http requests for which the TAI Interceptor is called? </p>
<p>It&#8217;s called for all the requests made to the application server?</p>
<p>Thanks in Advance</p>
]]></content:encoded>
	</item>
</channel>
</rss>

