3.2.5.3.2 POST
This operation creates the proxy relying party trust based on a Proxy Relying Party Trust (section 2.2.2.3).
The operation is transported by a HTTP POST and can be invoked through the following URIs:
-
adfs/proxy/WebApplicationProxy/trust?api-version=1 adfs/proxy/WebApplicationProxy/PrimaryWriter/trust?api-version=1
If the operation is invoked through adfs/proxy/WebApplicationProxy/trust?api-version=1,
the request MUST authenticate using client TLS authentication [RFC2246].
If the operation is invoked through adfs/proxy/WebApplicationProxy/PrimaryWriter/trust?api-version=1,
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 |