Results 1 to 5 of 5

Thread: [SEC-472] Overriding AuthenticationProcessingFilterEntryPoint Concern

  1. #1

    Default [SEC-472] Overriding AuthenticationProcessingFilterEntryPoint Concern

    Hi,

    Perhaps I'm confused, but it seems the issue (which was closed as part of Spring 1.0.4) isn't fully flushed out. Although the patch allows one to add multiple URLs as entry points by overriding the determineUrlToUseForThisRequest method. There is no such equivalent for the various exception handling pages. For example, the AuthenticationProcessingFilter.authenticationFailu reUrl method is a static mapping. Perhaps the design was that an Acegi user would set the authenticationFailureUrl everytime the onUnsuccessfulAuthentication method is called? Also, is there a workaround for the ConcurrentSessionFilter's expiredUrl? Otherwise, the user may be presented with a login page that is not appropriate for their role, etc...this can be confusing.
    Thanks,
    Julian

  2. #2
    Join Date
    Sep 2006
    Location
    UK
    Posts
    8,424

    Default

    I would have thought the JIRA issue might be a good place to raise these concerns.
    Last edited by karldmoore; Aug 30th, 2007 at 06:20 AM.
    Barracuda Networks SSL VPN Lead Developer
    http://pramatr.wordpress.com
    http://twitter.com/karldmoore
    http://www.linkedin.com/in/karldmoore
    Any postings are my own opinion, and should not be attributed to my employer or clients.

  3. #3

    Default

    ok, well I wanted to make sure that this was not a known problem or a stupid question first. I'll add a comment in JIRA. thx

  4. #4
    Join Date
    Sep 2006
    Location
    UK
    Posts
    8,424

    Default

    Quote Originally Posted by julian View Post
    ok, well I wanted to make sure that this was not a known problem or a stupid question first. I'll add a comment in JIRA. thx
    If the points you've raised weren't explicity part of the defect, these might need raising separately.
    Last edited by karldmoore; Aug 30th, 2007 at 06:20 AM.
    Barracuda Networks SSL VPN Lead Developer
    http://pramatr.wordpress.com
    http://twitter.com/karldmoore
    http://www.linkedin.com/in/karldmoore
    Any postings are my own opinion, and should not be attributed to my employer or clients.

  5. #5

    Default

    It appears the above mentioned issue doesn't explicitly raise these concerns. I have filed a new JIRA issue:
    http://opensource.atlassian.com/proj...browse/SEC-486

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •