IDW10201: Neither scope or roles claim was found in the bearer token
I have a ASP.NET Core 3.1 project like this sample: Sign-in a user with the Microsoft Identity Platform in a WPF Desktop application and call an ASP.NET Core Web API . I'm using Identity web version 1.0 and Azure AD, single-tenant application. I've edited the manifest adding appRoles since I'm requesting an application token only, and not a user token: [...