Hi All, I would like to create a function for getting the user details by passing a user id ( id) using php and curl. I am planning to pass the user id as 'admin' ( admin is a user which is already there ) and get the details of that user. Could you please tell me how we can create the authentication signature for this ? I tried the way as like in http://mashupguide.net/1.0/html/ch16s05.xhtml#ftn.d0e27318 but its not working and getting a "Failed to authenticate error" ( this is because the signature is not generating properly )
If anyone knows a proper ways to generate authentication signature using php, please help me to solve this. -- Regards Shanil
_______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
