Merge "Added information about admin_token being deprecated in the Identity management section"
This commit is contained in:
commit
67cb419514
@ -180,12 +180,9 @@ keystone --username admin --password secrete --tenant_name admin tenant-create -
|
||||
password</title>
|
||||
<para>You can also configure Identity authentication
|
||||
middleware using the <option>admin_user</option> and
|
||||
<option>admin_password</option> options. When using the
|
||||
<option>admin_user</option> and
|
||||
<option>admin_password</option> options the
|
||||
<option>admin_token</option> parameter is optional. If
|
||||
<option>admin_token</option> is specified, it is used only if
|
||||
the specified token is still valid.</para>
|
||||
<option>admin_password</option> options.</para>
|
||||
<note><para>The <option>admin_token</option> parameter is deprecated,
|
||||
and no longer used for configuring auth_token middleware.</para></note>
|
||||
<para>For services that have a separate paste-deploy .ini file,
|
||||
you can configure the authentication middleware in the
|
||||
<literal>[keystone_authtoken]</literal> section of the main
|
||||
|
Loading…
Reference in New Issue
Block a user