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.
我在 Windows 2012 上运行一个 tomcat 站点。该站点适用于我(我在服务器上设置它),但其他用户在访问该站点时会收到登录提示。有任何想法吗?
该站点使用 Windows 身份验证。目前,我正在将我的凭据用于服务器上的 tomcat 服务。
更新 - 我正在使用华夫饼
如果您正在寻找单点登录 (SSO) 身份验证或 NTLM,请参阅以下选项:
也可以看看:
在此处使用 AD 和 Tomcat 的 Windows 集成身份验证(不提示用户)
在此处为 Windows 集成身份验证配置 Tomcat