ADFS to Azure

Edeejay 41 Reputation points
2021-09-07T09:45:40.343+00:00

Hi everyone

I have a question...
Is “upn” claim with ADFS the same as “name” claim with Azure (the values are the same on my app) ¿?

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,201 questions
{count} votes

Accepted answer
  1. Siva-kumar-selvaraj 15,556 Reputation points
    2021-09-07T13:41:55.753+00:00

    Hello @Edeejay ,

    Thanks for reaching out.

    Yes, name claim( http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name ) mapped with user.userprincipalname source attribute as additional claims for enterprise application. This is default claims which can be verified from User attributes & claims setting as shown below and this can be modified as required by adding new claim and deleting default one.

    129952-image.png

    129953-image.png

    129878-image.png

    Hope this helps.

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

    0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Edeejay 41 Reputation points
    2021-09-07T13:46:29.163+00:00

    @sikumars-msft Thanks for your reply.

    I want to make this change only for an app, Is this posible? It´s like you are explain?

    Thanksss


  2. Edeejay 41 Reputation points
    2021-09-08T08:04:04.51+00:00

    @sikumars-msft
    Yes It´s only for one app in particular that we want to login via oAuth2.
    Now, This app is logging throw ADFS using UPN.


  3. Edeejay 41 Reputation points
    2021-09-08T14:00:32.223+00:00

    @sikumars-msft

    I´m configuring that from "app registration..."
    I´ll send your comments to my partners...

    UPN claim, on Oauth Authentication, is automatically included.
    I don´t have to configure anything on this registered app.

    Sorry ...