This wiki is locked. Future workgroup activity and specification development must take place at our new wiki. For more information, see this blog post about the new governance model and this post about changes to the website.

Scenario: Obtain the AM Resource URI via Picker

In this scenario a client uses the AM service provider resource picker URI to search for and select an AM resource URI. This scenario involves the delegated resource selection specification.

This scenario requires that the client has already discovered the Simple Query? URI via the service catalog.

Example 1: Web client selects an AM resource

1. The client obtains the URI of the resource picker from the discovery documents ( https://am.acme.com/picker/project1). The Client performs a GET on that URI, and if required negotiates authentication (BASIC or OAuth).

Request (request URI line wraps to make more readable)
GET https://am.acme.com/picker/project1
Accept: application/atom+xml
Response
200 OK
Content-Type: text/html

<html>

  { some HTML and Java script }

</html> 
Edit | Attach | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r1 - 18 Jan 2010 - 16:38:47 - JimConallen
 
This site is powered by the TWiki collaboration platform Copyright � by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Contributions are governed by our Terms of Use
Ideas, requests, problems regarding this site? Send feedback