Forum Discussion

Coert Kastelein's avatar
Coert Kastelein
Brass Contributor
Oct 25, 2021

Bad results with WebAppInstallForceList

I'm trying Canary v96 with the new attributes for the WebAppInstallForceList, but it's failing to work.

 

Compact JSON

 

[{"create_desktop_shortcut":true,"custom_icon":{"hash":"BD7ED44623036E67266D4884B3E5451762D6DB964E651B74BD7AB9955CA55C60","url":"https://i.imgur.com/KEaQ6g2.png"},"custom_name":"MyWebsite","default_launch_container":"window","url":"https://portal.mywebsite.com"}]

 

JSON

 

[
   {
      "create_desktop_shortcut":true,
      "custom_icon":{
         "hash":"BD7ED44623036E67266D4884B3E5451762D6DB964E651B74BD7AB9955CA55C60",
         "url":"https://i.imgur.com/KEaQ6g2.png"
      },
      "custom_name":"MyWebsite",
      "default_launch_container":"window",
      "url":"https://portal.mywebsite.com"
   }
]

 

It shows like this, with no custom name and no image. Also it creates multiple.

Anyone has an idea what's wrong?

 

  • Coert Kastelein Hi!  Do you know if there is an error message or anything for this policy shown on the edge://policy/ page?  

     

    Thanks! 

     

    -Kelly

      • Kelly_Y's avatar
        Kelly_Y
        Icon for Microsoft rankMicrosoft

        Coert Kastelein Hi!  Our developers are investigating. 

         

        Couple of questions: 

        • How is the policy is getting set? Is it via regkey or Intune?
        • Is https://portal.mywebsite.com the right URL to use for the repro?  Does the issue reproduce with other WebApps?

        Thanks!

Resources