Xml-rpc auth with ssh key

Hello guys,
is it possible for an user with SSH auth driver to authenticate via XML-RPC?
I found a very old link (http://lists.opennebula.org/pipermail/users-opennebula.org/2011-October/016605.html) that sounds like it’s possible but I’ve found nothing in the documentation.

Hi,

You just need to create a user login, those credentials can be used in your xmlrpc requests:
http://docs.opennebula.org/5.0/deployment/authentication_setup/ssh_auth.html

I’m sorry, but what do you mean by ‘create a user login’?