有没有办法使用 Apache 过滤器提供 SAML sp 实现?

发布于 2024-12-03 14:11:50 字数 212 浏览 2 评论 0原文

我对 SAML SSO 非常陌生。我正在使用一个支持 SAML 身份验证的 idp web 应用程序。

问题是我需要其他 sp 通过我的 idp 进行身份验证,并且我不想在每个平台(Python、PHP、Java 等)中实现所有协议。

我在想是否有一种方法可以使用 apache 过滤器来实现 sp 身份验证流程。

有人思考过这个问题吗?

谢谢。

I'm really new with SAML SSO. I'm woking with an idp webapp that will support SAML authentication.

The problem is that I will need that other sp authenticate with my idp and I don't want to implement all the protocol in every platform (Python, PHP, Java, etc).

I was thinking if there's a way to implement the sp authentication flow using an apache filter.

Has someone thought about this?

Thanks.

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

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

发布评论

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

评论(2

千秋岁 2024-12-10 14:11:50

mod_mellon 是您要找的: https://github.com/UNINETT/mod_auth_mellon

mod_mellon is what you're looking for: https://github.com/UNINETT/mod_auth_mellon

太阳公公是暖光 2024-12-10 14:11:50

使用 Shibboleth 作为 SAML 客户端并结合 Apache Web 服务器可能是一种替代方案。

Using Shibboleth as a SAML client in conjunction with Apache web server may be an alternative.

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