Results 1 to 7 of 7

Thread: OAuth2 Samples do not work in 1.0.0.M6

Threaded View

  1. #1
    Join Date
    Apr 2006
    Posts
    23

    Default OAuth2 Samples do not work in 1.0.0.M6

    I cloned the spring-security-oauth Git repo and checked out the 1.0.0.M6 tag. I then followed the instructions for building and running the oauth2 samples. When I through the simple workflow of trying to access Sparklr pics from Tonr in the Google Chrome browser everything works except the requests for the images return a 406 error code.

    This issue was previously reported as a bug and marked Resolved, https://jira.springsource.org/browse/SECOAUTH-173.

    I am attaching the Tomcat server logs and .har files (HTTP traces) exported from Chrome Developer Tools for all 3 steps in the workflow.

    Just to clarify the steps I took:
    step1 - click on Sparklr Pics, this will redirect to Sparklr login page
    step2 - submit default username/password, this will redirect to Sparklr authorize/deny page
    step3 - click Authorize, this will redirect back to Tonr page that is supposeed to display the Sparklr pics...the page loads with 3 results but the images themselves are not downloaded due to the 406 error

    If you would like me to file a bug report I can do that but I decided to try the forum first because the other bug documenting this issue was closed and it was requested to raise it on the forum.
    Attached Files Attached Files

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
  •