Deep Dive: Authenticating for using Microsoft Graph API inside Microsoft Dynamics 365 Customer Experience (i.e. Micorosoft Dynamics CRM)

TL;DR Authenticating with Microsoft Graph API inside a Single-Page Application is straightforward when you have full control of the application. This is a bit more challenging when you’re working inside Microsoft Dynamics 365 Customer Experience (i.e. Microsoft Dynamics CRM, or just “CRM”), but it can still be done. This article contains an explanation along with… Read More Deep Dive: Authenticating for using Microsoft Graph API inside Microsoft Dynamics 365 Customer Experience (i.e. Micorosoft Dynamics CRM)

Solution: Cisco VPN connection error, “Hostscan is waiting for the next scan”

TL;DR Cisco AnyConnect VPN  software fails to connect with the error “Hostscan is waiting for the next scan” when there are too many certificates in your Personal Certificates folder. Fiddler creates a LOT of certificates when you allow it to intercept HTTPS traffic. Clearing these certificates will resolve this error. Jump to The Solution or… Read More Solution: Cisco VPN connection error, “Hostscan is waiting for the next scan”