[OTDev] A&A server?

Nina Jeliazkova jeliazkova.nina at gmail.com
Thu Feb 17 14:41:15 CET 2011


Dear Dmitry,

You need to use user name and password of a user, registered at
opentox.org site.  Replace <UID> and <SEC> in the example with your
credentials.

On success you'll receive a  token as below.


$ curl -i -d "username=youruser" -d "password=yourpass"
http://opensso.in-silico.ch/opensso/identity/authenticate
HTTP/1.1 200 OK
Server: nginx/0.6.32
Date: Thu, 17 Feb 2011 13:37:23 GMT
Content-Type: text/plain;charset=UTF-8
Connection: keep-alive
Content-Length: 72

token.id=AQIC5wM2LYasasasa4SfcwldVsasasadafsdfPyxof5NXSJg=@AAJTSQACMDE=#

Hope this helps,
Nina



On 17 February 2011 15:31, Druzhilovsky <dmitry.druzhilovsky at ibmc.msk.ru> wrote:
> Dear All,
>
>
>
> Could you tell me, why don't all curl requests into
> http://opentox.org/dev/documentation/Guidance%20on%20Using%20AA work?  For
> example:
>
>
>
> Authentication...
>
> curl -i -d "username=<opentox.orgmyusername>" -d
> "password=<opentox.org_mypassword >"
> http://opensso.in-silico.ch/opensso/identity/authenticate?uri=service=openld
> ap
>
>





>
>
>>HTTP/1.1 401 Unauthorized
>
>>Server: nginx/0.6.32
>
>>Date: Thu, 17 Feb 2011 09:12:21 GMT
>
>>Content-Type: text/html;charset=UTF-8
>
>>Connection: keep-alive
>
>>Content-Length: 1200
>
>
>
>
>
> Another account or anything else?
>
> _______________________________________________
> Development mailing list
> Development at opentox.org
> http://www.opentox.org/mailman/listinfo/development
>



More information about the Development mailing list