Avatar for Username

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

Learn More

How to whitelist subdomains using group policy for push notifications

  • პასუხები არაა
  • 0 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 9 ნახვა

I am trying to allow push notifications only on certain sites using group policy. In other browsers I can use wildcards to include all subdomains, for example, adding [*.]azurewebsites.net to the allow list would also include https://webpushdemo.azurewebsites.net.

My company has hundreds of intranet sites that could possibly be using push notifications, but I have no way of knowing which ones. I need to be able to whitelist them all without having to specify the exact URL for each one since they are mostly on the same few domains, but so far I have not been able to get it to work using the group policy template.

https://github.com/mozilla/policy-templates/blob/3.10/README.md#permissions

In the README it says you can't use wildcards because the policy is expecting "origins" and not "domains", whatever that is suppose to means.

Any help or direction would be greatly appreciated.

I am trying to allow push notifications only on certain sites using group policy. In other browsers I can use wildcards to include all subdomains, for example, adding '''[*.]azurewebsites.net''' to the allow list would also include '''https://webpushdemo.azurewebsites.net'''. My company has hundreds of intranet sites that could possibly be using push notifications, but I have no way of knowing which ones. I need to be able to whitelist them all without having to specify the exact URL for each one since they are mostly on the same few domains, but so far I have not been able to get it to work using the group policy template. [https://github.com/mozilla/policy-templates/blob/3.10/README.md#permissions https://github.com/mozilla/policy-templates/blob/3.10/README.md#permissions] In the README it says you can't use wildcards because the policy is expecting "origins" and not "domains", whatever that is suppose to means. Any help or direction would be greatly appreciated.