Azure AD SSO with PHP

Garvitkumar Choraria 21 Reputation points
2021-01-09T03:48:40.937+00:00

Hi,

I am using Code Igniter as my coding language for my CRM application and want to integrate Azure AD SSO for login screen. I tried to lookup some documents or links online for the same but couldn't find anything related to PHP. I found a code and it was for Node.js and it is working without any problems, since my CRM Login creates a session cookie and if I integrate NodeJS, it will also create a session cookie. So, I don't want to manage 2 cookies for the same user at the same time.

It would be great, if someone can help me out in the same.

Thanks in advance.

Microsoft Security Microsoft Entra Microsoft Entra ID
Microsoft Security Microsoft Graph
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Deva-MSFT 2,271 Reputation points Microsoft Employee
    2021-01-09T06:19:43.777+00:00

    Check out the following documentation/steps.

    2 people found this answer helpful.
    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.