﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum / StrataFrame Application Framework / Role Based Security  / Enterprise use of role-based security / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>forum@strataframe.net</webMaster><lastBuildDate>Thu, 08 Jan 2009 13:09:34 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Enterprise use of role-based security</title><link>http://forum.strataframe.net/Topic3837-21-1.aspx</link><description>You could place the security data within a separate database that is shared between several applications (by each having a datasource to it).  You could then point the applications at this database for the security data.  As for web services, you could use the enterprise server, which uses HTTP for the database communication, or you could write your own web services to query the credentials and return a SFSUserBO object containing the user's data.  After that, you can use the MicroFour.StrataFrame.Secrutiy.LoggedInUser.SetLoggedInUser() method to set the current user within the application to the current user; however, the application would still need to be able to see the security data directly so that it could query the user's roles and privilages.</description><pubDate>Tue, 24 Oct 2006 15:01:58 GMT</pubDate><dc:creator>Ben Chase</dc:creator></item><item><title>Enterprise use of role-based security</title><link>http://forum.strataframe.net/Topic3837-21-1.aspx</link><description>Is is possible to use role-base security for a set of winform applications by accessing login and credentials via a web service? Of for the moment are we limited to an app by app implementation?&lt;/P&gt;&lt;P&gt;Derrick</description><pubDate>Tue, 24 Oct 2006 14:53:37 GMT</pubDate><dc:creator>Derrick Bell</dc:creator></item></channel></rss>