summaryrefslogtreecommitdiffstats
path: root/doc/source
diff options
context:
space:
mode:
authorSteve Martinelli <stevemar@ca.ibm.com>2013-03-20 20:02:18 -0700
committerDolph Mathews <dolph.mathews@gmail.com>2013-08-16 13:02:24 -0500
commitbcaa3072f37d3af3f9d526f18f311411ceeae160 (patch)
tree8c08bffaabf6c8f195f3d87b9a26edcdaf287371 /doc/source
parent81534a182a4986d838591395aee8590ef61c599d (diff)
Add delegated_auth support for keystone
Implements an OAuth 1.0a service provider. blueprint: delegated-auth-via-oauth DocImpact SecurityImpact Change-Id: Ib5561593ab608f3b22fbcd7196e2171f95b735e8
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/configuration.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst
index 2b802c83..b4af31f8 100644
--- a/doc/source/configuration.rst
+++ b/doc/source/configuration.rst
@@ -72,6 +72,7 @@ following sections:
* ``[sql]`` - optional storage backend configuration
* ``[ec2]`` - Amazon EC2 authentication driver configuration
* ``[s3]`` - Amazon S3 authentication driver configuration.
+* ``[oauth1]`` - Oauth 1.0a system driver configuration
* ``[identity]`` - identity system driver configuration
* ``[catalog]`` - service catalog driver configuration
* ``[token]`` - token driver & token provider configuration