Tag: App registration

Fixed: “Either scp or roles claim need to be present in the token” Error in Microsoft Graph API

Either SCP or Roles Claim need to be present in the token Error in Microsoft Graph API

Loading

In this blog post, we will learn how to fix the “Either scp or roles claim need to be present in the token” error in Microsoft Graph API Authentication. While you are testing the Graph API endpoint from the Postman tool or Copilot Studio or from your application, you will get the below error: When

Continue reading

App Registration in Azure: Quickly How Do I Register an Application Step by Step?

App Registration in Azure - Quickly How Do I Register an Application in Azure Step by Step

Loading

In this “App Registration in Azure” article, we will learn what an app registration is in Azure and how to register an app in Azure step by step. We will also learn about other various processes in app registration, like how to configure authentication (client secret), API permissions, add a scope, expose an API, etc.

Continue reading