Ask a Question related to ASP.NET Security, Design and Development.
-
Todd M. Taylor #1
Multiple Roles with Multiple Clients
I'm in the process of modifying an application for a client and the
Authorization model is giving me a headache ;)
Within the application, users can assume muliple roles ( user / manager /
admin ) for mutiple clients ( Client 1 / Client 2 / Client 3 ).
For example user "John" could be an "admin" (role) for Client 1 (client) but
only be a regular user (role) for Client 2 and Client 3 (clients).
How would I go about setting-up such authorization in my database? Would I
have a tClient, tRole, tUser tables, all related to each other with
many-to-many relationships? Does anyone know of any online articles that
might address this situation?
Thanks in advance,
Todd M. Taylor
[url]http://www.toddtaylor.com/[/url]
Todd M. Taylor Guest
-
Difficulties to send multiple object in multiple objectwith SOAP (WebService)
Hi, I have a problem similar to this one: http://bugs.adobe.com/jira/browse/SDK-12891 I manage to send complex object from flex to web services... -
Multiple connections/roles on same machine for samesite?
As a Contribute CS3 Administrator (newbie; just converted a Dreamweaver site to work with Contribute), can I set up multiple connections to the same... -
Adding User to Multiple Roles?
I have got a 'HR Writer' role and also a 'Policies & Procedures Writer' role and a user who needs access to both! Is this possible within... -
Calling methods on multiple clients from the server
Anyone please give me an advice on this: from the server, i want to call a function on all connected clients. i have two ways to do this..either i... -
Handling Multiple Clients
Need experts advise. We are expecting around 100 clients to use our product on web. The data for each client will be around 20MB max each year. Is...



Reply With Quote

