3.6.5.2.3 PUT

This operation modifies the value of an existing entry in the store.

The operation is transported by a HTTP PUT and can be invoked through the following URIs:

 adfs/proxy/WebApplicationProxy/Store/{Key}?api-version=1
 adfs/proxy/PrimaryWriter/WebApplicationProxy/Store/{Key}?api-version=1

If the operation is invoked through adfs/WebApplicationProxy/Store/{Key}, the request MUST authenticate using client TLS authentication [RFC2246].

If the operation is invoked through adfs/proxy/PrimaryWriter/WebApplicationProxy/Store/{Key}, the request MUST authenticate using Integrated Windows authentication [RFC2478].

The response message for this operation can result in the following status codes.

Status code

200

400

401

404

412

500

501