doc-exports/docs/iam/api-ref/en-us_topic_0057845581.html
Wei, Hongmin 80f18fd272 IAM API 2.6 Version
Reviewed-by: Kabai, Zoltán Gábor <zoltan-gabor.kabai@t-systems.com>
Co-authored-by: Wei, Hongmin <weihongmin1@huawei.com>
Co-committed-by: Wei, Hongmin <weihongmin1@huawei.com>
2023-08-03 03:34:59 +00:00

300 lines
23 KiB
HTML

<a name="en-us_topic_0057845581"></a><a name="en-us_topic_0057845581"></a>
<h1 class="topictitle1">Querying the Identity Provider List</h1>
<div id="body1492676120166"><div class="section" id="en-us_topic_0057845581__section6167348094122"><h4 class="sectiontitle">Function</h4><p id="en-us_topic_0057845581__p1960613575150">This API is used to query the identity provider list.</p>
</div>
<div class="section" id="en-us_topic_0057845581__section6413693994122"><h4 class="sectiontitle">URI</h4><p id="en-us_topic_0057845581__p2988340794122">GET /v3/OS-FEDERATION/identity_providers</p>
</div>
<div class="section" id="en-us_topic_0057845581__section463689694122"><h4 class="sectiontitle">Request Parameters</h4><ul id="en-us_topic_0057845581__ul4004426194122"><li id="en-us_topic_0057845581__li2485403094122">Parameters in the request header
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0057845581__table2235968694122" frame="border" border="1" rules="all"><thead align="left"><tr id="en-us_topic_0057845581__row6398767794122"><th align="left" class="cellrowborder" valign="top" width="20.49%" id="mcps1.3.3.2.1.1.1.5.1.1"><p id="en-us_topic_0057845581__p1561935894122"><strong id="en-us_topic_0057845581__a6f95694edbbb43d8a152536754b86c82">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19.29%" id="mcps1.3.3.2.1.1.1.5.1.2"><p id="en-us_topic_0057845581__p5720848794122"><strong id="en-us_topic_0057845581__abf40cec725544c908dfabd5d5b0ab862">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="21.02%" id="mcps1.3.3.2.1.1.1.5.1.3"><p id="en-us_topic_0057845581__p337590594122"><strong id="en-us_topic_0057845581__ac3583127681341c8ac166a75fcda70da">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="39.2%" id="mcps1.3.3.2.1.1.1.5.1.4"><p id="en-us_topic_0057845581__p501291694122"><strong id="en-us_topic_0057845581__b842352706114032_1">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="en-us_topic_0057845581__row339303194122"><td class="cellrowborder" valign="top" width="20.49%" headers="mcps1.3.3.2.1.1.1.5.1.1 "><p id="en-us_topic_0057845581__p640006694122">Content-Type</p>
</td>
<td class="cellrowborder" valign="top" width="19.29%" headers="mcps1.3.3.2.1.1.1.5.1.2 "><p id="en-us_topic_0057845581__p4864334294122">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="21.02%" headers="mcps1.3.3.2.1.1.1.5.1.3 "><p id="en-us_topic_0057845581__p4779662694122">String</p>
</td>
<td class="cellrowborder" valign="top" width="39.2%" headers="mcps1.3.3.2.1.1.1.5.1.4 "><p id="en-us_topic_0057845581__p4632152794122">Fill <strong id="en-us_topic_0057845581__b842352706161331">application/json;charset=utf8</strong> in this field.</p>
</td>
</tr>
<tr id="en-us_topic_0057845581__row1424056594122"><td class="cellrowborder" valign="top" width="20.49%" headers="mcps1.3.3.2.1.1.1.5.1.1 "><p id="en-us_topic_0057845581__p1263515094122">X-Auth-Token</p>
</td>
<td class="cellrowborder" valign="top" width="19.29%" headers="mcps1.3.3.2.1.1.1.5.1.2 "><p id="en-us_topic_0057845581__p1681423594122">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="21.02%" headers="mcps1.3.3.2.1.1.1.5.1.3 "><p id="en-us_topic_0057845581__p1977581394122">String</p>
</td>
<td class="cellrowborder" valign="top" width="39.2%" headers="mcps1.3.3.2.1.1.1.5.1.4 "><p id="en-us_topic_0057845581__p34509161102440">Authenticated token.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
<ul id="en-us_topic_0057845581__ul4334942594041"><li id="en-us_topic_0057845581__li5460051194041">Example request<pre class="screen" id="en-us_topic_0057845581__screen2956678210321"><em id="en-us_topic_0057845581__i145110198204">curl -i -k -H 'Accept:application/json' -H 'Content-Type:application/json;charset=utf8' -H "X-Auth-Token:$token" -X GET https://sample.domain.com/v3/OS-FEDERATION/identity_providers</em></pre>
</li></ul>
</div>
<div class="section" id="en-us_topic_0057845581__section2767745494122"><h4 class="sectiontitle">Response Parameters</h4><ul id="en-us_topic_0057845581__ul2728127794122"><li id="en-us_topic_0057845581__li4420490494122">Parameters in the response body
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0057845581__table6229981794122" frame="border" border="1" rules="all"><thead align="left"><tr id="en-us_topic_0057845581__row4042479894122"><th align="left" class="cellrowborder" valign="top" width="20.49%" id="mcps1.3.4.2.1.1.1.5.1.1"><p id="en-us_topic_0057845581__p5318322594122"><strong id="en-us_topic_0057845581__b4606982163018">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19.56%" id="mcps1.3.4.2.1.1.1.5.1.2"><p id="en-us_topic_0057845581__p1287398194122"><strong id="en-us_topic_0057845581__a105e6ed8c3de4c5a9dde97ae5a71071e_3">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20.75%" id="mcps1.3.4.2.1.1.1.5.1.3"><p id="en-us_topic_0057845581__p3615950494122"><strong id="en-us_topic_0057845581__a703d34a49a2f4162bc1a1a439f655f95_3">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="39.2%" id="mcps1.3.4.2.1.1.1.5.1.4"><p id="en-us_topic_0057845581__p4323874994122"><strong id="en-us_topic_0057845581__b842352706114032_3">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="en-us_topic_0057845581__row1267777094122"><td class="cellrowborder" valign="top" width="20.49%" headers="mcps1.3.4.2.1.1.1.5.1.1 "><p id="en-us_topic_0057845581__p2026643194122">identity_providers</p>
</td>
<td class="cellrowborder" valign="top" width="19.56%" headers="mcps1.3.4.2.1.1.1.5.1.2 "><p id="en-us_topic_0057845581__p3096822994122">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20.75%" headers="mcps1.3.4.2.1.1.1.5.1.3 "><p id="en-us_topic_0057845581__p2539862794122">Array</p>
</td>
<td class="cellrowborder" valign="top" width="39.2%" headers="mcps1.3.4.2.1.1.1.5.1.4 "><p id="en-us_topic_0057845581__p4402294694122">List of identity providers.</p>
</td>
</tr>
<tr id="en-us_topic_0057845581__row6066220294122"><td class="cellrowborder" valign="top" width="20.49%" headers="mcps1.3.4.2.1.1.1.5.1.1 "><p id="en-us_topic_0057845581__p1469129294122">links</p>
</td>
<td class="cellrowborder" valign="top" width="19.56%" headers="mcps1.3.4.2.1.1.1.5.1.2 "><p id="en-us_topic_0057845581__p4914401994122">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20.75%" headers="mcps1.3.4.2.1.1.1.5.1.3 "><p id="en-us_topic_0057845581__p2124263194122">Object</p>
</td>
<td class="cellrowborder" valign="top" width="39.2%" headers="mcps1.3.4.2.1.1.1.5.1.4 "><p id="en-us_topic_0057845581__p4293155194122">Identity provider resource link.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li><li id="en-us_topic_0057845581__li69214257316">links parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0057845581__en-us_topic_0224276824_response_Rs1321Links" frame="border" border="1" rules="all"><thead align="left"><tr id="en-us_topic_0057845581__en-us_topic_0224276824_row13914194564520"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.1.1.4.1.1"><p id="en-us_topic_0057845581__en-us_topic_0224276824_p18914045144518">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.1.1.4.1.2"><p id="en-us_topic_0057845581__en-us_topic_0224276824_p79159457454">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.2.2.1.1.4.1.3"><p id="en-us_topic_0057845581__en-us_topic_0224276824_p191524504516">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="en-us_topic_0057845581__en-us_topic_0224276824_row491414457452"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.1.1.4.1.1 "><p id="en-us_topic_0057845581__en-us_topic_0224276824_p3915164524519">self</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.1.1.4.1.2 "><p id="en-us_topic_0057845581__en-us_topic_0224276824_p1915164514511">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.2.2.1.1.4.1.3 "><p id="en-us_topic_0057845581__en-us_topic_0224276824_p391615450456">Resource link.</p>
</td>
</tr>
<tr id="en-us_topic_0057845581__en-us_topic_0224276824_row091474513451"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.1.1.4.1.1 "><p id="en-us_topic_0057845581__en-us_topic_0224276824_p99161045184519">previous</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.1.1.4.1.2 "><p id="en-us_topic_0057845581__en-us_topic_0224276824_p129161745164514">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.2.2.1.1.4.1.3 "><p id="en-us_topic_0057845581__en-us_topic_0224276824_p29167454455">Previous resource link.</p>
</td>
</tr>
<tr id="en-us_topic_0057845581__en-us_topic_0224276824_row6914645114515"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.1.1.4.1.1 "><p id="en-us_topic_0057845581__en-us_topic_0224276824_p791774514458">next</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.1.1.4.1.2 "><p id="en-us_topic_0057845581__en-us_topic_0224276824_p791719455458">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.2.2.1.1.4.1.3 "><p id="en-us_topic_0057845581__en-us_topic_0224276824_p591754584517">Next resource link.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li><li id="en-us_topic_0057845581__li244915261266">Description for the identity_providers format
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0057845581__table5267050094151" frame="border" border="1" rules="all"><thead align="left"><tr id="en-us_topic_0057845581__row6309797094151"><th align="left" class="cellrowborder" valign="top" width="20.28%" id="mcps1.3.4.2.3.1.1.5.1.1"><p id="en-us_topic_0057845581__p1066191394151"><strong id="en-us_topic_0057845581__b37426530113629">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19.6%" id="mcps1.3.4.2.3.1.1.5.1.2"><p id="en-us_topic_0057845581__p5830864594151"><strong id="en-us_topic_0057845581__abd3882194b5746b084e68cd764115792">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20.84%" id="mcps1.3.4.2.3.1.1.5.1.3"><p id="en-us_topic_0057845581__p2537983894151"><strong id="en-us_topic_0057845581__a8f5b530973ca4847bb52ba51185b1d73">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="39.28%" id="mcps1.3.4.2.3.1.1.5.1.4"><p id="en-us_topic_0057845581__p4250100394151"><strong id="en-us_topic_0057845581__b14438018113629">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="en-us_topic_0057845581__row629771455416"><td class="cellrowborder" valign="top" width="20.28%" headers="mcps1.3.4.2.3.1.1.5.1.1 "><p id="en-us_topic_0057845581__p1629811485412">sso_type</p>
</td>
<td class="cellrowborder" valign="top" width="19.6%" headers="mcps1.3.4.2.3.1.1.5.1.2 "><p id="en-us_topic_0057845581__p13298111411547">No</p>
</td>
<td class="cellrowborder" valign="top" width="20.84%" headers="mcps1.3.4.2.3.1.1.5.1.3 "><p id="en-us_topic_0057845581__p829841412547">string</p>
</td>
<td class="cellrowborder" valign="top" width="39.28%" headers="mcps1.3.4.2.3.1.1.5.1.4 "><p id="en-us_topic_0057845581__p66471728101113">Identity provider type. The following two types are supported:</p>
<ul id="en-us_topic_0057845581__ul4812309115"><li id="en-us_topic_0057845581__li17989174441117"><strong id="en-us_topic_0057845581__b6814155814443">virtual_user_sso</strong>: The federated user is mapped to a virtual user after the login is redirected.</li><li id="en-us_topic_0057845581__li118183017119"><strong id="en-us_topic_0057845581__b10293165194512">iam_user_sso</strong>: The federated user is mapped to an IAM user after the login is redirected.</li></ul>
<p id="en-us_topic_0057845581__p14700152611110">The default value is <strong id="en-us_topic_0057845581__b1627358184516">virtual_user_sso</strong>.</p>
</td>
</tr>
<tr id="en-us_topic_0057845581__row2002923794151"><td class="cellrowborder" valign="top" width="20.28%" headers="mcps1.3.4.2.3.1.1.5.1.1 "><p id="en-us_topic_0057845581__p1175549194151">id</p>
</td>
<td class="cellrowborder" valign="top" width="19.6%" headers="mcps1.3.4.2.3.1.1.5.1.2 "><p id="en-us_topic_0057845581__p1267071894151">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20.84%" headers="mcps1.3.4.2.3.1.1.5.1.3 "><p id="en-us_topic_0057845581__p1969521394151">String</p>
</td>
<td class="cellrowborder" valign="top" width="39.28%" headers="mcps1.3.4.2.3.1.1.5.1.4 "><p id="en-us_topic_0057845581__p5180840994151">ID of an identity provider.</p>
</td>
</tr>
<tr id="en-us_topic_0057845581__row6362249794151"><td class="cellrowborder" valign="top" width="20.28%" headers="mcps1.3.4.2.3.1.1.5.1.1 "><p id="en-us_topic_0057845581__p5314859494151">description</p>
</td>
<td class="cellrowborder" valign="top" width="19.6%" headers="mcps1.3.4.2.3.1.1.5.1.2 "><p id="en-us_topic_0057845581__p1006885294151">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20.84%" headers="mcps1.3.4.2.3.1.1.5.1.3 "><p id="en-us_topic_0057845581__p1027067094151">String</p>
</td>
<td class="cellrowborder" valign="top" width="39.28%" headers="mcps1.3.4.2.3.1.1.5.1.4 "><p id="en-us_topic_0057845581__p2661796194151">Identity provider description.</p>
</td>
</tr>
<tr id="en-us_topic_0057845581__row3823506294151"><td class="cellrowborder" valign="top" width="20.28%" headers="mcps1.3.4.2.3.1.1.5.1.1 "><p id="en-us_topic_0057845581__p1003234194151">enabled</p>
</td>
<td class="cellrowborder" valign="top" width="19.6%" headers="mcps1.3.4.2.3.1.1.5.1.2 "><p id="en-us_topic_0057845581__p731328894151">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20.84%" headers="mcps1.3.4.2.3.1.1.5.1.3 "><p id="en-us_topic_0057845581__p17875329172823">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="39.28%" headers="mcps1.3.4.2.3.1.1.5.1.4 "><p id="en-us_topic_0057845581__p38615584172823">Whether an identity provider is enabled. <strong id="en-us_topic_0057845581__b842352706184851_1">true</strong> indicates that the identity provider is enabled. <strong id="en-us_topic_0057845581__b842352706184924_1">false</strong> indicates that the identity provider is disabled. The default value is <strong id="en-us_topic_0057845581__b602514205184952_1">false</strong>.</p>
</td>
</tr>
<tr id="en-us_topic_0057845581__row222582054614"><td class="cellrowborder" valign="top" width="20.28%" headers="mcps1.3.4.2.3.1.1.5.1.1 "><p id="en-us_topic_0057845581__p586154154615">remote_ids</p>
</td>
<td class="cellrowborder" valign="top" width="19.6%" headers="mcps1.3.4.2.3.1.1.5.1.2 "><p id="en-us_topic_0057845581__p686224164611">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20.84%" headers="mcps1.3.4.2.3.1.1.5.1.3 "><p id="en-us_topic_0057845581__p58621341134616">Array</p>
</td>
<td class="cellrowborder" valign="top" width="39.28%" headers="mcps1.3.4.2.3.1.1.5.1.4 "><p id="en-us_topic_0057845581__p7862114124617">Federated user ID list of an identity provider.</p>
</td>
</tr>
<tr id="en-us_topic_0057845581__row6394731194151"><td class="cellrowborder" valign="top" width="20.28%" headers="mcps1.3.4.2.3.1.1.5.1.1 "><p id="en-us_topic_0057845581__p1234971794151">links</p>
</td>
<td class="cellrowborder" valign="top" width="19.6%" headers="mcps1.3.4.2.3.1.1.5.1.2 "><p id="en-us_topic_0057845581__p6080302794151">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20.84%" headers="mcps1.3.4.2.3.1.1.5.1.3 "><p id="en-us_topic_0057845581__p2609819494151">Object</p>
</td>
<td class="cellrowborder" valign="top" width="39.28%" headers="mcps1.3.4.2.3.1.1.5.1.4 "><p id="en-us_topic_0057845581__p3357900294151">Identity provider resource link.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li><li id="en-us_topic_0057845581__li142326553311">identity_providers.links parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0057845581__en-us_topic_0224276824_response_Rs1321IdentityprovidersArritemLinks" frame="border" border="1" rules="all"><thead align="left"><tr id="en-us_topic_0057845581__en-us_topic_0224276824_row1091054514458"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.4.1.1.4.1.1"><p id="en-us_topic_0057845581__en-us_topic_0224276824_p9911124519459"><strong id="en-us_topic_0057845581__b1120388317">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.4.1.1.4.1.2"><p id="en-us_topic_0057845581__en-us_topic_0224276824_p4911124520454">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.2.4.1.1.4.1.3"><p id="en-us_topic_0057845581__en-us_topic_0224276824_p99111845114512">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="en-us_topic_0057845581__en-us_topic_0224276824_row1791094564511"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.4.1.1.4.1.1 "><p id="en-us_topic_0057845581__en-us_topic_0224276824_p99123454458">self</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.4.1.1.4.1.2 "><p id="en-us_topic_0057845581__en-us_topic_0224276824_p1912245114515">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.2.4.1.1.4.1.3 "><p id="en-us_topic_0057845581__en-us_topic_0224276824_p7912194564510">Identity provider resource link.</p>
</td>
</tr>
<tr id="en-us_topic_0057845581__en-us_topic_0224276824_row1491014519451"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.4.1.1.4.1.1 "><p id="en-us_topic_0057845581__en-us_topic_0224276824_p291324584517">protocols</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.4.1.1.4.1.2 "><p id="en-us_topic_0057845581__en-us_topic_0224276824_p18913154524511">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.2.4.1.1.4.1.3 "><p id="en-us_topic_0057845581__en-us_topic_0224276824_p1791384510456">Protocol resource link.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li><li id="en-us_topic_0057845581__li12611436141712">Example response<pre class="screen" id="en-us_topic_0057845581__screen5006558510449">{
"identity_providers": [
{
"description": "Stores ACME identities",
"enabled": true,
"id": "ACME",
"remote_ids": [],
"links": {
"protocols": "https://example.com/v3/OS-FEDERATION/identity_providers/ACME/protocols",
"self": "https://example.com/v3/OS-FEDERATION/identity_providers/ACME"
}
},
{
"description": "Stores contractor identities",
"enabled": false,
"remote_ids": [],
"id": "ACME-contractors",
"sso_type": "iam_user_sso",
"links": {
"protocols": "https://example.com/v3/OS-FEDERATION/identity_providers/ACME-contractors/protocols",
"self": "https://example.com/v3/OS-FEDERATION/identity_providers/ACME-contractors"
}
}
],
"links": {
"next": null,
"previous": null,
"self": "https://sample.domain.com/v3/OS-FEDERATION/identity_providers"
}
}</pre>
</li></ul>
</div>
<div class="section" id="en-us_topic_0057845581__section5044917494122"><h4 class="sectiontitle">Status Codes</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-us_topic_0057845581__table5985125594122" frame="border" border="1" rules="all"><thead align="left"><tr id="en-us_topic_0057845581__row267668994122"><th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.5.2.1.3.1.1"><p id="en-us_topic_0057845581__p1548526794122"><strong id="en-us_topic_0057845581__b37151362163018">Status Code</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.5.2.1.3.1.2"><p id="en-us_topic_0057845581__p4634713894122"><strong id="en-us_topic_0057845581__b842352706114032_5">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="en-us_topic_0057845581__row6313069394122"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.1 "><p id="en-us_topic_0057845581__p1331251794122">200</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.2 "><p id="en-us_topic_0057845581__p457207394122">The request is successful.</p>
</td>
</tr>
<tr id="en-us_topic_0057845581__row4114866094122"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.1 "><p id="en-us_topic_0057845581__p4470717894122">400</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.2 "><p id="en-us_topic_0057845581__p6451167294122">The server failed to process the request.</p>
</td>
</tr>
<tr id="en-us_topic_0057845581__row4373414494122"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.1 "><p id="en-us_topic_0057845581__p5280480794122">401</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.2 "><p id="en-us_topic_0057845581__p4933093794122">Authentication failed.</p>
</td>
</tr>
<tr id="en-us_topic_0057845581__row4132525594122"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.1 "><p id="en-us_topic_0057845581__p5901133594122">403</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.2 "><p id="en-us_topic_0057845581__p1518884094122">Access denied.</p>
</td>
</tr>
<tr id="en-us_topic_0057845581__row248183694122"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.1 "><p id="en-us_topic_0057845581__p6681104194122">404</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.2 "><p id="en-us_topic_0057845581__p4298522694122">The requested resource cannot be found.</p>
</td>
</tr>
<tr id="en-us_topic_0057845581__row5132271894122"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.1 "><p id="en-us_topic_0057845581__p6349947394122">405</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.2 "><p id="en-us_topic_0057845581__p4318366094122">The method specified in the request is not allowed for the requested resource.</p>
</td>
</tr>
<tr id="en-us_topic_0057845581__row5310862494122"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.1 "><p id="en-us_topic_0057845581__p683132494122">413</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.2 "><p id="en-us_topic_0057845581__p1646633994122">The request entity is too large.</p>
</td>
</tr>
<tr id="en-us_topic_0057845581__row1397932994122"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.1 "><p id="en-us_topic_0057845581__p5858388794122">500</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.2 "><p id="en-us_topic_0057845581__p4767438194122">Internal server error.</p>
</td>
</tr>
<tr id="en-us_topic_0057845581__row2641624594122"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.1 "><p id="en-us_topic_0057845581__p5934111994122">503</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.2 "><p id="en-us_topic_0057845581__p4190132594122">Service unavailable.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0057845605.html">Identity Provider</a></div>
</div>
</div>