Intune - Issues with Web Links

Mark Wright 236 Reputation points
2020-10-06T14:08:09.017+00:00

Android Enterprise Fully Managed Devices.

I am trying to configure web links using the Microsoft Launcher.

{
"key": "com.microsoft.launcher.HomeScreen.WebLinks",
"valueBundleArray": [
{
"managedProperty": [
{
"key": "label",
"valueString": "some web page"
},
{
"key": "link",
"valueString": "https://somewebpage.com "
}
]
}
]
},

If I open this web page from Edge it opens fine. If I open it from this link I get melty ice cream "This action is not allowed by your organisation". I'm unsure why this is happening, I guess it must be something in the application protection policy but not sure.

Any ideas on what might cause this ? Thanks

Microsoft Security | Intune | Configuration
0 comments No comments
{count} votes

Answer accepted by question author
  1. Mark Wright 236 Reputation points
    2020-10-09T06:44:44.73+00:00

    It is the Application Protection Policy that was causing the issue.

    Receive data from other apps needed to be set to All Apps in order for weblinks to open in Edge

    31148-intune-issue.png

    0 comments No comments

7 additional answers

Sort by: Most helpful
  1. Mark Wright 236 Reputation points
    2020-10-07T07:20:53.607+00:00

    Hi, So I have a App config profile for microsoft launch configuration which is where the above JSON is configured (com.microsoft.launcher.HomeScreen.WebLinks). I have Chrome and Edge Apps both deployed to the device.

    As you correctly state weblinks configured as managed play store apps only work with Chrome browser.

    I wanted to use the com.microsoft.launcher.HomeScreen.WebLinks so that the URL can be pinned on the page so the user cannot delete it. But its not working correctly so may have to use a managed playstore weblink in Chrome and manually pin that to the homesceen.

    Trying to pin the managed playstore weblink doesn't appear to work e.g com.google.enterprise.webapp.xcbfad9028e5e74fe&hl using this key com.microsoft.launcher.HomeScreen.Applications

    Appreciate the help

    0 comments No comments

  2. Mark Wright 236 Reputation points
    2020-10-07T15:33:24.827+00:00

    I am seeing this error when opening Powerapps, using the Microsoft launcher. Is this likely to be a specific application protection policy setting ?

    I have
    Send data to other apps - "All Apps"
    Receive data from other apps - "All Apps"
    Restrict web content transfer with other apps "Any App"

    0 comments No comments

  3. CiciWu-MSFT 1,206 Reputation points
    2020-10-08T04:15:18.147+00:00

    I have checked the three settings that you mentioned and the settings are correct. If the Microsoft Launcher app has been added in web link display app in App protection policy, apart from the app protection policy, please also check if there is any Conditional Access policy that restrict web link to open. If all the settings have been checked but still no help, it is highly recommended to create a free online support case to see if there is any valuable evidence via backend logs. Here is the link:
    https://learn.microsoft.com/en-us/intune/get-support#help-and-support-experience

    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.