I will do it, but note that only the UserRegisteredEvent will be supported for Windows Authentication, it will not be possible to support UserSignIn because the user is always signed in with Windows Auth and there is no event to use to trigger this.
UserSignInHandlers should already work for LDAP/Active Directory, but I will add support for UserRegistered as this is currently missing for LDAP.
Best,
Joe