<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Security</title><link>http://forums.asp.net/25.aspx</link><description>All about ASP.NET security (authentication, authorization, membership, roles, etc.) and the Login controls. &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=24&amp;c=17" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: PLZ HELP: Authentication ticket..</title><link>http://forums.asp.net/thread/2609060.aspx</link><pubDate>Tue, 09 Sep 2008 09:01:09 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2609060</guid><dc:creator>Wencui Qian - MSFT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2609060.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=25&amp;PostID=2609060</wfw:commentRss><description>&lt;p&gt;Hi &lt;strong&gt;amritbera,&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Could you show us the code for logging out?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;</description></item><item><title>Re: PLZ HELP: Authentication ticket..</title><link>http://forums.asp.net/thread/2600178.aspx</link><pubDate>Thu, 04 Sep 2008 12:43:06 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2600178</guid><dc:creator>amritbera</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2600178.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=25&amp;PostID=2600178</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;well, nice to hear from you..&lt;/p&gt;&lt;p&gt; i can say that its not pulling the page from cache, i think this&lt;/p&gt;&lt;p&gt;because, if i click &lt;b&gt;REFRESH&lt;/b&gt; then the browser should request the page from server, and the&lt;/p&gt;&lt;p&gt;server checks the cuthentication ticket (is&amp;#39;nt it?).. even when i perform delete/update for&amp;nbsp;&lt;/p&gt;&lt;p&gt;the database from gridview, it works even after logging out (by using to BACK browser button).&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;i can see u r very much experienced, where as i am new to VS 2008. but then also, i want to know what is actually happening..&lt;/p&gt;&lt;p&gt;plz help me jeff &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: PLZ HELP: Authentication ticket..</title><link>http://forums.asp.net/thread/2599947.aspx</link><pubDate>Thu, 04 Sep 2008 10:50:53 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2599947</guid><dc:creator>jeff@zina.com</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2599947.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=25&amp;PostID=2599947</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/fan/images/icon-quote.gif"&gt; &lt;strong&gt;amritbera:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt; 
&lt;p&gt;for example, user clicks back button of the browser, and refresh the page, it dosent redirect the user to the login.aspx page, rather asp.net allows the user to do modifications in the secured pages&lt;/p&gt;
&lt;p&gt;even after he logs out...&lt;/p&gt;
&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;Does it?&amp;nbsp; Or does it pull the page from the browser cache like it&amp;#39;s supposed to?&lt;/p&gt;
&lt;p&gt;Jeff&lt;/p&gt;</description></item><item><title>PLZ HELP: Authentication ticket..</title><link>http://forums.asp.net/thread/2599648.aspx</link><pubDate>Thu, 04 Sep 2008 08:27:09 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2599648</guid><dc:creator>amritbera</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2599648.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=25&amp;PostID=2599648</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;the problem i am faceing is :&lt;/p&gt;&lt;p&gt;as soon as the user
click logout, the &lt;span class="__mozilla-findbar-search" style="padding:0pt;background-color:yellow;color:black;display:inline;font-size:inherit;"&gt;authe&lt;/span&gt;ntication ticket(i am using cookiless, &amp;quot;useURI&amp;quot;)
is not expiring. therefore, the user can use his ticket even after logging
out..&amp;nbsp;&lt;/p&gt;&lt;p&gt;for example, user clicks back button of the browser, and refresh the page, it dosent redirect the user to the login.aspx page, rather asp.net allows the user to do modifications in the secured pages&lt;/p&gt;&lt;p&gt;even after he logs out...&lt;/p&gt;&lt;p&gt;i am using forms &lt;span class="__mozilla-findbar-search" style="padding:0pt;background-color:yellow;color:black;display:inline;font-size:inherit;"&gt;authe&lt;/span&gt;ntication, timeout = 5, sliding expiration = true, etc.&lt;/p&gt;&lt;p&gt; Also Session.Abandon() in the logout.aspx page_load event, but then also the ticket is usable after logging out.. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;if u can, then plz help in this matter.. or give me some referance...&lt;br /&gt;&lt;/p&gt;thanks&amp;nbsp; in advance.</description></item></channel></rss>