- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe to Topic
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Azure AD login using PHP and linux server
Helo
I have build SaaS system restaurantsystem.biz i like to make this system can login and use azure AD . Can any one can help me .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello,
I am not a programmer but you should look at integrating you web app with sAM and Azure AD. API for PHP and SAML
https://simplesamlphp.org/docs/stable/simplesamlphp-sp-api
You will also need to setup SAML for your APP at Azure.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi @hasnan . I would recommend to start here with guidance on how AzureAD can be integrated into your app: How to integrate with Microsoft identity platform - Microsoft identity platform | Microsoft Docs
Janosch
Get consultations form Technical Presales & Deployment services team via https://aka.ms/technicalservices
- Mark as New
- Bookmark
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
thanks but no php example . i find the code but for laraval . its any simple code example ? thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
NO, not directly for PHP: Code samples for Microsoft identity platform | Microsoft Docs
Maybe you try to ask on StackOverflow, like: Authenticating a PHP Web App with Azure Active Directory and Azure Mobile Services - Stack Overflow ?
Janosch
Get consultations form Technical Presales & Deployment services team via https://aka.ms/technicalservices
- Mark as New
- Bookmark
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
ok thanks so its not easy to using sso using azure AD compare using api with facebook and google cloud .
