Personal tools
  • We're Hiring!

You are here: Home Documentation Previous versions OME Server Developer Image Server Authentication

Authentication

All requests processed by the OMEIS must contain the SessionKey token. This is not yet completely implemented, but the strategy is to communicate with the OME back-end, which will either accept or reject the SessionKey. No attempt will be made to login. This takes place using the XMLRPC interface, and the authentication code is written in C.

Document Actions