Skip to content

Support for Oauth2RequiredPostResponse for Application entities #2890

Open
@sschocke

Description

@sschocke

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions