dicos/92_one-frontend.xml : Rendre le type d'authentification configurable
Le type d'authentification pour sunstone peut être "sunstone" ou "opennebula" (pour l'authentification LDAP par exemple)
This commit is contained in:
@ -64,7 +64,8 @@
|
||||
# opennebula, the authentication will be done by the opennebula core using the
|
||||
# driver defined for the user
|
||||
#
|
||||
:auth: sunstone
|
||||
#:auth: sunstone
|
||||
:auth: %%sunstone_auth
|
||||
|
||||
# Authentication driver to communicate with OpenNebula core
|
||||
# cipher, for symmetric cipher encryption of tokens
|
||||
|
Reference in New Issue
Block a user