Results 1 to 2 of 2

Thread: No scope response parameter in when using implicit grant

  1. #1
    Join Date
    Feb 2013
    Posts
    1

    Default No scope response parameter in when using implicit grant

    According to RFC 6749 Section 4.2.2, the scope response parameter is a required parameter if the granted scopes are different than those requested. However, looking at the AuthorizationEndpoint.appendAccessToken in the 1.0.1.RELEASE, the scope parameter is never appended to the redirect URL. Was this intentional?

    Thanks

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

    Default

    Probably not. If you want to fix it, feel free (follow process in README). Raise a ticket in JIRA in any case.

Posting Permissions

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