Results 1 to 2 of 2

Thread: SavedRequestAwareAuthenticationSuccessHandler with Oauth authentication

Hybrid View

  1. #1
    Join Date
    Jul 2011
    Posts
    1

    Default SavedRequestAwareAuthenticationSuccessHandler with Oauth authentication

    Hi. I just want to use the SavedRequestAwareAuthenticationSuccessHandler class for redirect post login. There is a way to do this? If not, how can i make dinamic redirect post authentication?

    Thanks.

    /Diego

  2. #2
    Join Date
    May 2008
    Location
    Salt Lake City
    Posts
    167

    Default

    The OAuth mechanism doesn't ever call a success handler. You should be able to configure it yourself in the spring security login page.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •