File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
userappwithbroker/src/main/java/com/microsoft/aad/adal/example/userappwithbroker Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ enum DataProfile {
5454 SHAREPOINT_MS_DEV ("https://msdevex-my.sharepoint.com" ),
5555 SHAREPOINT ("00000003-0000-0ff1-ce00-000000000000" ),
5656 OFFICE_ONEDRIVE ("6a9b9266-8161-4a7b-913a-a9eda19da220" ),
57+ OUTLOOK ("https://outlook.office365.com" ),
5758 SIMPLE ("00000002-0000-0000-c000-000000000000" );
5859
5960
@@ -74,6 +75,7 @@ enum ClientId {
7475 MOONCAKE ("920cd637-4ca3-496b-8a6a-f7c6ca1b2b82" ),
7576 ONEDRIVE ("af124e86-4e96-495a-b70a-90f90ab96707" ),
7677 OFFICE ("d3590ed6-52b3-4102-aeff-aad2292ab01c" ),
78+ OUTLOOK ("27922004-5251-4030-b22d-91ecd9a37ea4" ),
7779 APPCHECK2_BF ("f5d01c1c-abe6-4207-ae2d-5bc9af251724" ),
7880 GUESTCLIENT ("ea5c8087-2476-489c-ae03-ad44a2ac399d" ),
7981 ADFSV3 ("68a10fc3-ead9-41b8-ac5e-5b78af044736" ),
You can’t perform that action at this time.
0 commit comments