From 53d64599781dab2d7d8d41d2865ee3284c005eb8 Mon Sep 17 00:00:00 2001 From: Kevin Kirkpatrick Date: Thu, 1 May 2014 10:56:18 -0700 Subject: [PATCH] Add note for v3 API clients using auth plugin docs Change-Id: I3d07c3f27ac38f9ead0481271460b3b3633b8c1d Closes-Bug: #1311324 --- doc/source/configuration.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index 14ebd7fa5..47211ade1 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -120,6 +120,10 @@ configuration file. Authentication Plugins ---------------------- +.. NOTE:: + + This feature is only supported by Keystone for the Identity API v3 clients. + Keystone supports authentication plugins and they are specified in the ``[auth]`` section of the configuration file. However, an authentication plugin may also have its own section in the configuration