BizTalk Server Single Sign On Configuration
This is my first post (in a total of four) about using SSO on BizTalk Server.
In this post i will show how to config an 1 on 1 credential...
Webinar: Information Rights Management in SharePoint
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...
Extending ClientID/Secret Expiration Date using PowerShell
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 /...
BizTalk Server Single Sign On – Using SSO with adapters
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...
PCNS Installation
First of all, thanks to Mário Rufino and Luis Guido from Microsoft Portugal for providing support during the PCNS installation. PCNS was installed in two domain controllers for...
Set Default Sharing to “People with Existing Access” in SharePoint Online
This post will explain how to set default sharing of all SharePoint sites in the tenant to "Poeple with Existing Access".
Introduction
From a security standpoint, it is important to protect...
Enable Soap logs for Windows Live MA 2.0
At c: you find an xml file - SoapTraceConfig.xml - where you can enable the soap logs. <?xml version='1.0'?> <SoapTrace> ...
Windows Live MA 2.0 additionally attributes
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...
How to protect sensitive information in SharePoint Online using Purview Sensitivity Labels
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
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...