This is using asp.net core with identity and entity framework core. I working on a saas application where I have a separate admin web app where you can add new tenants to t
After looking through the identity source you can pass nulls in to get the correct results. Should have just tried this first.