ListIdentityProviders
GET {{baseUrl}}/identityProviders/?protocol=SAML2&compartmentId={{tenancy_ocid}}&limit=693&sortBy=NAME&sortOrder=ASC
Deprecated. For more information, see Deprecated IAM Service APIs.
Lists all the identity providers in your tenancy. You must specify the identity provider type (e.g., SAML2
for
identity providers using the SAML2.0 protocol). You must specify your tenancy's OCID as the value for the
compartment ID (remember that the tenancy is simply the root compartment).
See Where to Get the Tenancy's OCID and User's OCID.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
protocol | string | (Required) The protocol used for federation. | |
compartmentId | string | (Required) The OCID of the compartment (remember that the tenancy is simply the root compartment). | |
page | string | The value of the opc-next-page response header from the previous "List" call. | |
limit | number | The maximum number of items to return in a paginated "List" call. | |
name | string | A filter to only return resources that match the given name exactly. | |
sortBy | string | The field to sort by. You can provide one sort order (sortOrder ). Default order for | |
TIMECREATED is descending. Default order for NAME is ascending. The NAME | |||
sort order is case sensitive. |
Note: In general, some "List" operations (for example, ListInstances
) let you
optionally filter by Availability Domain if the scope of the resource type is within a
single Availability Domain. If you call one of these "List" operations without specifying
an Availability Domain, the resources are grouped by Availability Domain, then sorted.
|
| sortOrder
| string | | The sort order to use, either ascending (ASC
) or descending (DESC
). The NAME sort order
is case sensitive.
|
| lifecycleState
| string | | A filter to only return resources that match the given lifecycle state. The state value is case-insensitive.
|
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Date | string | (Required) Current Date | |
Authorization | string | (Required) Signature Authentication on Authorization header |
RESPONSES
status: OK
[{"id":"ullamco non","compartmentId":"Excepteur cillum proident","name":"elit dolore","description":"quis officia","productType":"pariatur nisi ","timeCreated":"1998-10-25T12:07:59.190Z","lifecycleState":"INACTIVE","protocol":"incididunt eu dolore ea voluptate","definedTags":{},"freeformTags":{},"inactiveStatus":17141362},{"id":"dolor sunt dolore exercitation","compartmentId":"laborum do","name":"occaecat","description":"nostrud qui id proident","productType":"deserunt aute tempor irure","timeCreated":"2015-04-08T06:25:18.573Z","lifecycleState":"ACTIVE","protocol":"amet elit anim","definedTags":{},"freeformTags":{},"inactiveStatus":63411530}]