This is 3 years old but seems to still apply: https://learn.microsoft.com/en-us/answers/questions/344648/export-the-user-attributes-claims-for-azure-servic
How to fetch user attributes n claims details from registered enterprise applications
Dear Team, Require your assistance on how can I export or fetch user attributes & claims details from all registered enterprise applications under Entra ID. I searched a lots but couldn't find anything to get users attributes & claims property. Seems there is no much command that hold the claims property. Is still no way to export the details? Thanks Ajay
Microsoft Security Microsoft Entra Microsoft Entra ID
2 answers
Sort by: Most helpful
-
Andy David - MVP 157.4K Reputation points MVP Volunteer Moderator
2024-02-23T17:47:36.04+00:00 -
Shweta Mathur 30,296 Reputation points Microsoft Employee Moderator
2024-02-28T05:22:16.8066667+00:00 Thanks for reaching out.
Unfortunately, you can't retrieve this information using Graph or PowerShell.
However, you could use the Metadata file to get the info regarding that.
Use Microsoft Graph APIs to configure SAML-based single sign-on - Microsoft Graph | Microsoft Learn
I would suggest you post this idea at the Azure Feedback Portal, which is monitored by the product team for feature enhancements.
Hope this will help. Thanks,
Shweta
Please remember to "Accept Answer" if answer helped you.