是否存在支持 openId 的 Java 身份验证和授权框架(Spring security 除外)?

发布于 2024-09-13 06:32:25 字数 213 浏览 3 评论 0原文

实际上我对支持多种类型的 A&A 的 Java AA 框架很感兴趣。 我发现存在JAAS,但没有找到任何有关OpenId支持的信息。也许存在一个模块可以使用它? Spring Security 支持 OpenId,但我只是想看看有什么替代方案。我还读到 Spring Security 有点复杂。

我认为这主要是常见的功能,必须存在一种方法来简化开发人员的生活,而不是迫使他重新发明轮子。

Actually I am interested in Java AA framework that supports many types of A&A.
I found that exist JAAS, but did not find any information about OpenId support. Maybe there exists a module to use it?
Spring Security supports OpenId but I just want to see any alternative. Also I read that Spring Security is a little bit complicated.

I think it is mostly common functionality and there must exist a way to simplify the developer's life and not force him to reinvent the wheel.

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

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

发布评论

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

评论(1

爱你不解释 2024-09-20 06:32:25

我找到了一个。
它是 JSR-196 实现。
以下链接描述了如何将 OpenId4j 插入其中: http://www-02 .imixs.com/roller/ralphsjavablog/entry/openid_serverauthmodule_jsr_196_with
但它是面向 GlassFish 的。我不知道与其他 Java EE 应用服务器相比效果如何

I found one.
It's a JSR-196 implementation.
Here's the link describing how to plugin OpenId4j to it: http://www-02.imixs.com/roller/ralphsjavablog/entry/openid_serverauthmodule_jsr_196_with
But it's GlassFish oriented. I don't know how good it is with other Java EE App servers

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