I know how to redirect after login using forms and Passport, is there no way to do this? I know how to authenticate users using windows authentication, and allow or deny based on that. I figure that there should be a way to verify that a user is in a specific NTLM user group, then redirect based on whether they are or not. Please someone answer and let me know if this is at all possible.