简体   繁体   English

PHP单一登录Active Directory

[英]PHP Single Sign On Active Directory

I know there are similar questions about this but, I didn't know how to proceed. 我知道对此也有类似的问题,但是我不知道如何进行。 I am running a PHP application under Apache on an Ubuntu machine. 我在Ubuntu机器上的Apache下运行PHP应用程序。 This application is basically an intranet application running under the same domain. 此应用程序基本上是在同一域下运行的Intranet应用程序。 The users are on Windows 7 and they login into the system with the credentails created in ldap server. 用户在Windows 7上,他们使用ldap服务器中创建的credentails登录到系统。 The users login into the php application with same credentials what they used to login into the system. 用户使用与登录系统时相同的凭据登录php应用程序。

I need to do a single sign on for my application without prompting the login form. 我需要在不提示登录表单的情况下对我的应用程序进行单点登录。

Is there a way to have single sign on? 有没有办法进行单点登录? If yes, can you please help me on how do I proceed? 如果是,请您能帮我如何进行?

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

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