microsoftgraph / microsoftgraph/msgraph-sdk-powershell
Add a dedicate appId registration for mooncake
Đang mở
@CarolKigoonya đang làm issue này rồi.
Từ ngày 18/7/2023.
Auth
Request: enhancement
- Ngôn ngữ chính
- C#
- Star
- 898
- Fork
- 230
- Merge trung bình
- 2 ngày 5 giờ
- Pull request đã merge (30 ngày)
- 31
Mô tả
As a continuation of https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/425, we should consider adding a special appId registration for mooncake since globally registered apps don't replicate to China cloud. This effort will build upon the existing model used by GE - https://github.com/microsoftgraph/microsoft-graph-explorer-v4/pull/955.
The current workaround is registering your own appId in mooncake and using it with Connect-MgGraph - Connect-MgGraph -ClientId $appId -Environment China.
AB#10522
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.