Azure iOS integration to get accesstoken without adding iOS platform in Azure portal

Chandgude, F.Suresh 1 Reputation point
2020-12-17T05:39:01.887+00:00

I am creating iOS app for organization, without adding iOS and Android platform in Azure portal with redirect URI end with "/nativeclient".
I'm Using MSAL 1.1.3 latest version to get this done with XCode 12. I am unable to get token.
Help me for right integration for iOS

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,631 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. 2020-12-17T18:00:05.923+00:00

    Hello, you need to set iOS/macOS as platform and add your app's Bundle ID. This and more steps are detailed in the Tutorial: Sign in users and call Microsoft Graph from an iOS or macOS app.

    Please let me know if you need more help. If the answer was helpful to you, please accept it and, optionally, provide feedback so that other members in the community can benefit from it.