Commit 4060f15
committed
Add friendly name comments to GUIDs per PR feedback
- Added app name 'MSAL-APP-AzureADMultipleOrgs' and 'ID4SLAB1 tenant' comments to migrated GUIDs
- Added 'MSIDLAB4 tenant (legacy)' comments to legacy GUIDs for clarity
- Addresses Gladwin's PR feedback to document GUID purposes for better code readability
Files updated:
- TestConstants.cs: Added comments to ClientCredentialAudience and PublicCloudConfidentialClientID
- ConfidentialAppSettings.cs: Added comments to both new ID4SLAB1 and legacy MSIDLAB4 GUIDs
- FmiIntegrationTests.cs: Updated legacy tenant ID comment1 parent baf5714 commit 4060f15
File tree
3 files changed
+7
-7
lines changed- tests
- Microsoft.Identity.Test.Common
- Microsoft.Identity.Test.Integration.netcore
- HeadlessTests
- Infrastructure
3 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
0 commit comments