Re: Absolute ReturnUrl in Asp.Net 1.1
- From: mgutty <mgutty@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 22 Jun 2005 15:02:02 -0700
thanks bruce.but SSO is OK in this case:
- if a user authenticates itself in server1 ,he can see the pages in server2
but the problem is when the access is first in the server2 and the user is
redirect to the login server
thanks
"Bruce Barker" escribió:
> the browser won't share cookies between servers unless they have a common
> domain name root.
>
> -- bruce (sqlwork.com)
>
> "mgutty" <mgutty@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:85643814-09F6-43F4-8D55-EDAF02F0520D@xxxxxxxxxxxxxxxx
> >I have two servers. A login server y other server, i'm using a "cookie
> > shared" (both
> >
> > servers with the same machine key)
> > my problem is:
> > when not authenticate user to access server2 this user is redirect to
> > server1 (login
> >
> > server) but with RELATIVE url of the server2 ("ReturnUrl" in url) i need
> > that
> >
> > ReturnUrl=http://server2/page1.aspx. is this possible?
> >
> >
>
>
>
.
- References:
- Absolute ReturnUrl in Asp.Net 1.1
- From: mgutty
- Re: Absolute ReturnUrl in Asp.Net 1.1
- From: Bruce Barker
- Absolute ReturnUrl in Asp.Net 1.1
- Prev by Date: Re: DataList column alignment?
- Next by Date: Re: Reading portions of the web.config file
- Previous by thread: Re: Absolute ReturnUrl in Asp.Net 1.1
- Next by thread: Re: Absolute ReturnUrl in Asp.Net 1.1
- Index(es):
Relevant Pages
|