Concerning the authentication method, I think I am using the default
cookie-based one. The farm is connected to an Active Directory but not in
SSO (we have to type in login and password).
About the json response, this is the steps I follow using Firebug :
- first, I click on the Meta-G link, the popup appears
- then, I open Firebug
- and in the Net menu (of firebug) I active it clicking on "Enabled"
- I activate the Console menu of Firebug
- then I type in some text in the "Jump to any page" popup
- the Console window of firebug contains the Get request
- I open it and in the Response tab is the JSON result of the REST request.
Hope this help. My firebug version is 1.5.0 in Firefox 3.6.9.
Regards,
Maxime Mathieu