The OAuth2.0 Access Token API is modified, support to get an OAuth2.0 certificate-bound access token from the keystone identity server with OAuth 2.0 credentials and Mutual-TLS certificates. Implements: blueprint support-oauth2-mtls Change-Id: Ib1c391b06b167c55435360b81bb67c19a63c8b26
24 lines
525 B
ReStructuredText
24 lines
525 B
ReStructuredText
.. _identity_management:
|
|
|
|
====================
|
|
Administrator Guides
|
|
====================
|
|
|
|
OpenStack Identity, code-named keystone, is the default Identity
|
|
management system for OpenStack. This section contains guides for keystone
|
|
operators to help with administering a keystone deployment.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
getting-started
|
|
configuration
|
|
operations
|
|
tokens
|
|
service-api-protection
|
|
keystone-features
|
|
authentication-mechanisms
|
|
oauth2-usage-guide
|
|
configure-https
|
|
oauth2-mtls-usage-guide
|