microsoftgraph / microsoftgraph/msgraph-sdk-dotnet

Support for Oauth2RequiredPostResponse for Application entities

Open
#2,890 1 comment 0 reactions 1 assignee View on GitHub

@MIchaelMainer is already working on this.

Since Dec 8, 2025.

Service issue
Dominant language
C#
Stars
789
Forks
264
Avg merge
15h 17m
Merged PRs (30d)
3

Description

Is your feature request related to a problem? Please describe the problem.

I am trying to backup and restore app registrations on Entra programmatically using the SDK, but the class Application doesn't have the attribute Oauth2RequiredPostResponse to match the attribute that comes back in the JSON from the endpoint.

Describe the solution you'd like.

The Application class should map the oauth2RequiredPostResponse attribute in the JSON to a property of the class, and back again for POST/PATCH endpoints

Additional context?

No response

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.