How-to-simply...

Fix IDW10201: Neither scope or roles claim was found in the bearer token

  • 1 Add "AllowWebApiToBeAuthorizedByACL": true to the "AzureAdB2C" config
  • 2 If you set AllowWebApiToBeAuthorizedByACL to true, this is your responsibility to ensure the ACL mechanism
  • N bearer error invalid_token asp net core tokenvalidated

References