Uploaded image for project: 'AdMaxLocal'
  1. AdMaxLocal
  2. AML-3927

Form POST should be acceptable as an authentication mechanism for oauth token requests

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: Apollo
    • Component/s: None
    • Labels:
      None
    • Sprint:
      Sprint 8, Sprint 9

      Description

      YJ discovered an issue using the following curl command to retrieve OAuth tokens:

      curl -X POST -u "<client_id>:<client_secret>" -d "grant_type=password" -d "username=<oauth username>" -d "password=<oauth password>" <oauth server url>/aml-oauth-provider/oauth/token

      This should work. It does not due to a problem in our OAuth provider.

        Attachments

          Activity

            People

            • Assignee:
              atul.sanagar Atul Sanagar (Inactive)
              Reporter:
              jason.stedman Jason Stedman (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: