How to Revoke User Consent from Applications via My Apps

When managing application permissions in Microsoft environments, users may occasionally grant consent to an app when administrative consent was required instead. Thankfully, Microsoft provides an easy way to revoke user consent via the My Apps portal. This guide walks you through the steps to revoke user-consented permissions and ensure the app is properly reconfigured. Why Revoke User … Read more

How to Verify MFA Claims in Security Tokens with Entra ID

Overview Many organizations have asked if it’s possible to determine whether a user has completed Multi-Factor Authentication (MFA) based on claims in a security token, such as a SAML response or OAuth token. In this article, I’ll explain how Entra ID (formerly Azure AD) includes this information in security tokens and how you can verify … Read more