As for Username/Group Identification, we already have the necessary plumbing ready on the Sensei engine side. It has an API and if you feed username/groupname <-> IP address maping via this API, sensei resolves IP addresses to people and can apply rules accordingly. Our goal is also to have this feature available before 1.0. With that regard, we could do two things:1. Captive Portal users -> If OPNsense provides this information via a log file or on the backend database, we could poll this information and sensei could report / act according to this information. 2. AD Integration. We'll code a lightweight agent for the AD so that it streams this data to Sensei Enrichment API.