• RSS
  • Twitter
  • FaceBook

Welcome to ISAserver.org

Forums | Register | Login | My Profile | Inbox | RSS RSS icon | My Subscription | My Forums | Address Book | Member List | Search | FAQ | Ticket List | Log Out

Application filter implementing Layer 3 authentication

Users viewing this topic: none

Logged in as: Guest
  Printable Version
All Forums >> [ISA Server 2004 Misc.] >> ISA Server 2004 Programming >> Application filter implementing Layer 3 authentication Page: [1]
Login
Message << Older Topic   Newer Topic >>
Application filter implementing Layer 3 authentication - 25.Apr.2008 9:10:55 AM   
gbraux

 

Posts: 9
Joined: 27.Sep.2006
Status: offline
Hello,
I am in the way to build an application filter to implement layer 3 authentication in ISA 2004/2006. The authentication token will be in IP header options.
Some questions :
 
1. I want my APP filter to apply to all ISA protocols, but the "IFWXFilterAdmin::InstallFilter()" function wants a AssociatedProtocols array ... Is there a way to apply the filter to all protocol by defaut ?
 
2. The APP filter will have to get the token from all data packet incoming from the internal network. Do the SDK provide a easy way to get all incomming data packet (or at least the first packet of the session, to extract the token)?
 
3. After validating the token, I will get a user SID (token is linked to an Active Directory SID in a SQL database). So I want the session to be "authenticated" by ISA using the SID. I have found a function in the SDK to retrieve user informations (IFWXSession::GetAuthenticatedUser), but no one to set user information ... How to do this ?
 
Thanks for your replies,
 
Guillaume
Direct Email : guillaume.braux_at_docteursouris.fr


< Message edited by gbraux -- 25.Apr.2008 10:17:51 AM >
Post #: 1

Page:   [1] << Older Topic    Newer Topic >>
All Forums >> [ISA Server 2004 Misc.] >> ISA Server 2004 Programming >> Application filter implementing Layer 3 authentication Page: [1]
Jump to:

New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts