auth0 / auth0-java

Java client library for the Auth0 platform
https://auth0.com
MIT License
286 stars 131 forks source link

Add `cross_origin_authentication` to the response model for the SDK #554

Closed artstupels closed 1 year ago

artstupels commented 1 year ago

Checklist

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:

https://github.com/auth0/auth0-java/blob/084187e1e3c1af709eb41c66416fdcb6d588d136/src/main/java/com/auth0/json/mgmt/client/Client.java#L89

Alternatives and current workarounds

No response

Additional context

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