我知道对此有类似的问题,但我不知道如何继续。我在 Ubuntu 机器上的 Apache 下运行 PHP 应用程序。这个应用程序基本上是一个运行在同一个域下的内网应用程序。用户在 Windows 7 上,他们使用在 ldap 服务器中创建的凭据登录系统。用户使用与登录系统相同的凭据登录 php 应用程序。
我需要在不提示登录表单的情况下为我的应用程序进行单点登录。
有没有办法单点登录?如果是的话,你能帮我看看我该怎么做吗?
我知道对此有类似的问题,但我不知道如何继续。我在 Ubuntu 机器上的 Apache 下运行 PHP 应用程序。这个应用程序基本上是一个运行在同一个域下的内网应用程序。用户在 Windows 7 上,他们使用在 ldap 服务器中创建的凭据登录系统。用户使用与登录系统相同的凭据登录 php 应用程序。
我需要在不提示登录表单的情况下为我的应用程序进行单点登录。
有没有办法单点登录?如果是的话,你能帮我看看我该怎么做吗?
This are some of the link that may be helpful for you.
http://rashidi.zin.my/geek-talks/2009/06/30/php-mysql-curl-single-sign-on-with-multiple-domains.html
http://www.opengroup.org/security/sso/sso_intro.htm
http://www.authenticationworld.com/Single-Sign-On-Authentication/
http://merbist.com/2012/04/04/building-and-implementing-a-single-sign-on-solution/
https://wiki.queensu.ca/display/itsd/Single+Sign-On
https://github.com/jasny/sso#readme
https://lw.microstrategy.com/msdz/MSDL/940/docs/mergedProjects/websdk/topics/sso/SSO_Single_Sign-on.htm