Open sebastienlevert opened 2 years ago
Hello sebastienlevert, thank you for opening an issue with us!
I have automatically added a "needs triage" label to help get things started. Our team will analyze and investigate the issue, and escalate it to the relevant team if possible. Other community members may also look into the issue and provide feedback 🙌
Proposal:
mgt-people-picker
should support skipping the People search APIDescription
In some scenarios (#1467), we want to skip the
findPeople
method to just emit a call to the/users
API for privacy reasons. We should allow disabling the use of thefindPeople
function like we do with theuseContactsApi
.Preferred Solution
We should provide a configuration opportunity for developers to disable the people API like this :