microsoft-authentication-library-for-android icon indicating copy to clipboard operation
microsoft-authentication-library-for-android copied to clipboard

Update SDK readme with native authentication content

Open Dickson-Mwendia opened this issue 2 years ago • 3 comments

This PR updates the readme to include the native authentication capabilities for MSAL Android.

For the documentation updates and links:

  • We point to the official MSAL Android docs on MS Learn - https://learn.microsoft.com/en-us/entra/msal/android

  • Within the getting started section of the readme, we provide links to the different quickstarts/tutorials that devs can follow, based on their scenario and type of app they're building (workforce/customer)

  • I've also removed much of the content that's duplicated in the official docs (configuration, initialize client app, and acquire tokens) and instead pointed to the guidance on MS Learn, i.e:

As for the code samples, we also need to differentiate the between workforce and customer sample apps, that's why we have two links. Eventually, the links will point to the code samples browser, such as (https://learn.microsoft.com/en-us/samples/browse/?products=microsoft-authentication-library) I'm working to get all code samples for Android onboarded there.

Dickson-Mwendia avatar Mar 01 '24 09:03 Dickson-Mwendia

Let's add some description to the PR explaining what we are changing here and why.

iamgusain avatar Mar 06 '24 19:03 iamgusain

@negoe @iamgusain could you please have another look at this?

Dickson-Mwendia avatar Mar 11 '24 08:03 Dickson-Mwendia

Thanks @negoe . I've updated the section that introduces native auth. Please have a look. Also, let me know what you think about renaming the H2 "Native authentication support in MSAL" and if this could bring more clarity to our customers.

Dickson-Mwendia avatar May 07 '24 11:05 Dickson-Mwendia