https://bugs.documentfoundation.org/show_bug.cgi?id=156982
--- Comment #2 from [email protected] --- Well, I do not know any kind of documentation, unfortunately. The "use case" is to open documents located in one drive for business with activated conditional access blocking "unsupported platforms". When a company activates conditional access in their tenant and allow only "supported platforms" to have access to the content of that tenant, linux at all is denied (supported platforms are Windows, MacOS, iOS and Android). So I was thinking: How can Microsoft determine the platform from which I try to get access to the content ? I suppose, it will be the user agent string of the application that tries to access content. As the access method to open documents in one drive is probably a https get, that's at least what I can see, is shared from teams4linux to libre office. An option to set the user agent string in a whole would provide a way to masque the original platform of a device. And it wont heard those who do not care of that use case. So, yes, this can surly be an expert option. https://learn.microsoft.com/en-us/azure/active-directory/conditional-access/overview -- You are receiving this mail because: You are the assignee for the bug.
