Allow clientId when adding a client
I would like to be able to specify the clientId
when adding a new OAuth Client. At this moment, the clientId
is auto generated by the API even if clientId
is specified in the API request.
I would like to be able to specify the clientId
when adding a new OAuth Client. At this moment, the clientId
is auto generated by the API even if clientId
is specified in the API request.