3.8.5.1.1 POST
This operation creates a new set of publishing settings on a relying party trust.
The operation is transported by a HTTP POST and can be invoked through the following URIs:
-
adfs/proxy/RelyingPartyTrusts/{Identifier}/PublishedSettings?api-version=1 adfs/proxy/PrimaryWriter/RelyingPartyTrusts/{Identifier}/PublishedSettings?api-version=1
If the operation is invoked through adfs/proxy/RelyingPartyTrusts/{Identifier}/PublishedSettings?api-version=1,
the request MUST authenticate using client TLS authentication [RFC2246].
If the operation is invoked through adfs/proxy/PrimaryWriter/RelyingPartyTrusts/{Identifier}/PublishedSettings?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 |
|
404 |
|
409 |
|
500 |
|
501 |