gpt4 book ai didi

windows - Symfony2 : automatically logging in users from their Windows session

转载 作者:可可西里 更新时间:2023-11-01 12:42:10 26 4
gpt4 key购买 nike

Symfony2 中,我建立了一个内部网。它目前使用 FOSUserBundleLDAP bundle 来登录用户,我想添加从 Windows session 中登录用户的功能。

我找到了 an NTLM script用于 PHP 和 an updated version的,但我无法将它们合并到 Symfony2 中。

我还找到了an NTLM bundle for Symfony2 , 但它是为旧版本的 Symfony 编写的,不再维护。我无法重写它并使其正常工作。

我的问题是;除了已经存在的 LDAP 功能之外,我如何才能在我的 Symfony2 应用程序中从他们的 Windows session 自动登录用户?最好和最简单的方法是什么?

最佳答案

查看 Symfony\Component\Security\Http\Firewall 文件夹中的类。

您还应该阅读此线程,其中包含一些关于实现您自己的 AuthenticationListener 的更有用的信息:https://groups.google.com/forum/#!topic/symfony-devs/oSUqDyMsZpI

文档中的这一页应该为您提供实现自己的监听器所需的一切:http://symfony.com/doc/current/cookbook/security/custom_authentication_provider.html

关于windows - Symfony2 : automatically logging in users from their Windows session,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16811280/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com