Integrate MSAL with IOS - Objective C language

Saha, Sujit 0 Reputation points
2023-03-09T10:48:16.3266667+00:00

Hi,

The below link talks about integrating MSAL with iOS - Swift language

https://learn.microsoft.com/en-us/azure/active-directory/develop/tutorial-v2-ios

The files mentioned in the abaove example are specific to swift language.

We have an iOS application which uses Objective C language. do you have an example to integrate MSAL with Objective C ?

Microsoft Security Microsoft Entra Microsoft Entra ID
{count} votes

1 answer

Sort by: Most helpful
  1. Shweta Mathur 30,296 Reputation points Microsoft Employee Moderator
    2023-03-13T08:08:28.4533333+00:00

    Hi @Saha, Sujit ,

    Thanks for reaching out and apologies for the delay in response.

    There is an ADAL to MSAL migration guide in objective-c from which you can refer to integrate MSAL with Objective C.

    https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/active-directory/develop/migrate-objc-adal-msal.md

    Hope this will help.

    Thanks,

    Shweta

    Please remember to "Accept Answer" if answer helped you.

    0 comments No comments

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.