When admin user impersonates itil user and click on "Start Microsoft teams chat" throws same error "There is no tenant installed on this instance or app is authorized on the tenant."Issue When an admin user impersonates an ITIL user and clicks on 'Start Microsoft teams chat', an error message appears: 'There is no tenant installed on this instance or app is authorized on the tenant'. ReleaseAllCauseDue to system property "sn_tcm_collab_hook.allow_impersonate_chat_access " value is false by defaultResolutionThis is an expected behavior due to system property "sn_tcm_collab_hook.allow_impersonate_chat_access " - To secure private data, this property is set to false by default. if system property "sn_tcm_collab_hook.allow_impersonate_chat_access" value is set to true , it enables chat features while impersonation.