microsoftgraph / microsoftgraph/msgraph-sdk-python-core

Expose "isCaeEnabled" to customers

未關閉
#795 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

area: authentication goodfirstissue type:enhancement
主要語言
Python
星號
288
分支
52
平均合併
8 小時 10 分鐘
30 天內合併 PR
1

描述

Customers are encountering CAE exceptions thrown by the Microsoft Graph API due to an issue on the API side.

We should provide a way for customers to control whether the client is CAE enabled or not.

Related issue:
https://github.com/microsoftgraph/msgraph-sdk-java/issues/2215

Similar fix
https://github.com/microsoftgraph/msgraph-sdk-java-core/pull/1817

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

首先,檢查 Python core client 如何提供設定,並比較相關 issue 以及報告中連結的類似 fix。找出適當的 client option 及其測試,然後確認客戶可以控制 CAE 的啟用,而不變更 client 的其他行為。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
python
領域
api, authentication
Issue 類型
功能
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。