microsoftgraph / microsoftgraph/msgraph-sdk-python-core
Expose "isCaeEnabled" to customers
未关闭
还没有人认领这个 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
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先,检查 Python core client 如何提供配置,并对比相关 issue 以及报告中链接的类似 fix。确定合适的 client option 及其测试,然后验证客户可以控制 CAE 的启用,而无需更改 client 的其他行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- api, authentication
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100