OpenID/OAuth 反向代理

发布于 2024-10-21 21:03:44 字数 231 浏览 2 评论 0原文

我有一堆现有的 Web 应用程序,它们使用 Windows 身份验证或用户名/密码身份验证。

我不想要求用户跟踪用户名/密码和 Windows 凭据(因为这些应用程序可以通过网络访问),我只想使用 OpenID。但我不想重写所有应用程序来使用 OpenID。

我想知道是否有反向代理允许他们通过 OpenID 登录,然后将 OpenID 映射到 Windows/用户名凭据,并将反向代理映射到目标 Web 应用程序?

I have a bunch of existing web applications that use either Windows authentication, or username/password authentication.

Instead of asking users to keep track of usernames/passwords and Windows credentails (since these applications will be web accessible), I'd like to just use an OpenID. But I'd rather not re-write all of the applications to use OpenID.

I'm wondering if there is a reverse proxy that will allow them to log in via OpenID, and then map the OpenID to Windows/username credentials, and reverse proxy to the target web application?

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

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

发布评论

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

评论(1

九局 2024-10-28 21:03:44

我建议你使用CAS,apache有一个cas模块可以为你工作

I suggest you use CAS, and apache has a cas module which can work for you

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