|
From: Joe Pluta
I'm not sure what you're asking. What would be different?
Your libraries could be set up by library list, while your authorities would
be by user.
I suppose each tenant would have a library list associated
with it, with the authorities identified by the user profile.
The only complexity is if you're using stateless servers; you'd need to
switch environments between calls ...
or else have one server for each tenant
and make sure requests are directed properly.
Personally, I prefer stateful servers in which I set up the environment when
the session is established. Much simpler, but that's just me. I'm a KISS
kinda guy :).
But this is all technical detail stuff. The important point is that you
can secure a multi-tier application, and you can do it effectively.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.