Skip to content

Chrome 142 LNA Restrictions: Integration iframes require allow="local-network-access" #2919

@unadlib

Description

@unadlib

Chrome 142 restricts the ability to make requests to the user's local network, gated behind a permission prompt.

This restricts the communication methods for some of our MS Teams integration plugins that interact with local applications. This means the iframe provided by MS Teams for third-party integrations will need to include the allow="local-network-access" attribute. Otherwise, we will be unable to prompt the user to grant permission for these local network requests.

We would like to know if the official MS Teams team plans to add the allow="local-network-access" attribute to the MS Teams integration iframe.

Related documentation:

https://developer.chrome.com/release-notes/142#local_network_access_restrictions
https://developer.chrome.com/blog/local-network-access
https://docs.google.com/document/d/1QQkqehw8umtAgz5z0um7THx-aoU251p705FbIQjDuGs/edit?tab=t.0#heading=h.v8oobsqxbxxy

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions