Can I give delegated access to an App without physical sign in?

Sohayb Saleh 1 Reputation point
2022-02-16T10:01:00.4+00:00

Hi everybody,

I've created an App in Azure AD,
Is it possible to use delegated access on account outside of my org, with him physically login?
maybe he can generate an access key,
So my app can create meetings for him, and I can't use invite because we need this user to be the main user.

Thanks,

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,002 questions
{count} votes

1 answer

Sort by: Most helpful
  1. CarlZhao-MSFT 41,941 Reputation points
    2022-02-17T07:44:02.033+00:00

    Hi @Sohayb Saleh

    You can use a personal account outside your organization to complete authentication and generate an access token, but you cannot create online meetings even if you have an access token for a personal account, see the API documentation, it does not yet support delegated personal accounts. So inviting your external account to your organization is the only option.

    175237-image.png


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


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.