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:
Philippe Caseiro 2014-02-14 16:42:13 +01:00
parent afcecbb621
commit c2ff14bc54
2 changed files with 5 additions and 1 deletions

View File

@ -16,6 +16,9 @@
<variable name='langue_sunstone' type='string' description="Langue par défaut de l'interface" mode='expert'>
<value>fr_FR</value>
</variable>
<variable name='sunstone_auth' type='string' description="Mode d'authentification des utilisateurs" mode='expert'>
<value>sunstone</value>
</variable>
</family>
</variables>

View File

@ -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