使用 Weblogic 中配置的 DataSource 进行 LDAP 身份验证

发布于 2024-12-18 14:21:33 字数 141 浏览 0 评论 0原文

我知道通过使用 LDAP 建立 JNDI Initialcontext 来验证用户名/密码。这意味着身份验证因错误或成功而失败。

想知道还有另一种方法可以使用应用程序服务器中配置的 JNDI 资源并进行身份验证。

如果有链接请留言给我。

I am aware of authenticating username/password by establishing JNDI Initialcontext with LDAP. That means authentication failed on error or success.

Wondering there is another means of using JNDI resource configured in Application Server and do Authenticate.

Please post me if there is any links.

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

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

发布评论

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

评论(1

浮云落日 2024-12-25 14:21:33

最后发现“Foreign JNDI Providers”是创建 LDAP 连接池并从业务逻辑中使用它的最佳套件

Finally figured out that "Foreign JNDI Providers" is the best suite to create LDAP Connection pool and use that from your business logic

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