Joonas Westlin 8/5/2019

Always check permissions in tokens in an Azure AD protected API

Read Original

This technical article details a critical security practice for Azure AD-protected APIs: validating permissions within access tokens. It explains the difference between delegated and application permissions, how they appear in token claims (scp and roles), and provides practical guidance and code samples for implementing proper permission checks in an ASP.NET Core application.

Always check permissions in tokens in an Azure AD protected API

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week