Correction de la configuration oned
This commit is contained in:
parent
72711fb858
commit
c52c133b69
|
@ -711,7 +711,7 @@ HM_MAD = [
|
|||
AUTH_MAD = [
|
||||
executable = "one_auth_mad",
|
||||
%if %%getVar('sunstone_auth_modes', 'non') == 'non'
|
||||
authn = "server_cipher,default,%%sunstone_auth_modes"
|
||||
authn = "server_cipher,default
|
||||
%else
|
||||
authn = "server_cipher,default,%%getVar('sunstone_auth_modes','')"
|
||||
%end if
|
||||
|
|
Loading…
Reference in New Issue