Commit Graph

9 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
Lance Bragstad c402691371 Remove references to UUID from token documentation
Support for the UUID token provider was removed when the Rocky cycle
opened for development:

  I76d5c29f6b1572ee3ec7f2b1af63ff31572de2ce

This commit removes references to the UUID token provider from the
token provider documentation.

Change-Id: I85aa4eac1098628f090b3e95a9234bc5777d274d
Partial-Bug: 1757151
2018-03-20 20:37:36 +00:00
Zuul 69cab82fed Merge "Update token doc" 2018-02-02 18:28:12 +00:00
Lance Bragstad f5322a850e Update documentation to reflect system-scope
This patch takes a first pass at including system-scope token in
the authentication/authorization documentation.

bp system-scope

Change-Id: I3f334bfe8286d3863610582e4c3d5942b755987d
2018-01-27 13:42:29 +00:00
wangxiyuan fcf616e104 Update token doc
The uuid token was deprecated in Pike. Update the token doc
for this change.

Change-Id: I3afd724ff4be29ba552f3d4f05e63f7682623da2
2018-01-22 19:34:14 +08:00
Jenkins b9b3b5c389 Merge "Remove duplicate token docs" 2017-07-05 20:22:40 +00:00
Lance Bragstad 935c43b6c8 Remove duplicate token docs
Now that the admin guide is within keystone, we can remove all the
operator specific information we were maintaining in tree. This will
make it easier to operators to find all the information they need
related to tokens.

Change-Id: Iac2bf86a7b06b54fe8edea6ddbc62fe576b8959c
2017-07-05 15:56:13 +00:00
Lance Bragstad 3157d0086f Move token flush documentation to admin-guide
This commit moves the token cleanup documentation we had on our
configuration.rst to the official admin-guide. This is an effort to
consolidate all admin-like information into a single place for easier
discoverability and more consistent documentation.

Change-Id: I9e02fbe366a13e86d1be5cba46df71c4ff725b9d
2017-06-26 20:51:16 +00: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