how to access same token

Anonymous
2023-09-10T14:06:42.03+00:00

how to access same token just like how to create it User's image

Microsoft Teams Development
Microsoft Security Microsoft Entra Microsoft Entra ID
Microsoft Security Microsoft Authenticator
Microsoft Security Microsoft Graph
{count} votes

Accepted answer
  1. Dillon Silzer 57,826 Reputation points Volunteer Moderator
    2023-09-11T04:10:02.9666667+00:00

    If you are looking to generate an access token as an app, have a look at the following guide:

    Get access without a user

    https://learn.microsoft.com/en-us/graph/auth-v2-service?tabs=http

    "To call Microsoft Graph, an app must obtain an access token from the Microsoft identity platform. This access token includes information about whether the app is authorized to access Microsoft Graph on behalf of a signed-in user or with its own identity. This article provides guidance on how an app can access Microsoft Graph with its own identity, also called app-only access."


    If this is helpful please accept answer.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.