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

Sample Updates #78

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Sample Updates #78

wants to merge 3 commits into from

Conversation

negoe
Copy link
Contributor

@negoe negoe commented Mar 1, 2024

Purpose

  • update the 'user_authorization_agent' to recommended value 'WEBVIEW' and remove 'Default' configuration from config files.
  • Remove ADAL reference from sample code.

Pull Request Type

updates to

  • auth_config_multiple_account.json
  • auth_config_single_account.json
  • AndroidManifest.xml
  • app/build.gradle
  • settings.gradle
[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x ] Documentation content changes
[ ] Other... Please describe:

@negoe negoe requested a review from rpdome March 1, 2024 02:06
@negoe negoe changed the title Updated 'Default' recommendation to 'WEBVIEW' in sample Sample Updates Mar 1, 2024
app/build.gradle Outdated
@@ -6,7 +6,7 @@ if (project.hasProperty("distMsalVersion")) {
msalVersion = distMsalVersion
}

allprojects {
/*allprojects {
Copy link
Contributor

@iamgusain iamgusain Mar 1, 2024

Choose a reason for hiding this comment

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

uncomment? or remove

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

Successfully merging this pull request may close these issues.

2 participants