Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    505

    SecurityContext working alternately

    Hi,

    I am using Spring Security based authentication for our application. Once the user logs in, the authorization checks work flawlessly, but there is an option to switch between the themes, some...
  2. Thanks for the reply. The user manager is just...

    Thanks for the reply.

    The user manager is just a service used for retrieve info used to decide the authorities. My question is, the method loadByUserName is supposed to be called by the underlying...
  3. UserDetailsService implementation not being called

    HI,

    I am using Spring Security 3.0.0 with custom implementations. The authenticationProvider authenticates the user but the userDetailsService is not being called in to grant authorities.

    My...
Results 1 to 3 of 3