Disable Office 365 Products ability to download (MOBILE)
Hello, I am trying to disable the ability for people to download files from the Teams / Outlook applications on their mobile devices. I selected the Disable Downloads feature…
10/10/2023
I am developing a Spring Boot application with SAML-based Single Sign-On (SSO) authentication, using an Identity Provider (IdP) such as Azure (Microsoft Entra ID). I have configured the IdP with the application and used a proxy to communicate my application with the IDP, which is running at http://localhost:8080. Everything works…