security
Learn building modern SharePoint solutions - Dev tutorial in Munich
Join us for a dev tutorial in Munich and learn how to make the best use of the latest Office 365 capabilities to build solutions for your organization.
Configure CORS for APIs secured with Azure AD hosted on Azure
If you host your APIs on Azure, secure them with Azure AD and want to use them in the SharePoint Framework, you need to setup CORS correctly.
The risk of easily testing SharePoint Framework web parts in your tenant
SharePoint Framework allows you to easily test the web parts you're building in your production tenant without having to deploy them first. But are you okay with the risk it exposes your data to?
Consider this before granting API permissions in your Office 365 tenant
Allowing developers to access APIs secured with Azure AD in Office 365 tenants is not without risks, here is why.
Inconvenient no-script sites and SharePoint Framework
By disabling custom script on their sites, organizations using Office 365 can increase the security of their data. But how reliable is it actually?