There was a discussion a while ago on Acegi + SiteMinder integeration. And I believe someone (Scott ??) had done some basic work around it as well. I was wondering about it's status and do we have some sandbox code we can work with?
Thanks Amad --- Peter Kharchenko <[EMAIL PROTECTED]> wrote: > Hi, > I am new to ACEGI, and have a basic question. > ContextHolder, which > serves as a primary way of obtaining authentication > state, is based on > ThreadLocal access. > We're working on a large web application, which > among other things, > relies on thread pools shared across multiple > servlet sessions. This > appears to present a problem since the same thread > may be used to serve > different users. > My current solution is to acquire Context directly > from the session > (where it's placed by > HttpSessionContextIntegrationFilter). This has > another problem - context is not available on the > first request. I was > wondering if there's a better solution I am missing. > thanks, > -peter. > > ==== > This message and any attachments are confidential. > Unauthorized use > or disclosure of this message is strictly > prohibited, and this message > must be destroyed immediately if received by an > unauthorized recipient. > ==== > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software > Conference & EXPO > September 19-22, 2005 * San Francisco, CA * > Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects > & Teams * Testing & QA > Security * Process Improvement & Measurement * > http://www.sqe.com/bsce5sf > _______________________________________________ > Home: http://acegisecurity.sourceforge.net > Acegisecurity-developer mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer > __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Home: http://acegisecurity.sourceforge.net Acegisecurity-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
