Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 NOPCommerce 2.5 建立一个 Intranet 电子商务网站,我希望用户自动登录到该网站。网络上的每个人都被授权成为客户。NOPCommerce 是否有活动目录集成,或者是否有人有关于如何前进的提示和技巧?
我知道 nopCommerce 使用他们自己的 ASP.net Membership Provider 实现。所以是的,可以对其进行编辑,并让它通过网络凭据自动生成一个 nopCommerce 用户。
我不知道此功能已经存在任何东西。