PHP login with Microsoft and php library name for login

Ronak Bhatti 0 Reputation points
2023-08-24T14:29:34.9333333+00:00

Hello Support,

I want to login with Microsoft account in my site.

so for that can you please tell me PHP library name?

and can you also provide me guide for how to login with PHP?

Microsoft Security Microsoft Entra Microsoft Entra ID
{count} votes

1 answer

Sort by: Most helpful
  1. Akshay-MSFT 17,951 Reputation points Microsoft Employee Moderator
    2023-08-28T06:23:21.6933333+00:00

    @Ronak Bhatti

    Thank you for posting your query on Microsoft Q&A. From above description I could understand that you are looking for MSAL library/SDK for PHP.

    Please do correct me if this is not the case by responding to the comments section.

    Currently there is no MSAL for PHP. You can check the MSAL languages and frameworks here:https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-overview

    However you may use Kiota to Build API clients for PHP with Microsoft identity authentication. With this tutorial, you will generate an API client that uses Microsoft identity authentication to access Microsoft Graph.

    Thanks,

    Akshay Kaushik

    Please "Accept the answer" (Yes), and share your feedback if the suggestion answers you’re your query. This will help us and others in the community as well.

    0 comments No comments

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.