i have tried to get user group name as value in auth/me URL, but it returns only objectId of group. How to get the group name instead of objectId.
In my manifest i have added
"groupMembershipClaims": "SecurityGroup"
optional claims also added
i don't have any onpremises AD connect I need the manifest configuration to get the group name in auth/me url