Skip to content

Commit dfbbd6b

Browse files
committed
Added additional domains #7 and #9
1 parent 4f17bb9 commit dfbbd6b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/common/domains.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ export const GRAPH_DOMAINS = {
1919
"https://portal.office.com",
2020
"https://security.microsoft.com",
2121
"https://graph.windows.net",
22-
"https://api.azrbac.mspim.azure.com"
22+
"https://api.azrbac.mspim.azure.com",
23+
"https://admin.powerplatform.microsoft.com",
24+
"https://admin.cloud.microsoft"
2325
// Additional ultra endpoints can be added here in the future
2426
]
2527
};

0 commit comments

Comments
 (0)