Compare commits
2 Commits
9a7db5bd01
...
25f36f63a0
Author | SHA1 | Date |
---|---|---|
Philippe Caseiro | 25f36f63a0 | |
Philippe Caseiro | fd4ee5dc87 |
|
@ -392,10 +392,12 @@
|
||||||
"oidcOPMetaDataJWKS": null,
|
"oidcOPMetaDataJWKS": null,
|
||||||
"webIDAuthnLevel": 1,
|
"webIDAuthnLevel": 1,
|
||||||
"issuerDBOpenIDActivation": "1",
|
"issuerDBOpenIDActivation": "1",
|
||||||
%if %%is_empty(%%llResetUrl)
|
%if %%llResetPassword == "oui"
|
||||||
|
%if %%is_empty(%%llResetUrl)
|
||||||
"mailUrl": "https://%%authWebName/mail.pl",
|
"mailUrl": "https://%%authWebName/mail.pl",
|
||||||
%else
|
%else
|
||||||
"mailUrl": "%%llResetUrl",
|
"mailUrl": "%%llResetUrl",
|
||||||
|
%end if
|
||||||
%end if
|
%end if
|
||||||
"maintenance": 0,
|
"maintenance": 0,
|
||||||
"jsRedirect": 0,
|
"jsRedirect": 0,
|
||||||
|
|
Loading…
Reference in New Issue