Basic HTTP Authentication or Cookie-based authentication are mandatory when accessing almost all URLs (explicitly documented if it is not the case). The authentication cookie is generated after a basic HTTP authentication and has a limited life-time (generally 1 hour or until the end of the session). Note that cookie’s content is encrypted.
A typical authenticated request using curl would look like this:
curl --user admin:secret ...
where ‘admin’ is the username and ‘secret’ the password.
ComodIT provides a simple, integrated, and agile solution to deploy and manage your IT infrastructure on premises or in the cloud.
10 Sep 2013 by Laurent Eschenauer
15 May 2013 by Laurent Eschenauer
18 Apr 2013 by Laurent Eschenauer
2016 © ComodIT. All Rights Reserved. Privacy Policy | Terms of Service