Log onto MediaMosa and authenticate as user end application

22Aug2011

Log onto MediaMosa and authenticate as user end application.

Request URL

/login [POST]

Request Authorization

This call needs EGA authentication.

Request Parameters

Parameter (Type)DescriptionRequiredDefault valueMax. length
dbus (STRING)The DBUS login value.Required-
app_id[] (APP_ID)The application ID.Optional0-
mediamosa_version (MEDIAMOSA_VERSION)Provide the version to get the REST call returned in the format of the specified MediaMosa version. Keep empty or skip to retrieve in current (latest) version. Provide '2' to retrieve the REST call in 2.x format. Or be more specific by providing up to 3 digits; '2.3.0'. This setting will override any setting used by client application or the default setting in MediaMosa.Optional-

Example Request

/login

dbus = "AUTH DBUS_COOKIE_SHA1 myuser"

Example Response

<items>
  <item>
    DATA vpx 0 2541e50e009440742ea00f61fbf5b612
  </item>
</items>