Hi, I am getting null for this when i try to get the User using the above method. What i have is request after OAuth authentication is completed. I had to implement custom Authentication handler and in that we have only HttpServletRequest. To do some processing after the login, request comes back ...