Skip to content

Add cross_origin_authentication to the response model for the SDK #554

@artstupels

Description

@artstupels

Checklist

  • I have looked into the Readme and Examples, and have not found a suitable solution or answer.
  • I have looked into the API documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Describe the problem you'd like to have solved

The new flag cross_origin_authentication is not available in the Management API Client.java.

Describe the ideal solution

Allow setting the cross_origin_authentication in the Management API client:

@JsonProperty("cross_origin_auth")

Alternatives and current workarounds

No response

Additional context

https://auth0.com/docs/api/management/v2/clients/patch-clients-by-id

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestA feature has been asked for or suggested by the community

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions