<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : IsAuthenticated property effects...</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : IsAuthenticated property effects...</description>
  <pubDate>Mon, 13 Apr 2026 14:20:56 -700</pubDate>
  <lastBuildDate>Wed, 25 Apr 2012 18:57:03 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=3406</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>IsAuthenticated property effects... : Hi Siyfion,The IsAuthenticated...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3406&amp;PID=13421#13421</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=912" rel="nofollow">DenisK</a><br /><strong>Subject:</strong> 3406<br /><strong>Posted:</strong> 25-Apr-2012 at 6:57pm<br /><br />Hi Siyfion,<div><br></div><div>The IsAuthenticated property does affect the behavior of the EntityManager. One example, among others, is it can affect how an EM can query or save entities in conjunction with what security attributes you mark your entities with. In other words, the usage of DevForce security attributes is how you can limit your "unauthorized user" access.&nbsp;</div><div><br></div><div>See if this DRC topic can help you get started.&nbsp;<a href="http://drc.ideablade.com/xwiki/bin/view/&#068;ocumentati&#111;n/authorize" target="_blank">http://drc.ideablade.com/xwiki/bin/view/Documentation/authorize</a></div><span style="font-size:10px"><br /><br />Edited by DenisK - 25-Apr-2012 at 7:13pm</span>]]>
   </description>
   <pubDate>Wed, 25 Apr 2012 18:57:03 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3406&amp;PID=13421#13421</guid>
  </item> 
  <item>
   <title>IsAuthenticated property effects... : Assuming that you disallowanonymous...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3406&amp;PID=13415#13415</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1418" rel="nofollow">Siyfion</a><br /><strong>Subject:</strong> 3406<br /><strong>Posted:</strong> 25-Apr-2012 at 9:14am<br /><br />Assuming that you disallow&nbsp;anonymous logins, if you create&nbsp;an implementation of the IEntityLoginManager interface on the server, you must return an IPrincipal which exposes an IsAuthenticated property. Does this IsAuthenticated property effect the behaviour of the EntityManager at all, or is it just a value to be referenced manually in code?<div><br></div><div>The reason why I ask is thus; say we have a username and password for the user to enter on the login screen and they have forgotten their username (not that unlikely!). Say we have some "Forgotten your username?" and "Forgotten your password?" links, we want these to be able to prompt the user for some other data, like their e-mail address, and be able to look up the required information in the database. Obviously this requires a connection to the server, so could I log in and return an "unauthorized user" to then use to lookup the relevant user data? If so, is there a "best strategy" for limiting the access of this unauthorized user?</div>]]>
   </description>
   <pubDate>Wed, 25 Apr 2012 09:14:44 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3406&amp;PID=13415#13415</guid>
  </item> 
 </channel>
</rss>