Search:

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

Search: Search took 0.01 seconds.

  1. Petclinic sample on windows: No module named termios

    Hi. I just saw the blog post regarding Spring Python 1.2 RC1 and thought I would take a look at one of the sample applications. Admittedly I don't have any Python background at all, just wanted to...
  2. Replies
    4
    Views
    1,343

    Overriding/Customising the...

    Overriding/Customising the DefaultLdapAuthoritiesPopulator and BindAuthenticator worked for me. Those classes encapsulate the ldapTemplate. Because I am using Spring LDAP 1.3.0 I set it to ignore the...
  3. Replies
    7
    Views
    4,046

    Just a quick update for those who are interested:...

    Just a quick update for those who are interested: Spring Security provides a way to integrate two-factor authentication.

    InsufficientAuthenticationException is thrown (modify your Voters or...
  4. Replies
    7
    Views
    4,046

    I will try out a few of your ideas. Thanks tannoy

    I will try out a few of your ideas. Thanks tannoy
  5. Replies
    1
    Views
    1,427

    I also have been looking at grid card integration...

    I also have been looking at grid card integration within Spring Security. There is a post at http://forum.springframework.org/showpost.php?p=165721 which might give you a few ideas.
  6. Replies
    7
    Views
    4,046

    This sounds like a good approach. I'm just trying...

    This sounds like a good approach. I'm just trying to figure out how the process would fit together. What would go in the new filter? Would the filter replace my GridChallengeController (which just...
  7. Replies
    7
    Views
    4,046

    Thanks for the reply - I will have a look at the...

    Thanks for the reply - I will have a look at the source for CaptchEntryPoint. But I don't think a 'captcha' challenge would be appropriate for my situation as I am not looking for a way to determine...
  8. Replies
    7
    Views
    4,046

    Two-factor authentication solution?

    Currently many of our webapps use Spring Security (Acegi Security 1.0.3) with username and password authentication. I have recently been given the task of plugging in two factor authentication (grid...
Results 1 to 8 of 8