RE: [Acegisecurity-developer] Question about AuthenticationProces singFilterEntryPoint..

2005-07-23 Thread Pascal Gehl
Our architecture is the following : The entry point is an Apache 2.0 web server, Our servlet container is Tomcat 5. Our customer is used to have web apps authentication using a REALM. In REALM you can't directly access a login page. Therefore our customer IT team always set up apache web serve

Re: [Acegisecurity-developer] logout functionality

2005-07-23 Thread Ben Alex
Tim Kettering wrote: Okay, allow me to take back what I said. I later realized that the user in session would have nothing to do with where the voters would be obtaining the user object from, so if I was properly removing the user from the SecurityContextHolder, then everything should be worki

Re: [Acegisecurity-developer] MethodSecurityInterceptor and objectDefinitionSource property

2005-07-23 Thread Ben Alex
Maxim Gordienko wrote: Hello, why there is no way to define method with argument parameters via property editor for property MethodSecurityInterceptor.objectDefinitionSource? This should be prety simple to parse argument types along with wildcard (which currently implemented) Thank you. -Maxi

Re: [Acegisecurity-developer] Volonteering for multiple login pages

2005-07-23 Thread Ben Alex
Pascal Gehl wrote: Hi, I have spare time right now, I would like to volonteer to develop the "multiple login pages" feature. I'm new to developping in open source world. Can you point me to a link/text/place where your process is explained ? thanks Pascal gehl Hi Pascal We always welcome n

Re: [Acegisecurity-developer] Question about AuthenticationProcessingFilterEntryPoint..

2005-07-23 Thread Ben Alex
Pascal Gehl wrote: In our project we don't have easy access to the apache config files (politics...) and by switching to acegi we have infinite loop because 1. client is accessing a protected ressource 2. acgi tells him to go to login page 3. apache tells him to go to protected ressource 4. go

Re: [Acegisecurity-developer] [PATCH] Prevent AnonymousProcessingFilter from creating HttpSessions

2005-07-23 Thread Ben Alex
mike perham wrote: Thanks for a great subsystem, guys. The documentation is fantastic, the build as simple as 1-2-3 and the API well designed. This patch is against the latest CVS snapshot. Note also that I removed a huge block of javadoc that doesn't seem to apply - I assume it was a cut a