correction ano template si masteridentity à sso
This commit is contained in:
parent
fda8577ac7
commit
e1ae00528d
|
@ -180,7 +180,7 @@ parameters:
|
||||||
ldap_baseniveau01: ou=%%ninegate_niveau01branche,ou=%%ninegate_organization,%%ldap_base_dn
|
ldap_baseniveau01: ou=%%ninegate_niveau01branche,ou=%%ninegate_organization,%%ldap_base_dn
|
||||||
ldap_baseniveau02: ou=%%ninegate_niveau02branche,ou=%%ninegate_organization,%%ldap_base_dn
|
ldap_baseniveau02: ou=%%ninegate_niveau02branche,ou=%%ninegate_organization,%%ldap_base_dn
|
||||||
ldap_basegroup: ou=groups,ou=%%ninegate_organization,%%ldap_base_dn
|
ldap_basegroup: ou=groups,ou=%%ninegate_organization,%%ldap_base_dn
|
||||||
%else if %%getVar("ninegate_ldaptemplate", 'open') == "open"
|
%else if %%getVar("ninegate_ldaptemplate", '') == "open"
|
||||||
%if not %%is_empty(%%ninegate_openldapsubbranchuser)
|
%if not %%is_empty(%%ninegate_openldapsubbranchuser)
|
||||||
ldap_baseuser: %%ninegate_openldapsubbranchuser
|
ldap_baseuser: %%ninegate_openldapsubbranchuser
|
||||||
%else
|
%else
|
||||||
|
|
Loading…
Reference in New Issue