Supported Azure AD Fields in iOS App Confiuguration Profile

Blunt, Chris 21 Reputation points
2021-02-04T11:23:49.193+00:00

I'm working with a third party application developer to authenticate an iOS app to a hosted app server. We'd like to use Intune App Configuration Profiles to the iOS app so that it can request a certificate from a PKI and authenticate the user to the hosted app server.

There is a useful guide here which states what fields Intune supports in the XML file: https://learn.microsoft.com/en-us/mem/intune/apps/app-configuration-policies-overview which states that the supported fields are as follows:

  • {{userprincipalname}}
  • {{mail}}
  • {{partialupn}}
  • {{accountid}}
  • {{deviceid}}
  • {{userid}}
  • {{username}}
  • {{serialnumber}}
  • {{serialnumberlast4digits}}
  • {{udidlast4digits}}
  • {{aaddeviceid}}
  • {{IsSupervised}}

Now, I notice that other fields like {{OnPremisesSamAccountName}} are not included in that supported list. Does that mean that such fields will not be passed to the device via the XML app config profile?

Microsoft Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
895 questions
0 comments No comments
{count} votes

Accepted answer
  1. Lu Dai-MSFT 28,356 Reputation points
    2021-02-05T02:15:42.363+00:00

    @Blunt, Chris Thanks for posting in our Q&A.

    For this issue, I have done some research. From the official article, I find that the supported fields list is just an example format in the following link. So I think other fields could also be supported.

    Thanks for understanding and have a nice day.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful