SSL and redirect
From: Hithesh Ranchhod (hithesh.ranchhodNOSPAM@andrew.com)
Date: 12/19/02
- Next message: Mike Moore [MS]: "Re: app config file downloading (not) for winform deployment model"
- Previous message: Matt L Rutherford: "Problem Connecting to NDS"
- Next in thread: Kevin Burton: "SSL and redirect"
- Reply: Kevin Burton: "SSL and redirect"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Hithesh Ranchhod" <hithesh.ranchhodNOSPAM@andrew.com> Date: Thu, 19 Dec 2002 14:15:30 -0600
I'm using formsauthentication. The login page is using SSL. I have some
protected apps that use SSL and some that do not. Currently, the "returnurl"
querystring only holds the folder/filename and not the entire url
(http://... or https://...). In my situation, since the login page is in SSL
mode, once the user is authenticated, the user is redirected back in SSL
mode.
1] How can I return back to the requested page via http OR https depending
on my app needs?
2] Can the returnurl querystring hold the entire URL? If this is possible, I
guess my first question can be ignored.
TIA
H
- Next message: Mike Moore [MS]: "Re: app config file downloading (not) for winform deployment model"
- Previous message: Matt L Rutherford: "Problem Connecting to NDS"
- Next in thread: Kevin Burton: "SSL and redirect"
- Reply: Kevin Burton: "SSL and redirect"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]