Category
Security
-
Understanding TOTP Codes: A Short Guide to Securing Your Accounts
In the world of online security, TOTP codes (Time-based One-Time Password) are like your account’s secret superhero. They add an extra layer of protection to make sure only you get into your accounts.
-
Azure AD B2C Custom Policy Calling a REST API to get Additional Claims
This article shows you how you can create custom policies for Azure AD B2C that call a REST API to get additional claims to include in tokens.
-
Using Azure Functions to Build a REST API with Custom Application Permissions
This article shows you how you can use Azure Functions to create a REST API with custom permissions that you grant to client applications calling your API.