Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding intune app SDK, gradle plugin to MSAL project and updated MSAL… #1684

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

shoatman
Copy link
Contributor

First step in adding Intune App Protection SDK to the MSAL Test app is adding the references for it and the supporting gradle plugin to the MSAL root project and the MSAL test app project.

To read more about how Intune App SDK is integrated with an Android App please refer to: https://docs.microsoft.com/en-us/mem/intune/developer/app-sdk-android

@shoatman shoatman requested a review from a team as a code owner August 18, 2022 16:08
@@ -38,7 +38,7 @@

<application
android:networkSecurityConfig="@xml/network_security_config"
android:name="com.microsoft.identity.client.testapp.MsalSampleApp"
Copy link
Contributor

@iamgusain iamgusain Aug 26, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need this change to the name?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants