We would like to be able to use auth0-java to configure a connection in Auth0 with connection metadata. Currently, the implementation of the Connection object does not have a metadata field while the API supports it.
Referring to connections API documentation: https://auth0.com/docs/api/management/v2#!/Connections/get_connections
I'm aiming to have a pull request in soon (within a few days) with this addition.