6564b40641
Adds API ref examples for TOTP and Auth receipts. Adds docs for MFA and changes some of the user options docs. Change-Id: Id5497064e580093e4a2c7d904670a58095833b3b
17 lines
356 B
ReStructuredText
17 lines
356 B
ReStructuredText
=========================
|
|
Authentication Mechanisms
|
|
=========================
|
|
|
|
Keystone supports various methods of authentication beyond the standard local
|
|
user and password method.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
multi-factor-authentication
|
|
auth-totp
|
|
federation/federated_identity
|
|
external-authentication
|
|
configure_tokenless_x509
|
|
oauth1
|