Skip to content

validateConnector ​

fun validateConnector(connectorId: String, challenge: String): Connector

Validate an added connector that was added without a preValidationToken.

Return ​

The modified Connector.

Parameters ​

connectorIdThe ID of the connector to validate.
challengeThe challenge.

Throws ​

SealdException