login 4 « Security « Spring Q&A





1. [Acegi] Close old session on login    forum.springsource.org

[Acegi] Close old session on login Hello together, I'm quite new with Spring Security and have maybe a simple question for you, which I cannot find an answer. So: In an ...

2. Have to login in twice with SSL enabled    forum.springsource.org

Have to login in twice with SSL enabled Little intro. I had this problem with last version of acegi, security 2 and now I upgraded to security 3 and it is ...

3. Spring security and ajax response on successful login.    forum.springsource.org

Hi, I have a problem using spring security 2.0. My home page is using ajax and requesting a servlet on 10 sec everytime. Now, if my session is invalidated, and i ...

4. User information lost after login    forum.springsource.org

After signing on a pop up login form, the user information doesn't exist in the session. The user login is implemented with the UserDetailsService. And in the loadUserByUsername method, I can ...

5. Authentication without login form    forum.springsource.org

hello i'm implementing a RESTful web service which needs to authenticate the request before serving it. i'm trying to configure my security-config.xml and authentication filters to perform authentication by parameterized credentials ...

6. Unable to access any page other than login page!    forum.springsource.org

Unable to access any page other than login page! Hi, I just added a custom AuthenticationProcessingFilter to my app. I'm able to login just fine and log back out. However, if ...

7. Getting the authenticated user's login id    forum.springsource.org

It is thread safe, which is also stated by the text. it is thread safe as long as you retrieve the context each time (as you do) you shouldn't store/inject the ...

8. how to login in automatically without password    forum.springsource.org

I am using ACEGI in our system and trying to integrate with facebook connect. A user in our system has mutiple roles and its password is encrpted. After user login on ...

9. Security - conditional target after login    forum.springsource.org

Security - conditional target after login Hi, We have written a Spring web app and are using Spring security as the login and authorisation method. I would like to change some ...





10. Form-based and username-less login    forum.springsource.org

Form-based and username-less login Hello all, Our application will use Spring Security 3.0 for authentication and authorization purposes. Two types of users will need to access the application: support users, which ...

11. ACEGI :I can not keep trying to login with incorrect password    forum.springsource.org

ACEGI :I can not keep trying to login with incorrect password Hello I've been fighting for several days for catching the exception BadcredentialsException and finding some way to audit the implementation ...

12. Spring Security : Bypass login form    forum.springsource.org

Sep 30th, 2010, 10:17 AM #1 Debashish View Profile View Forum Posts Private Message Junior Member Join Date Nov 2009 Posts 12 Spring Security : Bypass login form Hi, I want ...

13. Pre-authentication and configuring failed login page?    forum.springsource.org

Pre-authentication and configuring failed login page? Hello, I'm new to spring security. We're using version 2.0.5, and we have an application that is set up to use the JaasAuthenticationProvider. I've been ...

14. Role selection after login    forum.springsource.org

Hi, I need to assign a user a role after he logs in. Is there a way to dynamically adjust the granted authority after login? Also, how do we tie this ...

15. Login to different customer accounts with Spring Security    forum.springsource.org

I need to contain customer name in login url, so that UserDetailsService will know which customer is logging in and use that particular database. Is this possible by just implementing UserDetailsService, ...





17. Disable User after 3 failed login attempts    forum.springsource.org

Disable User after 3 failed login attempts I have a Spring Security 3 implementation that is working nicely. However, one of the site users notified me that their login was disabled. ...

18. Setting a cookie upon login in Spring Security 3.0    forum.springsource.org

Setting a cookie upon login in Spring Security 3.0 I need to set a cookie when someone logs in and the JSP page that comes up needs to be able to ...

19. Spring Security: 2 login method in a web app    forum.springsource.org

Hi all, I've a problem. I develop an application that has two login. First login uses user/pwd stored on LDAP. Second login is an authentication with certificates. How can I develop ...

21. Polling + Spring Security re-login = issue    forums.smartclient.com

22. login page with spring security    icefaces.org

25. Spring Security login    zkoss.org

33. Spring & hibernate DB login using user inputs    forum.hibernate.org