microsoftgraph / microsoftgraph/msgraph-sdk-python-core

Expose "isCaeEnabled" to customers

Open
#795 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area: authentication goodfirstissue type:enhancement
Dominant language
Python
Stars
288
Forks
52
Avg merge
8h 10m
Merged PRs (30d)
1

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing how the Python core client exposes configuration and compare the related issue and similar fix linked in the report. Identify the appropriate client option and its tests, then verify that customers can control CAE enablement without changing other client behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, authentication
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.