|
I
would be interested in that too.
I
worked something up in PHP where the login form used POST and then there was a
header redirect to sso.html, but the logon information still appeared in the
address bar for a split-second while sso.html did its
magic. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike N Sent: Wednesday, November 01, 2006 4:22 PM To: [email protected] Subject: Re: [IMail Forum] 2006.1 login changes? / Single Sign-On I don't believe it is possible to implement
sso.html as a POST - the server won't pass the POST data back to
sso.html so that the _javascript_ can access it.
I ended up implementing it in ASP
where the enclosing ASP fills out sso.html based on the POSTed data. Let
me know if that would be useful and I'll try to come up with a stripped down
version to post in the next few days.
|
Title: 2006.1 login changes?
- RE: [IMail Forum] 2006.1 login changes? / Single Sign-On Jim F.
