microsoftgraph / microsoftgraph/msgraph-sdk-go-core

Expose "isCaeEnabled" to customers

Open
#333 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area:authentication goodfirstissue type:enhancement
Dominant language
Go
Stars
22
Forks
16
Avg merge
7h 53m
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 the related issue microsoftgraph/msgraph-sdk-java#2215 and the similar fix in microsoftgraph/msgraph-sdk-go-core#1817. Identify the Go SDK core entry point where CAE is configured, then expose an equivalent customer control and verify that customers can enable or disable CAE.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api
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.