Acted on Greg's comments Patch 1: Deleted duplicated docs and corrected references to fix build failure Patch 2: Acted on Greg's and Ron's comments. Patch 3: Acted on Greg's comment. Patch 4: Acted on Mary's comments. Patch 5: Solved merge conflict. Patch 6: Worked on Mary's comments. Patch 7: Fixed build conflict. Patch 8: Worked on Mary's comments. https://review.opendev.org/c/starlingx/docs/+/792461 Signed-off-by: egoncalv <elisamaraaoki.goncalves@windriver.com> Change-Id: I647711ac35f45bc9c79cc490269831770e98e2f4
22 lines
591 B
ReStructuredText
22 lines
591 B
ReStructuredText
|
|
.. xsx1607977134022
|
|
.. _keystone-accounts:
|
|
|
|
=================
|
|
Keystone Accounts
|
|
=================
|
|
|
|
|prod-long| uses Keystone for authentication and authorization of users of the
|
|
StarlingX REST APIs, the |CLI|, the Horizon Web interface and the Local Docker
|
|
Registry. |prod|'s Keystone uses the default local SQL Backend.
|
|
|
|
See :ref:`Keystone Accounts <about-keystone-accounts>` for more details.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
about-keystone-accounts
|
|
keystone-account-authentication
|
|
manage-keystone-accounts
|
|
configure-the-keystone-token-expiration-time
|
|
password-recovery |