Search:

Type: Posts; User: john017; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,296

    Performance

    We are having performance issues because of this scenario:
    1. We have 3 different authenticationProviders
    LDAP(from sandbox), Database (core acegi ) and JAAS (core acegi)
    Even though we enabled...
  2. Replies
    5
    Views
    1,296

    But once authenticated, why keep authenticating...

    But once authenticated, why keep authenticating again for each request. This is expensive especially with LDAP operations
  3. Replies
    5
    Views
    1,296

    Need a clarification

    Is the AuthenticationManager called for every request.
    My filters are configured as follows(as in sample) where httpSessionContextIntegrationfilter is called first.
    <bean id="filterChainProxy"...
  4. Thread: JAAS - Acegi

    by john017
    Replies
    6
    Views
    5,814

    JAAS - Acegi

    I have a simple question with respect to JAAS and acegi. I hope Ray Krueger is checking this forum.
    1. After login, JAAS returns a set of principals one of which is the username and the other is a...
  5. Replies
    8
    Views
    1,549

    I need authentication for most of my application...

    I need authentication for most of my application but only for login screen, I make it anonymous,so, authentication is not needed only for that page:
    My objectDefinitionSource looks as follows:...
  6. Replies
    8
    Views
    1,549

    Bug/or help needed in Anonymous handling

    0.8.0 has been a breeze integrating into my application and I thank you for your response and for developing a cool product like acegi.
    A couple of queries I had are:

    Consider the following...
  7. Replies
    1
    Views
    2,518

    Acegi - Login Tapestry another clarification

    Ben,
    As I understand it, in the AbstractProcessingFilter, if the URL is for authentication, then the filter chain is not continued and the response is redirected on successful authentication.
    I...
  8. Replies
    1
    Views
    3,629

    Acegi - Login Tapestry

    Ben,
    Has this been implemented in the SecurityEnforcementFilter to ignore if the same page has been requested, (login in secure filter). I notice that there are some other approaches being followed:...
  9. Replies
    3
    Views
    2,267

    Acegi- Basic Question

    Hello Acegi Developers,
    I have been looking at Acegi for integrating into my application and I have the following questions (Non acegi-specific but user security oriented) and am unsure how to...
Results 1 to 9 of 9