|
Home > Archive > Microsoft Content Management Server > November 2005 > Cookieless Authentication
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Cookieless Authentication
|
|
| ShauneS 2005-11-21, 5:51 pm |
| My customer is very allergic to using cookies on their site... They are
afraid of security settings making users nervous about visiting their site.
I know I can authenticate against an external db on a login page/user
control, but is there any way, maybe using session variables, to get around
sending cookies back and forth to the visitors/members?
Thanks,
Shaune
| |
| Stefan [MSFT] 2005-11-21, 5:51 pm |
| Hi Shaune,
if forms authentication needs to be used with MCMS cookies are required.
MCMS does not allow cookieless authentication.
If cookies are not an option the customer needs to use windows
authentication.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"ShauneS" <ShauneS@discussions.microsoft.com> wrote in message
news:31742EBD-CFDF-45D4-968B-EC2F4B16E997@microsoft.com...
> My customer is very allergic to using cookies on their site... They are
> afraid of security settings making users nervous about visiting their
> site.
> I know I can authenticate against an external db on a login page/user
> control, but is there any way, maybe using session variables, to get
> around
> sending cookies back and forth to the visitors/members?
>
> Thanks,
>
> Shaune
| |
| ShauneS 2005-11-21, 5:51 pm |
| That's what I figured... Thanks for the swift reply!
Shaune
"Stefan [MSFT]" wrote:
> Hi Shaune,
>
> if forms authentication needs to be used with MCMS cookies are required.
> MCMS does not allow cookieless authentication.
> If cookies are not an option the customer needs to use windows
> authentication.
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
> New to MCMS?
> Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
> Check out the new book as well: Advanced MCMS development:
> http://tinyurl.com/8ugwj
> ----------------------
>
>
> "ShauneS" <ShauneS@discussions.microsoft.com> wrote in message
> news:31742EBD-CFDF-45D4-968B-EC2F4B16E997@microsoft.com...
>
>
>
|
|
|
|
|