Commit Graph

6 Commits

Author SHA1 Message Date
Colleen Murphy ccb3d340e4 Rename admin guide pages
Some of the admin guide pages were prefixed with "identity-" because
they came from the centralized install guide or operators guide or
security guide or somewhere else. We don't need the prefix, everything
in keystone is identity. Remove the prefix from the affected pages so
that everything is consistent.

Change-Id: Icd172a39fe720472f1fb15395178f90282696ac9
2018-12-11 11:43:50 +01:00
Colleen Murphy 9c38bb5bd8 Delete PKI middleware debugging section
We don't support PKI tokens in keystone any more and are in the process
of removing support for it from keystonemiddlware. Delete the outdated
information.

Change-Id: I3791c234654ab4a197ed68a3202b5ad25de2d4e5
2018-11-04 20:30:14 +01:00
Vishakha Agarwal 48dcdb5ad3 Remove deprecated token_flush
This patch removes the deprecated token_flush
in stein release of openstack.

Change-Id: Ifc6d162923072d657fd5c163b94ffcd88dc80692
Implements: bp removed-as-of-stein
2018-10-17 14:44:26 +05:30
melissaml 22fa4e8176 Update auth_uri option to www_authenticate_uri
Option auth_uri from group keystone_authtoken is deprecated[1].
Use option www_authenticate_uri from group keystone_authtoken.

[1]https://review.openstack.org/#/c/508522/

Change-Id: Iefad7ba17f01d2982567e7f1f207ecb29d093e83
2018-04-18 21:29:07 +08:00
wangxiyuan 544f079afa Remove pki_setup step in doc
The ``keystone-manage pki_setup`` command has been removed already.

This patch removes the related doc.

Change-Id: Ieba6848bd205e5f09267033490cd47fc4db30414
2018-01-27 09:46:48 +08:00
Samriddhi Jain aba9267323 Added keystone admin guides to documentation
Currently the identity administrator guide docs are a part of
general OpenStack-manuals. Migrating those docs to keystone
documentation so that they can be reviewed effectively by
keystone developers too.

Partial-Bug #1694460
Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454

Change-Id: Id121ae1dd5bce993b4ad1219b592527ef0047063
2017-06-24 00:42:14 +05:30