Public bug reported: Currently, the oauth documentation for the `create_request_token` endpoint is incorrect. The parameter "requested_project_id" [0] is actually spelled "Request-Project-Id" and is located in the header, not the body, of the request object [1].
[0] https://developer.openstack.org/api-ref/identity/v3-ext/?expanded=create-request-token-detail [1] https://github.com/openstack/keystone/blob/master/keystone/oauth1/controllers.py#L220 ** Affects: keystone Importance: Undecided Assignee: Felipe Monteiro (fm577c) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1685634 Title: Correct oauth create_request_token documentation Status in OpenStack Identity (keystone): In Progress Bug description: Currently, the oauth documentation for the `create_request_token` endpoint is incorrect. The parameter "requested_project_id" [0] is actually spelled "Request-Project-Id" and is located in the header, not the body, of the request object [1]. [0] https://developer.openstack.org/api-ref/identity/v3-ext/?expanded=create-request-token-detail [1] https://github.com/openstack/keystone/blob/master/keystone/oauth1/controllers.py#L220 To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1685634/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

