MOSS 2007 预填充 SSO 凭据

发布于 2024-09-02 23:28:51 字数 136 浏览 9 评论 0原文

我希望为使用 Sharepoint 内的 SSO 数据库的特定 Web 部件/应用程序设置用户凭据。有人可以向我指出如何在 .net 中执行此操作的代码示例吗? Web 部件/应用程序通常会在第一次使用时存储用户的凭据,但我希望他们根本不用费心输入这些凭据。

I'm looking to set a user's credentials for a particular webpart/application that utilizes the SSO database within Sharepoint. Can someone point me to a code sample of how I might do this in .net? The webpart/application typically stores the user's credentials upon the first use but I'd rather they not even be bothered with entering them at all.

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

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

发布评论

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

评论(1

ぽ尐不点ル 2024-09-09 23:28:51

我假设您将现有的 .net 应用程序集成到 SharePoint 中。如果是这样,以下文章应该可以帮助您:

SharePoint 单点登录:第一部分 , 第二部分

另外,如果您希望将 SharePoint 集成到现有的登录系统中,您可以实现可插入的 SSO 提供程序 为您做到这一点。您还可以集成 SharePoint 和 Active Directory(有关该主题的问题)。

I assume your integrating an existing .net application into SharePoint. If so, the following article should help you out:

SharePoint Single Sign-on: Part I, Part II

Also, if your looking to integrate SharePoint into an existing log-in system, you can implement a pluggable SSO Provider to do that for you. You can also integrate SharePoint and active directory (SO Question on the topic).

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