File tree Expand file tree Collapse file tree 1 file changed +29
-2
lines changed Expand file tree Collapse file tree 1 file changed +29
-2
lines changed Original file line number Diff line number Diff line change 27
27
}
28
28
]
29
29
}
30
- ]
31
- }
30
+ ],
31
+ "codeConfigurations" : [
32
+ {
33
+ "settingFile" : " /app/src/main/res/raw/auth_config_multiple_account.json" ,
34
+ "replaceTokens" : {
35
+ "appId" : " 0984a7b6-bc13-4141-8b0d-8f767e136bb7" ,
36
+ "tenantId" : " common" ,
37
+ "redirectUri" : " msauth://com.azuresamples.msalandroidapp/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D" ,
38
+ "signInAudience" : " AzureADandPersonalMicrosoftAccount"
39
+ }
40
+ },
41
+ {
42
+ "settingFile" : " /app/src/main/res/raw/auth_config_single_account.json" ,
43
+ "replaceTokens" : {
44
+ "appId" : " 0984a7b6-bc13-4141-8b0d-8f767e136bb7" ,
45
+ "tenantId" : " common" ,
46
+ "redirectUri" : " msauth://com.azuresamples.msalandroidapp/1wIqXSqBj7w%2Bh11ZifsnqwgyKrY%3D" ,
47
+ "signInAudience" : " AzureADandPersonalMicrosoftAccount"
48
+ }
49
+ },
50
+ {
51
+ "settingFile" : " /app/src/main/AndroidManifest.xml" ,
52
+ "replaceTokens" : {
53
+ "packageName" : " com.azuresamples.msalandroidapp" ,
54
+ "keyHash" : " /1wIqXSqBj7w+h11ZifsnqwgyKrY="
55
+ }
56
+ }
57
+ ]
58
+ }
32
59
]
33
60
}
You can’t perform that action at this time.
0 commit comments