yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #63534
[Bug 1685634] [NEW] Correct oauth create_request_token documentation
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
Follow ups