<i id='gQGlL'><tr id='gQGlL'><dt id='gQGlL'><q id='gQGlL'><span id='gQGlL'><b id='gQGlL'><form id='gQGlL'><ins id='gQGlL'></ins><ul id='gQGlL'></ul><sub id='gQGlL'></sub></form><legend id='gQGlL'></legend><bdo id='gQGlL'><pre id='gQGlL'><center id='gQGlL'></center></pre></bdo></b><th id='gQGlL'></th></span></q></dt></tr></i><div id='gQGlL'><tfoot id='gQGlL'></tfoot><dl id='gQGlL'><fieldset id='gQGlL'></fieldset></dl></div>
<tfoot id='gQGlL'></tfoot>
  • <small id='gQGlL'></small><noframes id='gQGlL'>

      1. <legend id='gQGlL'><style id='gQGlL'><dir id='gQGlL'><q id='gQGlL'></q></dir></style></legend>
        • <bdo id='gQGlL'></bdo><ul id='gQGlL'></ul>

      2. 使用 PHP 和 LDAP 连接到 Microsoft Office 365

        Using PHP and LDAP to connect to Microsoft Office 365(使用 PHP 和 LDAP 连接到 Microsoft Office 365)
        <tfoot id='eoDSJ'></tfoot>

          <tbody id='eoDSJ'></tbody>

            <small id='eoDSJ'></small><noframes id='eoDSJ'>

                • <bdo id='eoDSJ'></bdo><ul id='eoDSJ'></ul>
                • <i id='eoDSJ'><tr id='eoDSJ'><dt id='eoDSJ'><q id='eoDSJ'><span id='eoDSJ'><b id='eoDSJ'><form id='eoDSJ'><ins id='eoDSJ'></ins><ul id='eoDSJ'></ul><sub id='eoDSJ'></sub></form><legend id='eoDSJ'></legend><bdo id='eoDSJ'><pre id='eoDSJ'><center id='eoDSJ'></center></pre></bdo></b><th id='eoDSJ'></th></span></q></dt></tr></i><div id='eoDSJ'><tfoot id='eoDSJ'></tfoot><dl id='eoDSJ'><fieldset id='eoDSJ'></fieldset></dl></div>
                  <legend id='eoDSJ'><style id='eoDSJ'><dir id='eoDSJ'><q id='eoDSJ'></q></dir></style></legend>
                • 本文介绍了使用 PHP 和 LDAP 连接到 Microsoft Office 365的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我工作的公司已将其本地交换迁移到托管的 Office 365 解决方案.我们正在构建几个外部(本地网络)托管网站,并希望使用 LDAP 身份验证来构建我们现有的托管用户群.

                  The company that I work for has migrated their local exchange to a hosted Office 365 solution. We are in the process of building out several externally(to our local network) hosted websites and would like to use LDAP authentication to build upon our existing, hosted user base.

                  谁能解释或指出一些关于使用 PHP 和 LDAP 连接到远程托管的 AD(在本例中为 Office 365)并对其用户进行身份验证的方法的文档?

                  Can anyone explain or point to some documentation of a way to use PHP and LDAP to connect to a remotely hosted AD (in this case Office 365) and authenticate users to it?

                  感谢您的时间和精力.

                  推荐答案

                  这是可能的.Microsoft 最近为其 Windows Azure 云平台发布了开发者预览版,该平台的功能与许多其他云计算类似服务(亚马逊、宝塔盒,Heroku).与此新产品一起,开发的应用程序能够使用您的 Office365 帐户凭据利用单点登录.

                  This is possible. Microsoft has recently released a Developer Preview for their Windows Azure cloud platform which functions like many other cloud computing services (Amazon, Pagoda Box, Heroku). Along with this new product is the ability for developed apps to leverage Single Sign On using your Office365 account credentials.

                  这里有几篇介绍 PHP 过程的文章:

                  Here are a few articles that go over the PHP process:

                  1. 如何实现单点登录使用 Windows Azure Active Directory - PHP 应用程序
                  2. 开始使用 Windows Azure Active Directory

                  注意事项:

                  • 示例的来源位于 git 存储库中.此 repo 不包含引用的 .csproj 文件,因此您必须使用包含的 3 个源文件构建项目.如果我能做到,你也能做到:).
                  • 还应注意,Office365 身份验证完成并重新路由回您的应用程序后,它期望返回 URL 为 HTTPS,如果不是,您将收到错误消息(或者至少我这样做了).

                  这篇关于使用 PHP 和 LDAP 连接到 Microsoft Office 365的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  DeepL的翻译效果还是很强大的,如果我们要用php实现DeepL翻译调用,该怎么办呢?以下是代码示例,希望能够帮到需要的朋友。 在这里需要注意,这个DeepL的账户和api申请比较难,不支持中国大陆申请,需要拥有香港或者海外信用卡才行,没账号的话,目前某宝可以
                  PHP通过phpspreadsheet导入Excel日期,导入系统后,全部变为了4开头的几位数字,这是为什么呢?原因很简单,将Excel的时间设置问文本,我们就能看到该日期本来的数值,上图对应的数值为: 要怎么解决呢?进行数据转换就行,这里可以封装方法,或者用第三方的
                  mediatemple - can#39;t send email using codeigniter(mediatemple - 无法使用 codeigniter 发送电子邮件)
                  Laravel Gmail Configuration Error(Laravel Gmail 配置错误)
                  Problem with using PHPMailer for SMTP(将 PHPMailer 用于 SMTP 的问题)
                  Issue on how to setup SMTP using PHPMailer in GoDaddy server(关于如何在 GoDaddy 服务器中使用 PHPMailer 设置 SMTP 的问题)

                  <small id='Q3LZr'></small><noframes id='Q3LZr'>

                    <tbody id='Q3LZr'></tbody>
                  <i id='Q3LZr'><tr id='Q3LZr'><dt id='Q3LZr'><q id='Q3LZr'><span id='Q3LZr'><b id='Q3LZr'><form id='Q3LZr'><ins id='Q3LZr'></ins><ul id='Q3LZr'></ul><sub id='Q3LZr'></sub></form><legend id='Q3LZr'></legend><bdo id='Q3LZr'><pre id='Q3LZr'><center id='Q3LZr'></center></pre></bdo></b><th id='Q3LZr'></th></span></q></dt></tr></i><div id='Q3LZr'><tfoot id='Q3LZr'></tfoot><dl id='Q3LZr'><fieldset id='Q3LZr'></fieldset></dl></div>
                    <legend id='Q3LZr'><style id='Q3LZr'><dir id='Q3LZr'><q id='Q3LZr'></q></dir></style></legend>
                      <bdo id='Q3LZr'></bdo><ul id='Q3LZr'></ul>
                            <tfoot id='Q3LZr'></tfoot>