在两个不同的Web应用程序之间共享会话

在两个不同的Web应用程序之间共享会话

问题描述:

我们有什么方法可以在不同服务器上托管的两个不同的asp.net Web应用程序之间共享会话吗?



我需要这个来实现单点登录并且会喜欢从一个应用程序重定向到另一个应用程序。



任何人都可以提出任何想法或有用的资源吗?



先谢谢。

Is there any way that we can share sessions between two different asp.net web applications hosted on different servers?

I need this to implement single signon and would like to redirect from one app to another app.

Can anyone suggest any idea or helpful resource?

Thanks in Advance.

尝试

分享跨应用程序的会话 [ ^ ]

http://blog.tonywilliams。 me.uk/share-sessions-between-asp-net-apps/ [ ^ ]

http://msdn.microsoft.com/en-us/library/aa479313.aspx [ ^ ]
Try
Sharing Session Across Applications[^]
http://blog.tonywilliams.me.uk/share-sessions-between-asp-net-apps/[^]
http://msdn.microsoft.com/en-us/library/aa479313.aspx[^]