Janrain 与现有 ASP.NET 会员数据库的理想集成

发布于 2024-10-10 10:27:34 字数 130 浏览 4 评论 0原文

我让 Janrain 为 SSO 工作,那里没有任何问题。但是,一旦我获得了用户的标识并将其放入 ASP.NET 会员数据库中,我不是还需要设置密码吗?我想我可以为每个用户输入一个虚拟密码,但是如果有人发现这个密码是什么,那么每个人都会受到威胁?

I've got Janrain working for SSO and no problems there. But once I get the user's identification and put it into the ASP.NET membership database, don't I also need to set a password? I guess I can put in a dummy password for each user, but that would leave everyone open to compromize if someone finds what this password is?

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

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

发布评论

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

评论(2

怀念你的温柔 2024-10-17 10:27:34

使虚拟密码随机?

make the dummy passwords random?

ˉ厌 2024-10-17 10:27:34

您只需为密码生成一个 guid 即可完成。

you can just generate a guid for the password and be done with it.

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