Uploaded image for project: 'Apache Oltu'
  1. Apache Oltu
  2. OLTU-109

OAuthTokenRequest unnecessarily requires the "redirect_uri" parameter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • oauth2-0.22
    • oauth2-0.31
    • oauth2-authzserver
    • None
    • Authorization Server

    Description

      The OAuthTokenRequest(HttpServletRequest) constructor will inappropriately fail if the "redirect_uri" parameter is missing. This is only required if the "redirect_uri" was given in the previous, "code" request. From the specification (section 4.1.3):

      redirect_uri
      REQUIRED, if the "redirect_uri" parameter was included in the
      authorization request as described in Section 4.1.1, and their
      values MUST be identical.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jojenki John Jenkins
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: