Client Registration
Request to register a new client.
Descriptive name of the client.
Two different clients cannot have the same name.
This should be a name that reveals the purpose of the client.
Techlin Harvester (us-west-1)Authorization grants that the client is allowed to use.
Redirection URI strings for use in the authorization code flow. Required when the client intends to use the authorization_code grant type.
Identifier of the Collibra software bundle that implements the client.
datalineage-harvesterClient registered successfully
Data associated to the registered client.
The client secret returned in this response cannot be read through any API call. Thus you should store the client secret returned in this response.
Technical client identifier returned by the Authorization Server when the client is registered.
Time at which the client identifier was issued.
The time is represented as the number of seconds from 1970-01-01T00:00:00Z as measured in UTC until the date/time of issuance.
Descriptive name of the client.
Two different clients cannot have the same name.
This should be a name that reveals the purpose of the client.
Techlin Harvester (us-west-1)Authorization grants that the client is allowed to use.
Redirection URI strings for use in the authorization code flow. Required when the client intends to use the authorization_code grant type.
Secret generated by Collibra for the registered client.
Client registration request is invalid
Last updated
Was this helpful?