OAuth API reference documentation is out-of-date

Bug #1777086 reported by 徐爱保
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Confirmed
Low
Unassigned

Bug Description

https://developer.openstack.org/api-ref/identity/v3-ext/#authenticate-with-identity-api
oauth1 /v3/auth/tokens
The reference does not list the field body, if no body post , return failure.
{
 "auth": {
        "identity": {
            "methods": [
                "oauth1"
            ],
            "oauth1": {
                "id": "xxxxxxxxxxxxxx"

            }
        }
    }
}

-----------------------------------
Release: v3.10 on 'Sat Jun 9 01:55:42 2018, commit 0e24f91'
SHA:
Source: Can't derive source file URL
URL: https://developer.openstack.org/api-ref/identity/v3-ext/#authenticate-with-identity-api

Revision history for this message
Lance Bragstad (lbragstad) wrote :

There are several parts of the API reference that could use updates. We haven't been tracking each piece individually. We can keep this open but this is likely a part of a larger effort to work through the entire API reference.

summary: - Identity API v3 extensions (CURRENT) in Identity API Reference
+ OAuth API reference documentation is out-of-date
tags: added: documentation
Changed in keystone:
importance: Undecided → Low
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.