tenant_id and tenant_name Deprecated in OAuth /token Response

As previously announced, we deprecated the tenant_id and tenant_name properties in the OAuth /token endpoint response. Your application should not reference these tenant properties as we will be removing them soon. Instead, use the environment_id and environment_name properties.

See our Changelog for more information.