Clarify the comment for WEBSSO_INITIAL_CHOICE
Change-Id: I831225e27962036e326f27fb5d1db024b6248fdb Signed-off-by: Aurélien Joga <aurelien.joga@osones.com>
This commit is contained in:
parent
34db38145f
commit
6a38e8332b
@ -165,7 +165,8 @@ OPENSTACK_KEYSTONE_DEFAULT_ROLE = "_member_"
|
||||
# Enables keystone web single-sign-on if set to True.
|
||||
#WEBSSO_ENABLED = False
|
||||
|
||||
# Determines which authentication choice to show as default.
|
||||
# Authentication mechanism to be selected as default.
|
||||
# The value must be a key from WEBSSO_CHOICES.
|
||||
#WEBSSO_INITIAL_CHOICE = "credentials"
|
||||
|
||||
# The list of authentication mechanisms which include keystone
|
||||
|
Loading…
x
Reference in New Issue
Block a user