How to duplicate claim in Azure enterprise apps

Skip Hofmann 341 Reputation points
2021-09-23T15:11:43.63+00:00

Hello

How would i duplicate this claim from ADFS in azure ?

134639-image001.jpg

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

Accepted answer
  1. Siva-kumar-selvaraj 15,721 Reputation points
    2021-09-24T12:18:18.243+00:00

    Hello @Skip Hofmann ,

    Thanks for reaching out.

    ADFS Group membership as a claim template will send a group claim with a value of "Students" in above case if the user is a member of the Domain Users security group.

    To achieve similar output from Azure AD for SAML SSO Integrated Application, use "Claim conditions" to specify Group based scope as shown below, but make sure respective group and members have synchronized to Azure (In our case Domain Users) . Hope this heps.

    135009-image.png

    ---
    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.