auth
Provide the authentication details in case the Apicurio Schema Registry uses Basic Authentication.
Parameters
username
The basic authentication username.
password
The basic authentication password.
Provide the authentication details in case the Apicurio Schema Registry uses OAuth.
Parameters
auth Server Url
The URL of the authentication server used for the Apicurio Schema Registry.
client Id
The client ID for the authentication server.
client Secret
The client secret passphrase for the authentication server.