The “Authorization:” header never reach my host. Maybe it is forbidden for security reasons.
So, I send a “WWW-Authorization:” header, wich appear as $_SERVER[‘HTTP_WWW_AUTHORIZATION’]. I had to change lines 208 and 212 in script “/secure-xml-rpc/includes/XMLRPCS_Profile.php” to accept this header.