
This patch provides Keystone documents for OAuth2.0 client authorization. The specification about new API is added to API Reference. Also OAuth2.0 client credentials grant flow is added to admin guide. Implement: blueprint oauth2-client-credentials-ext Change-Id: I6ac5835fb64a4e81f34f7b8631d255b2bb7f66da
42 lines
1.0 KiB
ReStructuredText
42 lines
1.0 KiB
ReStructuredText
:tocdepth: 3
|
|
|
|
--------------------------------------
|
|
Identity API v3 extensions (CURRENT)
|
|
--------------------------------------
|
|
|
|
=============
|
|
Relationships
|
|
=============
|
|
|
|
The entries within the operations below contain a relationship link, which
|
|
appears as a valid URI, however these are actually
|
|
URN (Uniform Resource Name), which are similar to GUID except it uses a URI
|
|
syntax so that it is easier to be read. These links do not resolve to
|
|
anything valid, but exist to show a relationship.
|
|
|
|
=======================
|
|
Identity API Extensions
|
|
=======================
|
|
|
|
This page describes these Identity API v3 extensions:
|
|
|
|
* `OS-ENDPOINT-POLICY API`_
|
|
* `OS-OAUTH1 API`_
|
|
* `OS-OAUTH2 API`_
|
|
* `OS-TRUST API`_
|
|
* `OS-REVOKE API`_
|
|
* `OS-EP-FILTER API`_
|
|
* `OS-FEDERATION API`_
|
|
* `OS-SIMPLE-CERT API`_
|
|
|
|
.. rest_expand_all::
|
|
|
|
.. include:: endpoint-policy.inc
|
|
.. include:: oauth.inc
|
|
.. include:: oauth2.inc
|
|
.. include:: trust.inc
|
|
.. include:: revoke.inc
|
|
.. include:: ep-filter.inc
|
|
.. include:: federation.inc
|
|
.. include:: simple-cert.inc
|