KSC Open API
Kaspersky Security Center API description
OAuth2::ConfirmClientsRegistration ( array  pClients)

Confirms clients registration on the OAuth2 server.

Parameters:
pClients(array) each element of array contains information about OAuth2 client (see attributes List of OAuth2 client attributes), all writable data will be saved in DB

If "KLOAUTH2_CLIENT_ID" is empty, new client id will be generated for the client. If "KLOAUTH2_CLIENT_SECRET" is empty, new client secret will be generated for the client.

"KLOAUTH2_EVENT_CLIENTS_STATE_CHANGED" event will be published (see Event polling usage). Parameters:

"KLOAUTH2_CLIENTS_INVOKER_COMMAND" command will be sent to product-connector. Parameters: