BizTalk Server Single Sign On – Using SSO with adapters

0
In BizTalk Server there are several adapters that automatically support SSO without any code. Many BizTalk Adapters already support this feature, like SQL, most of WCF, Oracle, FTP, HTTP, etc. The SSO configuration...

BizTalk Server Single Sign On – Get mapped credential by code

0
This is my second post about using single sign on in Biztalk Server. In this post i will show how to access mapped credentials by code. First create a new affiliate...

Windows Live ID and MIIS Service Account

0
To the management agent work correctly with Windows Live the MIIS Service Account must be a member of the local administrators group. If you don't follow this rule...

Intelligent Security, Compliance and Privacy in Office 365 session at SharePoint Saturday Lisbon

0
Last Saturday, I delivered a session at the SharePoint Saturday event, that was for the first time held in Lisbon. My session was entitled "Intelligent Security, Compliance and Privacy in Office...

How to protect sensitive information in SharePoint Online using Purview Sensitivity Labels

2
This post explains how we can use Microsoft Purview Sensitivity Labels to protect sensitive information stored in a SharePoint Online site. What are Sensitivity Labels? Microsoft Purview Sensitivity Labels are a...

BizTalk Server Single Sign On – Save config data in SSO

0
This is my last post about using SSO on Biztalk Server. In this post I will show how to set and retrieve configuration data from SSO. To configure and set...

Enable Soap logs for Windows Live MA 2.0

0
At c: you find an xml file - SoapTraceConfig.xml - where you can enable the soap logs. <?xml version='1.0'?> <SoapTrace> ...

Extending ClientID/Secret Expiration Date using PowerShell

0
This post explains how to extend a Client ID / Client Secret pair using PowerShell. Examples of protected resources are SharePoint and Microsoft Graph. Introduction By default, a Client ID /...

Webinar: Information Rights Management in SharePoint

0
On April 7th at 11am CET I will be presenting a live webinar to the European SharePoint Community on Information Rights Management in SharePoint. Here’s what I’ll be talking...

Windows Live MA 2.0 additionally attributes

0
Thanks to Shawn Lloyd from Microsoft support team for this information. I tried to set some additionally attributes like country, timezone, ..., but I was getting some errors...