I'm testing with my azure environment where we have multiples tenants. example tenant A: holds all the users, mfa, etc. tenant B: users synced from tenant A Application created in tenant B fails to logging stating ```Application with id xxx-xxx-xxxxx does not exists on tenant A``` # Possible solution add option to include tenant id. If present, then use the tenant ID as part of the urls as azureadv2 does.