validateConnector
fun validateConnector(connectorId: String, challenge: String): Connector
Validate an added connector that was added without a preValidationToken.
Return
The modified Connector.
Parameters
connectorId | The ID of the connector to validate. |
challenge | The challenge. |
Throws
SealdException |