Announcements
Hello!
How to get the list of users with whom the app was grouped within the app itself? It's possible?
can you reword your question please?
@cds Ok.
I have an app shared with some people. I need to get, inside the app, the names of these people (name saved in microsoft login).
create a sharepoint list or excel document
On app start, patch the list with the Office365 connector MyProfileV2().displayName
@cds
I need the displayName of all users who have access to the app, even if they have never signed in.
oh, then just go to share the app and it will list all the people its been shared with
I need to get this list inside the app
best bet is to build a sharepoint list with everyone its been shared with..
then as new users open app for first time, you can insert them into your User List if they aren't already on it.
Hi @daniellerodris ,
You may consider create an Office 365 group in Azure AD with security enabled to include all the users you want to share the app with. In the app, you will be able to retrieve all users' display name in that group with the help of Azure AD connector. Every time when you would like to share the app with another user, add the user into this group.
Best regards,
Community Support Team _ Jeffer NiIf this post helps, then please consider Accept it as the solution to help the other members find it.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 377 Most Valuable Professional
11manish 165 Super User 2026 Season 2
MS.Ragavendar 110 Super User 2026 Season 2