Re: SPS2003 with HTTP Module???
- From: Joris <jop_x@xxxxxxxxxxx>
- Date: Sat, 7 Oct 2006 17:43:21 +0000 (UTC)
Hello John,
SPS 2003 does not work very well with http modules and http handlers. I think you should focus on create a custom isapi filter,
Rgds,
Joris [MVP Windows SharePoint Services]
http://jopx.blogspot.com
Hi,
I have a requirement as follows and I want to get any good idea of how
to implement it smartly:
The portal has an agreement page and AD users are authenticated by
Basic authentication to access Sharepoint portal. The requirement is
to force user to aceept the agreement before allowed to use this
portal. User could type in any url to access this portal.
option 1. create a table to hold the agreement acceptance flag,
implementing a httpmodule to detect the authentication event and check
if agreement signed, if not, send to page to sign agreement - if
accepted, then mark flag as signed in database, if refused, send user
to a anonymous accessable page to tell them they cannot access the
portal unless signed agreement (BUT user is authenticated already so
when user navigate back to portal site, is the authentication event
still fire?)
option 2. ???
option 3. ???
Thanks very much!
John
.
- Follow-Ups:
- Re: SPS2003 with HTTP Module???
- From: John Lee
- Re: SPS2003 with HTTP Module???
- References:
- SPS2003 with HTTP Module???
- From: John Lee
- SPS2003 with HTTP Module???
- Prev by Date: Re: Does Sharepoint use Session?
- Next by Date: FaceBook Document List Searching
- Previous by thread: SPS2003 with HTTP Module???
- Next by thread: Re: SPS2003 with HTTP Module???
- Index(es):
Relevant Pages
|