Java 中的安全 LDAP 身份验证

发布于 2024-12-11 07:47:12 字数 118 浏览 0 评论 0原文

我试图弄清楚如何使用活动目录对 Java 中的用户进行身份验证并确定适当的权限集。

有人有 SECURE(密码不以明文形式发送)LDAP 身份验证机制的示例吗?我似乎找不到合适的例子(我是一个视觉学习者)。

I am trying to figure out how to authenticate and determine the appropriate permission set for a user in Java, using the active directory.

Does anyone have an example of a SECURE (password not being sent in clear text) LDAP authentication mechanism? I can't seem to find an appropriate example (I'm a visual learner).

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

谜兔 2024-12-18 07:47:12

使用GSS-API验证用户的真实性。

Use GSS-API to verify users authenticity.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文