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:
@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user