mdn icon indicating copy to clipboard operation
mdn copied to clipboard

Managed Configuration API documentation

Open skyclouds2001 opened this issue 2 years ago • 0 comments

Proposal

The API enables developers to access administrator-set configuration on managed devices. Such API invaluable for such use cases as digital signage and device-centric personalization.

Browser support

Chrome&Edge 91+ Opera 77+

Tasks

  • [ ] init documentations
    • [ ] API landing page
    • [ ] API guide page, if needed
    • [ ] Navigator.managed property page (including updating properties list in Navigator interface)
    • [ ] NavigatorManagedData interface page
    • [ ] NavigatorManagedData.getManagedConfiguration() method page
    • [ ] NavigatorManagedData: managedconfigurationchange event page
    • [ ] add GroupData for this API
  • [ ] update bcd to add mdn_url

Dependencies

No response

Additional information

spec - https://wicg.github.io/WebApiDevice/managed_config/

Are you willing to support this work?

No response

skyclouds2001 avatar Dec 22 '23 13:12 skyclouds2001