Merge "Remove the revocation api config section"

This commit is contained in:
Jenkins 2017-06-27 00:22:03 +00:00 committed by Gerrit Code Review
commit 80202297ec
1 changed files with 0 additions and 20 deletions

View File

@ -1111,26 +1111,6 @@ api-ref/identity/v3-ext/index.html#os-oauth1-api>`_ for the details of
API definition.
Revocation Events
=================
The Revocation Events feature provides a list of token revocations. Each event
expresses a set of criteria which describes a set of tokens that are
no longer valid.
Add the revoke backend driver to the ``[revoke]`` section in
``keystone.conf``. For example:
.. code-block:: ini
[revoke]
driver = sql
See `API Specification for Revocation Events <https://developer.openstack.org/
api-ref/identity/v3-ext/index.html#os-revoke-api>`_ for
the details of API definition.
Token Binding
=============