Authentication service
XmlRpc Api > Authentication service
To submit a session to our service a user only needs to enable the Renderfarm.fi add-on in Blender. Our scripts take care of the low-level implementation, letting users focus on modeling and animation.
If you want to synchronize information between your service and ours (for example to send information regarding licenses or session description), you will need to call those services from us. While submitting a session, you will have to give us the different information we request.
The authentication service for the session will ask you the credentials in order to get you authenticated. Once you're authenticated, you will be able to call the different services regarding the session services.
The session key will be changed from one call to another to prevent replay attacks. Each call returns you the next session key to use for the next call.
Service available:
| auth.getSessionKey |
