3.6.5.2.2 POST
This operation adds a new entry to the store.
The operation is transported by a HTTP POST 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 |
|
409 |
|
500 |
|
501 |