3.1.5 Message Processing Events and Sequencing Rules
|
Resource |
Description |
|---|---|
|
http://server/adfs/artifact/{artifactId}?api-version={version} |
The artifact identifier that the AD FS server implementing the server role of the ADFSOAL Protocol must look up in its artifact store. |
The responses to all the methods can result in the following status codes.
|
Status code |
Reason phrase |
Description |
|---|---|---|
|
200 |
OK |
An artifact corresponding to the given artifact identifier was found by the AD FS server implementing the server role of the ADFSOAL Protocol in its artifact store. In this case, the AD FS server implementing the server role also returns the corresponding artifact in the response. |
|
404 |
NOT FOUND |
An artifact corresponding to the given artifact identifier was NOT found by the AD FS server implementing the server role of the ADFSOAL Protocol in its artifact store. |
|
401 |
Unauthorized / Access Denied |
The client did not provide credentials, or the credentials provided were incorrect. |
|
501 |
Missing VERSION PARAMETER Unknown Version Parameter |
The version requested by the client is not implemented. |
|
500 |
Internal Server Error |
The server encountered an error while trying to process the request. |
The request messages for these methods do not use any custom HTTP headers.
The response messages for these methods do not use any custom HTTP headers.
The request body for messages to this service, unless otherwise noted, has the same encoding rules.
The response body for messages from this service, unless otherwise noted, has the same encoding rules.