microsoftgraph / microsoftgraph/msgraph-sdk-python-core
Expose "isCaeEnabled" to customers
オープン
まだ誰も着手していません。
area: authentication
goodfirstissue
type:enhancement
- 主要言語
- Python
- スター
- 288
- フォーク
- 52
- 平均マージ
- 8時間 10分
- マージ済み PR(30日)
- 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
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、Python core client が設定をどのように公開しているかを確認し、関連する issue とレポートでリンクされている類似の fix を比較します。適切な client option とそのテストを特定し、他の client behavior を変更せずに顧客が CAE の有効化を制御できることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- api, authentication
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100