horizon/openstack_auth/tests
Benjamin Lasseye cb74c8c08f Add TOTP support
This patch adds support for MFA TOTP on openstack dashboard.
A new configuration variable OPENSTACK_KEYSTONE_MFA_TOTP_ENABLED
was added false by default.
If enabled, users needing TOTP are prompted with a new form.
keystone doc: https://docs.openstack.org/keystone/latest/admin/auth-totp.html
Demonstration video : https://youtu.be/prDJJdFoMpM

Change-Id: I1047102a379c8a900a5e6840096bb671da4fd2ff
Blueprint: #totp-support
Closes-Bug: #2030477
2023-08-18 12:02:25 +00:00
..
conf Replace all mentions of get_identity_providers with get_identity_provider 2018-04-25 11:37:05 +02:00
templates/auth Add TOTP support 2023-08-18 12:02:25 +00:00
unit Add TOTP support 2023-08-18 12:02:25 +00:00
__init__.py Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00
data_v3.py Add TOTP support 2023-08-18 12:02:25 +00:00
settings.py Define default settings explicitly (openstack_auth) 2019-09-12 15:05:56 +09:00
urls.py Add TOTP support 2023-08-18 12:02:25 +00:00