[ZPT] Redirecting to My Stuff

Gary Speer gspeer@cortech.org
Thu, 13 Jun 2002 17:23:27 -0700


This is a multi-part message in MIME format.

------=_NextPart_000_0269_01C212FF.07EB0B40
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

You may not need to be redirecting.  Authentication happens along the =
way as you head down the path to MyStuff.  If MyStuff is in a protected =
location, and they are not authorized to access it already, a login =
process will be triggered and if successful they will arrive at My Stuff =
based upon the original Request.  If unsuccessful, they are redirected =
away based upon the error message and/or redirection setup for login =
failures.  In other pords, login is a process triggered along the way to =
the requested destination.  It is not a destination in and of itself =
that you must redirect from.  Ignore authentication while you design =
navigation and vice-versa.

HTH
Gary

------=_NextPart_000_0269_01C212FF.07EB0B40
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial color=3D#000080 size=3D2>You may not need to be=20
redirecting.&nbsp; Authentication happens along the way as you head down =
the=20
path to MyStuff.&nbsp; If MyStuff is in a protected location, and they =
are not=20
authorized to access it already, a login process will be triggered and =
if=20
successful they will arrive at My Stuff based upon the original =
Request.&nbsp;=20
If unsuccessful, they are redirected away based upon the error message =
and/or=20
redirection setup for login failures.&nbsp; In other pords, login is a =
process=20
triggered along the way to the requested destination.&nbsp; It is not a=20
destination in and of itself that you must redirect from.&nbsp; Ignore=20
authentication while you design navigation and vice-versa.</FONT></DIV>
<DIV><FONT face=3DArial color=3D#000080 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial color=3D#000080 size=3D2>HTH</FONT></DIV>
<DIV><FONT face=3DArial color=3D#000080 =
size=3D2>Gary</FONT></DIV></BODY></HTML>

------=_NextPart_000_0269_01C212FF.07EB0B40--