简体   繁体   English

PHP应用程序,SAML和Office 365的单点登录

[英]PHP application, SAML and single sign-on with office 365



How to make possible single sign-in into my php app for Office 365 users? 如何使Office 365用户的单点登录成为可能?
I was reading a bit about Microsoft solutions and if I understood well I have to create account on Microsoft Azure AD and buy their services, right? 我正在阅读一些有关Microsoft解决方案的信息,如果我理解得很好,就必须在Microsoft Azure AD上创建帐户并购买其服务,对吗?
I found out that Azure AD supports SAML 2.0.. 我发现Azure AD支持SAML 2.0。
Does anyone did this before and can describe a process a bit more detailed for me? 有人做过此事,可以为我描述一个更详细的过程吗? && what data I am receving in SAML response? &&我在SAML响应中正在接收哪些数据? =) =)

I am already familiar with SAML protocol and using it.. just not with Microsoft services and where to go to complete this.. 我已经熟悉SAML协议并使用它了。只是不熟悉Microsoft服务以及完成此操作的位置。

Thanks!! 谢谢!!

After whole day of digging found something: 经过一整天的挖掘,发现了一些东西:

http://azure.microsoft.com/en-us/documentation/articles/active-directory-php-web-single-sign-on/ http://azure.microsoft.com/en-us/documentation/articles/active-directory-php-web-single-sign-on/

I hope it will be useful for others who have similar question ;-) 我希望这对其他有类似问题的人有用;-)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM