azure-ad-b2c
Every published post tagged “azure-ad-b2c”.
Azure AD B2C logouts and redirection URLs
Background I've been helping a client build a customer-facing NodeJS web application which leveraged Azure AD B2C as its identity provider. Things were going...
Validating Azure AD B2C Tokens
I recently ran into an issue where I needed to help a customer validate an Azure AD B2C JWT access token. We tend to take JWT tokens for granted and sometime...