question

PaulThompson-7229 avatar image
0 Votes"
PaulThompson-7229 asked amanpreetsingh-msft answered

Converting ADFS SAML claim to Azure AD

I am not sure if its possible, but need to confirm, and if there is documentation available on the topic. If it helps this is how the claim is created in ADFS for Waystar SSO integration 90484-adfs-configuration-for-waystar-sso-integration-v13.pdf(attached). We are trying to do the same thing in Azure AD, but I cannot figure out if I can or if it is possible.


adfs-to-aad-migration
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

amanpreetsingh-msft avatar image
0 Votes"
amanpreetsingh-msft answered

Hi @PaulThompson-7229 · Thank you for reaching out.

In Azure AD, SAML claims can be added, configured and transformed by using:

  • Azure AD > Enterprise Apps > Select your app > Single Sign on > User Attributes & Claims > Edit (Read More)

  • Or with PowerShell, by using New-AzureADPolicy cmdlet (Read More)

Azure AD Claim Transformation is not as configurable as ADFS Claims transformation but the claims configured in the PDF you've shared, can certainly be configured with Azure AD, provided required attributes are synced/published in Azure AD.


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

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.