Http blocked even though it is listed in URLAllowlist

The Dark Brainer 0 Reputation points
2024-10-09T15:22:00.6033333+00:00

I am running MS Edge in kiosk mode. I utilize the URLAllowlist and URLBlocklist. I would like to block everything, except urls listed in the allowed list. I have * in the block list. When I put an http url in the allow list, it gets blocked. If I remove * from the block list it loads. How can I open http sites in kiosk mode while blocking everything?

Microsoft Edge | Microsoft Edge development
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-10-10T03:33:57.26+00:00

    Hi @The Dark Brainer,

    Things are a little bit different in Kiosk mode. For example, if you need to allow http://example.com in Kiosk mode, you have 3 options:

    1. add both http://example.com and https://example.com
    2. or simply add example.com
    3. or add http://example.com to the HttpAllowlist. (http://example.com still needs to be added in URLAllowlist)

    It does not work if you just add http://example.com.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Best Regards,

    Shijie Li

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.