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

OAuthUnauthenticatedTokenRequest unnecessarily requires the "client_id" parameter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • oauth2-0.31
    • None
    • oauth2-authzserver
    • None
    • JBoss 7.1.1

    Description

      The OAuthUnauthenticatedTokenRequest(HttpServletRequest) constructor will inappropriately fail if the "client_id" parameter is missing. But it is optional for "Resource Owner Password Credentials Grant". From the specification (section 4.3.2):

      If the client type is confidential or the client was issued client
      credentials (or assigned other authentication requirements), the
      client MUST authenticate with the authorization server as described
      in Section 3.2.1.

      Attachments

        Activity

          People

            Unassigned Unassigned
            strempferc Christian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: