[Mozilla Enterprise] Cookie Policy Not Correct
Mike Kaply
mkaply at mozilla.com
Thu May 28 15:53:25 UTC 2020
Allow is an array, so you need to do it as one item:
"Allow": ["http://arcgis.com/", "https://arcgis.com/"],
When things are duplicated in JSON, it picks the last one.
Mike
On Thu, May 28, 2020 at 10:40 AM Eddie Rowe <eddie.rowe at tdhca.state.tx.us>
wrote:
> Our policies.json is setup as follow and has not changed since created at
> the end of 2019: (just a snippet)
>
>
>
> "Cookies": {
>
> "Allow": ["http://arcgis.com/"],
>
> "Allow": ["https://arcgis.com/"],
>
> "Default": true,
>
> "AcceptThirdparty": "never",
>
> "ExpireAtSessionEnd": true,
>
> "Locked": false
>
> },
>
>
>
> But Firefox ESR 68.8.0 (x64) does not show both the http site and the
> AcceptThirdParty does not appear in about:policies. Do I have a syntax
> issue?
> _______________________________________________
> Enterprise mailing list
> Enterprise at mozilla.org
> https://mail.mozilla.org/listinfo/enterprise
>
> To unsubscribe from this list, please visit
> https://mail.mozilla.org/listinfo/enterprise or send an email to
> enterprise-request at mozilla.org with a subject of "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/enterprise/attachments/20200528/8c719339/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 12316 bytes
Desc: not available
URL: <http://mail.mozilla.org/pipermail/enterprise/attachments/20200528/8c719339/attachment.png>
More information about the Enterprise
mailing list