Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How to whitelist subdomains using group policy for push notifications

  • No replies
  • 0 have this problem
  • 7 views
more options

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.