Moving from Delegated Authentication to Service Principal Name (SPN)
Due to MFA enforcement on the 15th of March, the current delegated authentication setup will no longer be usable. Therefore, the goal is to transition to Service Principal Name (SPN) for authentication, specifically for Workload Identities.
There is an application that requires access to specific information within Teams, excluding sensitive data such as HR information. It has been observed that while granular access is possible in tools like SharePoint, Teams does not provide this level of granularity; it only allows for all or no access to data.
Is there a workaround to achieve this level of access granularity in Teams while maintaining least privilege access for the application using SPN?