<?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 : Need some directions on Authentication and Authorization</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2012 : Need some directions on Authentication and Authorization</description>
  <pubDate>Thu, 14 May 2026 10:43:06 -700</pubDate>
  <lastBuildDate>Sat, 22 Jun 2013 11:55:44 -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=4184</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>Need some directions on Authentication and Authorization : No problem!Let us know if you...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4184&amp;PID=16475#16475</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=892" rel="nofollow">sbelini</a><br /><strong>Subject:</strong> 4184<br /><strong>Posted:</strong> 22-Jun-2013 at 11:55am<br /><br />No problem!&nbsp;<div><br></div><div>Let us know if you have further questions.</div>]]>
   </description>
   <pubDate>Sat, 22 Jun 2013 11:55:44 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4184&amp;PID=16475#16475</guid>
  </item> 
  <item>
   <title>Need some directions on Authentication and Authorization : sbelini,This is embarrassing......</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4184&amp;PID=16474#16474</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1189" rel="nofollow">iDave</a><br /><strong>Subject:</strong> 4184<br /><strong>Posted:</strong> 22-Jun-2013 at 11:46am<br /><br /><span id="userPro16458" ="msgSidePro" title="View Drop Down">sbelini,</span><br><br>This is embarrassing... I have been looking all the time at the Development guide that I totally missed the Samples section.<br>Anyway, thanks for pointing me into the right direction.<br>]]>
   </description>
   <pubDate>Sat, 22 Jun 2013 11:46:12 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4184&amp;PID=16474#16474</guid>
  </item> 
  <item>
   <title>Need some directions on Authentication and Authorization : iDave,Have you taken a look at...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4184&amp;PID=16458#16458</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=892" rel="nofollow">sbelini</a><br /><strong>Subject:</strong> 4184<br /><strong>Posted:</strong> 19-Jun-2013 at 12:57pm<br /><br />iDave,<div><br></div><div>Have you taken a look at the samples as well? (<a href="http://drc.ideablade.com/devforce-2012/bin/view/&#068;ocumentati&#111;n/code-samples-security" target="_blank">http://drc.ideablade.com/devforce-2012/bin/view/Documentation/code-samples-security</a><span style="line-height: 1.4;">)</span></div>]]>
   </description>
   <pubDate>Wed, 19 Jun 2013 12:57:57 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4184&amp;PID=16458#16458</guid>
  </item> 
  <item>
   <title>Need some directions on Authentication and Authorization : Good day,I&amp;#039;m writting an...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4184&amp;PID=16457#16457</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1189" rel="nofollow">iDave</a><br /><strong>Subject:</strong> 4184<br /><strong>Posted:</strong> 19-Jun-2013 at 12:46pm<br /><br />Good day,<br><br>I'm writting an application using the DevForce WPF n-Tier template. The structure of the solution is as follows:<br><br><ul><li>SC (the WPF project)</li><li>SC.Core (some common code that could be shared with for ex. Silverlight)</li><li>SC.DomainModel (the main model)</li><li>SC.DomainServices (some model services and business logic)</li><li>SC.SecurityModel (a security model for Users, Roles, etc)</li><li>SC.Web (created by the template)</li></ul><br>So far, the SC, Core, DomainModel and DomainServices have gone nicely.<br><br>But now my concern is how do I implement the authentication and authorization?<br>Should they go in the Web project? If so, what should go there? I tried to follow the Documentation regarding this topics but I'm getting lost. The documentation says that it should be easy and I only need to change a few things in the config but I'm not getting it.<br><br>What I want to do is:<br><br>- Implement authentication and authorization. Ex. A user login using username and password. If all correct, let it in and then allow or deny (partially or completely) certain entities (view, edit, delete, etc).<br><br>I've created a model (SecurityModel), I'm planning to use this model for storing users, passwords, roles, etc for this specific application.<br><br>Is this the right way to do it, or I'm complicating myself too much?<br><br>Anyway, if someone can point me in the right direction of how to do it and where to find more information (also a piece of code will help to start) about it so I can accomplish such task, I really appreciate it.<br><br>Thanks in advance,<br>Dave]]>
   </description>
   <pubDate>Wed, 19 Jun 2013 12:46:22 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4184&amp;PID=16457#16457</guid>
  </item> 
 </channel>
</rss>