StrataFrame Forum
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



Enterprise use of role-based securityExpand / Collapse
Author
Message
Posted 10/24/2006 2:53:37 PM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: Forum Members
Last Login: 11/30/2006 10:58:13 AM
Posts: 33, Visits: 71
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?

Derrick

Post #3837
Posted 10/24/2006 3:01:58 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: 10/21/2008 9:20:58 AM
Posts: 2,685, Visits: 1,887
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.


www.bungie.net
Post #3838
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Ben Chase, Trent L. Taylor, Steve L. Taylor

PermissionsExpand / Collapse

All times are GMT -6:00, Time now is 5:58pm

Powered by InstantForum.NET v4.1.4 © 2008
Execution: 0.094. 12 queries. Compression Enabled.
Site Map - Home - My Account - Forum - About Us - Contact Us - Try It - Buy It

Microsoft, Visual Studio, and the Visual Studio logo are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries.