3.2.5.2.1 POST

This operation renews a trust based on a Proxy Trust Renewal (section 2.2.2.2).

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

 adfs/proxy/RenewTrust
 adfs/proxy/PrimaryWriter/RenewTrust

If the operation is invoked through adfs/proxy/RenewTrust, the request MUST authenticate using client TLS authentication [RFC2246]. The server MUST validate that the certificate presented by the client during client TLS authentication [RFC2246] can be validated by one of the values of [Server State].ProxyTrustedCertificates. If the certificate cannot be validated, the server MUST return a HTTP error code of 400.

If the operation is invoked through adfs/proxy/PrimaryWriter/RenewTrust, 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

500