Episode #147​ – PnP Core SDK Authentication Models

Here you can find the transcript of Episode #147 of PiaSys TechBites. Welcome back to PiaSys Tech Bites. Today we keep on talking about the PnP Core SDK library. And specifically, I want to introduce you to the authentication model of the library, which is based on an interface called IAuthenticationProvider. Well, you can implement your […]

Read more

Episode #118 – Using MSAL.NET to access Microsoft Graph – Part 2

Here you can find the transcript of Episode #118 of PiaSys TechBites. Welcome back to PiaSys Tech Bites. Today, we keep on talking about MSAL, the Microsoft Authentication Library, which is a library that helps developers to acquire tokens, to consume the Microsoft Graph, first of all, as well as any other API registered in […]

Read more

Episode #117 – Using MSAL.NET to access Microsoft Graph – Part 1

Here you can find the transcript of Episode #117 of PiaSys TechBites. Welcome back to PiaSys Tech Bite. Today I want to talk with you about MSAL, the Microsoft authentication library, which is a library that helps developers to retrieve tokens to consume APIs secure with the Microsoft identity platform. I’m talking about the APIs […]

Read more

Microsoft Office 365, ADFS and signing/encrypting certificates renewal

Let’s say that you have an Office 365 tenant, and that you also deployed a set of Federated Identities with Windows Active Directory Federation Services (ADFS). It could happen that you log into the Admin portal of your Office 365 tenant and you see the following polite message. Let me repeat the text to help […]

Read more