Can an IIS 7 module retrieve the server in an OnAuthenticateRequest hook or an OnPostAuthenticateRequest hook?
By "server" I mean the server that the IIS authenticated against (even if it's localhost, for example in the case of windows authentication)