Results 1 to 7 of 7

Thread: Oauth2 sample renders an empty pane when redirecting to sparklr

  1. #1
    Join Date
    May 2007
    Posts
    14

    Default Oauth2 sample renders an empty pane when redirecting to sparklr

    The sample application for OAuth2 does not seem to work. I succeed in logging in to tone but oauth redirect generates an empty response (blank page).

  2. #2
    Join Date
    Jun 2005
    Posts
    4,230

    Default

    Works for me. Which version are you using?

  3. #3
    Join Date
    May 2007
    Posts
    14

    Default M5

    ...on mac os Lion (safari, chrome)

  4. #4
    Join Date
    Jun 2005
    Posts
    4,230

    Default

    I meant, which version of Spring Security OAuth?

  5. #5
    Join Date
    May 2007
    Posts
    14

    Default

    1.0 M5 (to my understanding the most recent dist)

  6. #6
    Join Date
    Jun 2005
    Posts
    4,230

    Default

    Correct. It looks like the samples were broken in the M5 release, sorry. You can fix them by removing the oauth2EndpointUrlFilter from sparklr2 web.xml. Or see them working on master.

  7. #7
    Join Date
    May 2007
    Posts
    14

    Default

    Thanks! Works like a charm.

Posting Permissions

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